diff --git a/debian/changelog b/debian/changelog index f8e2e474c76c355011275cc933f5d91bd7fa1801..25a57313b90f68dca3abb0689e1e6c1d63556a6f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +xorg-server (2:1.20.11-1+deb11u13+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> Mon, 22 Apr 2024 07:35:32 +0000 + xorg-server (2:1.20.11-1+deb11u13) bullseye-security; urgency=high * render: Avoid possible double-free in ProcRenderAddGlyphs()