diff --git a/debian/changelog b/debian/changelog
index 5b13423fcec5bc2ef23677c7d7d185ce53774ab7..65cb462948900eb344aa7fa58245341afbebe04a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+xorg-server (2:1.20.11-1+deb11u5+apertis1) apertis; urgency=medium
+
+  * Sync updates from Debian Bullseye Security.
+  * Remaining Apertis specific changes:
+    + Add patch disable-libgl-in-xwayland.patch to disable glamor and
+      glxvnd in xwayland to avoid Xwayland depending on big GL.
+
+ -- Apertis CI <devel@lists.apertis.org>  Fri, 10 Feb 2023 08:18:46 +0000
+
 xorg-server (2:1.20.11-1+deb11u5) bullseye-security; urgency=high
 
   * Xi: fix potential use-after-free in DeepCopyPointerClasses (CVE-2023-0494)