diff --git a/debian/changelog b/debian/changelog
index bc38a3bf1be64a48974a483c09f91df0063261b7..e6851d32ab8091e6cf89558e0e2c27a7635809af 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+xorg-server (2:1.20.11-1+deb11u6+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>  Wed, 26 Apr 2023 05:09:10 +0000
+
 xorg-server (2:1.20.11-1+deb11u6) bullseye-security; urgency=high
 
   * composite: Fix use-after-free of the COW (CVE-2023-1393)