debian/changelog | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-)
New commits: commit 4c47be84e1e76394cadca8bffba8b11c793e8c76 Author: Sven Joachim <svenj...@gmx.de> Date: Fri Jun 26 20:10:35 2015 +0200 Build xserver-xorg-core-udeb on all architectures again The reason for the truncated relocations on sparc was most likely that nettle was built with -fpic rather than -fPIC, and that has been fixed last year, see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=755769. The long list of architectures was problematic anyway, since it did not include recently added release architectures (arm64, ppc64el). diff --git a/debian/changelog b/debian/changelog index 72a1794..f232f54 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ xorg-server (2:1.17.2-1) UNRELEASED; urgency=medium + unauthorised local client access in XWayland [CVE-2015-3164] (Closes: #788410) * Install the modesetting.4 manpage into xserver-xorg-core (Closes: #789646) + * Build xserver-xorg-core-udeb on all architectures again (Closes: #775205) * Update debian/upstream/signing-key.asc. -- Sven Joachim <svenj...@gmx.de> Wed, 24 Jun 2015 17:17:25 +0200 diff --git a/debian/control b/debian/control index 4a79cf8..ee439b1 100644 --- a/debian/control +++ b/debian/control @@ -165,7 +165,7 @@ Package: xserver-xorg-core-udeb XC-Package-Type: udeb Section: debian-installer # exclude sparc because of linker errors -Architecture: alpha amd64 armel armhf hppa hurd-i386 i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc powerpcspe s390 +Architecture: any Depends: # merged: xserver-common (>= ${source:Version}), xkb-data-udeb, commit 18228c6a458ac1234d9ec4fae84efea8b6ca6aa9 Author: Sven Joachim <svenj...@gmx.de> Date: Fri Jun 26 20:00:20 2015 +0200 Add another bug closure diff --git a/debian/changelog b/debian/changelog index 5802892..72a1794 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ xorg-server (2:1.17.2-1) UNRELEASED; urgency=medium + os/access: fix regression in server interpreted auth (Closes: #784687) + dix: Fix image byte order on big endian hardware (Closes: #785474) + int10: Fix error check for pci_device_map_legacy (Closes: #787144) + + modesetting: Include dix-config.h from dumb_bo.c (Closes: #789823) + unauthorised local client access in XWayland [CVE-2015-3164] (Closes: #788410) * Install the modesetting.4 manpage into xserver-xorg-core (Closes: #789646) -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1z8yrr-0006qv...@moszumanska.debian.org