Cyril Brulebois pushed to branch debian-unstable at X Strike Force / xserver / 
xorg-server


Commits:
cff654eb by Cyril Brulebois at 2023-04-27T16:41:38+02:00
Restore modesetting_drv.so in the udeb (Closes: #1035014).

- - - - -
d376ac36 by Cyril Brulebois at 2023-05-03T03:41:48+02:00
releasing version 2:21.1.7-3

- - - - -


2 changed files:

- debian/changelog
- debian/rules.flags


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+xorg-server (2:21.1.7-3) unstable; urgency=medium
+
+  * Enable DRI2 for the udeb build, needed in addition to DRM support
+    since 9c81b8f5b5 to build the modesetting driver. This fixes failures
+    to start X in the graphical installer under UTM (Closes: #1035014).
+    Thanks to Keith Toh for the report and the follow-up tests!
+
+ -- Cyril Brulebois <k...@debian.org>  Wed, 03 May 2023 03:41:41 +0200
+
 xorg-server (2:21.1.7-2) unstable; urgency=high
 
   * composite: Fix use-after-free of the COW


=====================================
debian/rules.flags
=====================================
@@ -75,7 +75,7 @@ confflags_udeb = \
        --disable-xdm-auth-1 \
        --disable-glx \
        --disable-dri \
-       --disable-dri2 \
+       --enable-dri2 \
        --disable-glamor \
        --disable-xinerama \
        --disable-xf86vidmode \



View it on GitLab: 
https://salsa.debian.org/xorg-team/xserver/xorg-server/-/compare/55908a43dde489287b85684a5b4470ed274b0873...d376ac365f3bf9f31068f7a177744f87e84d44ad

-- 
View it on GitLab: 
https://salsa.debian.org/xorg-team/xserver/xorg-server/-/compare/55908a43dde489287b85684a5b4470ed274b0873...d376ac365f3bf9f31068f7a177744f87e84d44ad
You're receiving this email because of your account on salsa.debian.org.


Reply via email to