Re: heads up: xserver 1.14 to unstable
On 2013-09-17 21:27, Julien Cristau wrote: > I notice that fglrx-driver, fglrx-legacy-driver and > nvidia-graphics-drivers-legacy-96xx in sid don't declare support for the > new ABI. Is there a newer version of those? nvidia-graphics-drivers-legacy-96xx probably won't see any updates from upstream, so we may need to phase it out for jessie fglrx-driver in experimental has support for 1.14 fglrx-legacy-driver may or may not get an update from upstream Andreas -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/523ac196.3050...@debian.org
Re: heads up: xserver 1.14 to unstable
On Tue, Sep 17, 2013 at 09:27:13PM +0200, Julien Cristau wrote: > Hi all, > > the X Strike Force is getting ready to upload a newer xserver to > unstable. The current plan is to do that once systemd 204 reaches > testing, so probably in a week or two. Please let us know for each > non-XSF-maintained driver whether you'll want to make a new source > upload for the transition or if it should be handled by binNMUs. > About openchrome driver, it need an update to at least release 0.3.2. My via board been dead I've lost some interest in openchrome however I think I have to make sure things are in good shape before giving it for adoption (either to a new maintainer or to the XSF). I've seen Ubuntu guys' did some updates, so it might not be that much work :) Thanks ! So I will try to prepare a new upload. (by the way I'm DM and the upload ACL has changed, so I might need sponsoring or reenabling the right to upload openchrome). Best regards Julien VdG -- Julien Viard de Galbert http://silicone.homelinux.org/ -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20130919101215.gc32...@vdg.blogsite.org
Bug#684593: Not fixed after all
Hi all! Seems I was a bit confused. The meat of the patch is still necessary for libdrm2 to work on kfreebsd (as seen on the upstream bug which is still open as well). All "we" need is [0] from that bug though. Anyone familiar with upstream an idea on how this bug can be fixed there? The bugreport is from february and I don't see any negative feedback / rejects there but also no action. Christoph [0] https://bugs.freedesktop.org/attachment.cgi?id=75299 -- 9FED 5C6C E206 B70A 5857 70CA 9655 22B9 D49A E731 Debian Developer | Lisp Hacker | CaCert Assurer -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/87ioxx5b2q@anonymous.siccegge.de
Bug#723741: mesa: Please enable VDPAU to support UVD video decoding
Package: mesa Version: 9.2-1 Severity: wishlist Mesa 9.2 added the much awaited support for UVD hardware video decoding on r600g and radeonsi through VDPAU. It would be great to make use of this and get rid of fglrx with partly broken XVBA/VA-API acceleration. -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (990, 'testing'), (800, 'unstable'), (700, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.10-2-amd64 (SMP w/2 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/ca+0kdtxmsrjnnbs8hapqoz0r+nnjedu6yp5elqqlq5eucq-...@mail.gmail.com
Bug#722006: xserver-xorg-input-synaptics: new version breaks middle mouskey
I can confirm this. This version does not recognize settings in ~/.config/synaptiks/touchpad-config.json and kde-config-touchpad crashes without any information. Reverting to 1.6.2-2 is the only workaround I found out. Regards, Markus Huber -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4290584.J7z8ZDkCuq@vaiosid
glamor-egl: Changes to 'debian-unstable'
debian/control |1 + 1 file changed, 1 insertion(+) New commits: commit addacdabfd906dbced658f0ba2b21d051fd3b361 Author: Christopher James Halse Rogers Date: Thu Sep 19 10:26:56 2013 -0400 Mark libglamor-dev as M-A:same There's nothing architecture-specific in the headers, and people like to be able to cross-build easily. diff --git a/debian/control b/debian/control index 66bd4d1..92768f1 100644 --- a/debian/control +++ b/debian/control @@ -40,6 +40,7 @@ Architecture: linux-any Depends: libglamor0 (= ${binary:Version}), ${misc:Depends}, +Multi-Arch: same Description: shared graphics acceleration library based on OpenGL -- development files Glamor is a library for accelerating 2D graphics using GL functions. . -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1vmfc8-0005sn...@vasks.debian.org
xserver-xorg-video-ati: Changes to 'ubuntu'
debian/changelog |7 +++ debian/control |2 ++ debian/rules |3 +++ 3 files changed, 12 insertions(+) New commits: commit fa9cf560c5bebca539103ce453825bd1475d5710 Author: Timo Aaltonen Date: Thu Sep 19 18:30:11 2013 +0300 control, rules: Build against libglamor, add depends on xserver- xorg-glamoregl. (LP: #1224718) diff --git a/debian/changelog b/debian/changelog index 9e7ecf0..cc46d1b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +xserver-xorg-video-ati (1:7.2.0-0ubuntu7) UNRELEASED; urgency=low + + * control, rules: Build against libglamor, add depends on xserver- +xorg-glamoregl. (LP: #1224718) + + -- Timo Aaltonen Thu, 19 Sep 2013 18:22:54 +0300 + xserver-xorg-video-ati (1:7.2.0-0ubuntu6) saucy; urgency=low * Fix the build harder. This would be easier if my powerpc schroot actually diff --git a/debian/control b/debian/control index 678e43f..0416052 100644 --- a/debian/control +++ b/debian/control @@ -22,6 +22,7 @@ Build-Depends: x11proto-dri2-dev, x11proto-xf86dri-dev, libudev-dev [linux-any], + libglamor-dev, xutils-dev (>= 1:7.5+4) Standards-Version: 3.9.3 Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-video-ati @@ -33,6 +34,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ${xviddriver:Depends}, + xserver-xorg-glamoregl, xserver-xorg-video-r128 [!ia64], xserver-xorg-video-mach64 [!ia64], xserver-xorg-video-radeon diff --git a/debian/rules b/debian/rules index e369034..b49d3fb 100755 --- a/debian/rules +++ b/debian/rules @@ -2,6 +2,9 @@ XXV=xserver-xorg-video +override_dh_auto_configure: + dh_auto_configure -- --enable-glamor + # Install in debian/tmp to retain control through dh_install: override_dh_auto_install: dh_auto_install --destdir=debian/tmp -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1vmhxh-fv...@vasks.debian.org
xserver-xorg-video-ati: Changes to 'ubuntu'
debian/changelog |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3cb092a1c4fe58f9bf5df9d87e77a15ad4b04396 Author: Timo Aaltonen Date: Thu Sep 19 20:54:56 2013 +0300 release to saucy diff --git a/debian/changelog b/debian/changelog index cc46d1b..04fac10 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -xserver-xorg-video-ati (1:7.2.0-0ubuntu7) UNRELEASED; urgency=low +xserver-xorg-video-ati (1:7.2.0-0ubuntu7) saucy; urgency=low * control, rules: Build against libglamor, add depends on xserver- xorg-glamoregl. (LP: #1224718) -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1vmibq-0005hf...@vasks.debian.org
Processing of libdrm_2.4.46-3_amd64.changes
libdrm_2.4.46-3_amd64.changes uploaded successfully to localhost along with the files: libdrm_2.4.46-3.dsc libdrm_2.4.46-3.diff.gz libdrm-dev_2.4.46-3_amd64.deb libdrm2_2.4.46-3_amd64.deb libdrm2-udeb_2.4.46-3_amd64.udeb libdrm2-dbg_2.4.46-3_amd64.deb libdrm-intel1_2.4.46-3_amd64.deb libdrm-intel1-dbg_2.4.46-3_amd64.deb libdrm-nouveau2_2.4.46-3_amd64.deb libdrm-nouveau2-dbg_2.4.46-3_amd64.deb libdrm-radeon1_2.4.46-3_amd64.deb libdrm-radeon1-dbg_2.4.46-3_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1vmkx3-0004vm...@franck.debian.org
libdrm: Changes to 'refs/tags/libdrm-2.4.46-3'
Tag 'libdrm-2.4.46-3' created by Julien Cristau at 2013-09-19 20:02 + Tagging upload of libdrm 2.4.46-3 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iQIcBAABAgAGBQJSO1hAAAoJEDEBgAUJBeQMTSkQAPFKZb6Uwh0VaNdth4h4/fpo CRbyU2sYa8zNC0Rty4hm98RTxYS3MXneA/r9U6+XVDj7Y4M3tN+RBm10q48BWfyi SkHgh/BxJMJTne8tzEngOc7FZZDqFDFC0enG36k6ywsdcp77rfhzElZhb/2DKmGC XB6O0NLuzxsSeAIHVNSWPLigKgIQ/r+Ao/WFZszDdiIAEXhH7xUBWCt36MXwMusp gfyXYxs9jDlFpTMXdv6IyC32upm9nL4vEki8/Gx5hrCVYSnUyMDFGEsoOYVN2V8f 3DtIiz8sHCRpCPOKMR7Us3tk6jyOe0V/xYDsjKHbIkI09A2rIXN4i6/+03cLwUag q+iqw/xnc3nlcyktbaTt9Y5pZq9FIrj5YLM+NXIfQ+20QGtFGNZvq7FWh/tq0Hmt 6q6Zhiz/jx8MWqKYGYWFT9vtnrIjp0a3cwX2UkiTesYOd5D10fXLp4n+mwka/1Hw sa2NWe9m3lnSZyDsUbVM3CdxTYCLf8rSPFPlZt80snItahnnigohM6q6PNS4gkhA ZZDPx9hbB/rc5JLfHNR97jRPNeJXWoQiAqSMQvFbFvU7Ecv/GnrxhRd7DbFws5/H S1RjRGEFGTs87nFihn2qVxhqU/a5biDIDw16ZOTk7UxfOrhIj+F3gtX+g7zDHfg5 2yQmPHueT+72DsA1GFWq =LzhH -END PGP SIGNATURE- Changes since libdrm-2.4.46-2: Julien Cristau (3): Make drmCheckModesettingSupported work on FreeBSD. Stop building libkms. Upload to unstable --- debian/changelog|8 + debian/control | 23 -- debian/libkms1.install |1 debian/libkms1.lintian-overrides|1 debian/libkms1.symbols | 16 -- debian/patches/02_kbsd_modeset.diff | 57 debian/patches/series |1 debian/rules| 15 ++--- 8 files changed, 70 insertions(+), 52 deletions(-) --- -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1vmkqw-000203...@vasks.debian.org
libdrm: Changes to 'debian-unstable'
debian/changelog|8 + debian/control | 23 -- debian/libkms1.install |1 debian/libkms1.lintian-overrides|1 debian/libkms1.symbols | 16 -- debian/patches/02_kbsd_modeset.diff | 57 debian/patches/series |1 debian/rules| 15 ++--- 8 files changed, 70 insertions(+), 52 deletions(-) New commits: commit e765ea2e4b838046a0c4305d36e145c046fba263 Author: Julien Cristau Date: Thu Sep 19 21:25:01 2013 +0200 Upload to unstable diff --git a/debian/changelog b/debian/changelog index 6656887..637ea0c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ -libdrm (2.4.46-3) UNRELEASED; urgency=low +libdrm (2.4.46-3) unstable; urgency=low * Make drmCheckModesettingSupported work on FreeBSD. Thanks, Christoph Egger! * Stop building libkms. - -- Julien Cristau Thu, 19 Sep 2013 21:13:52 +0200 + -- Julien Cristau Thu, 19 Sep 2013 21:24:52 +0200 libdrm (2.4.46-2) unstable; urgency=low commit 28fa67827c16338311f2857d56c395a7202b9781 Author: Julien Cristau Date: Thu Sep 19 21:24:16 2013 +0200 Stop building libkms. diff --git a/debian/changelog b/debian/changelog index a7f2f7a..6656887 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libdrm (2.4.46-3) UNRELEASED; urgency=low * Make drmCheckModesettingSupported work on FreeBSD. Thanks, Christoph Egger! + * Stop building libkms. -- Julien Cristau Thu, 19 Sep 2013 21:13:52 +0200 diff --git a/debian/control b/debian/control index f4d0605..4963e82 100644 --- a/debian/control +++ b/debian/control @@ -29,7 +29,6 @@ Depends: libdrm-radeon1 (= ${binary:Version}), libdrm-nouveau2 (= ${binary:Version}) [linux-any], libdrm-omap1 (= ${binary:Version}) [any-arm], - libkms1 (= ${binary:Version}) [linux-any], ${misc:Depends}, Replaces: linux-libc-dev (<< 2.6.32-10) @@ -174,28 +173,6 @@ Description: Userspace interface to radeon-specific kernel DRM services -- debug . This package provides the debugging symbols for the libdrm-radeon1 package. -Package: libkms1 -Section: libs -Architecture: linux-any -Depends: ${shlibs:Depends}, ${misc:Depends} -Multi-Arch: same -Pre-Depends: ${misc:Pre-Depends} -Description: Userspace interface to kernel DRM buffer management - This library implements a unified userspace interface to the different buffer - management interfaces of the kernel DRM hardware drivers. - -Package: libkms1-dbg -Section: debug -Priority: extra -Architecture: linux-any -Depends: libkms1 (= ${binary:Version}), ${misc:Depends} -Multi-Arch: same -Description: Userspace interface to kernel DRM buffer management -- debugging symbols - This library implements a unified userspace interface to the different buffer - management interfaces of the kernel DRM hardware drivers. - . - This package provides the debugging symbols for the libkms1 package. - Package: libdrm-omap1 Section: libs Architecture: any-arm diff --git a/debian/libkms1.install b/debian/libkms1.install deleted file mode 100644 index 84efd1f..000 --- a/debian/libkms1.install +++ /dev/null @@ -1 +0,0 @@ -usr/lib/*/libkms.so.1* diff --git a/debian/libkms1.lintian-overrides b/debian/libkms1.lintian-overrides deleted file mode 100644 index 0617799..000 --- a/debian/libkms1.lintian-overrides +++ /dev/null @@ -1 +0,0 @@ -symbols-declares-dependency-on-other-package libkms-private diff --git a/debian/libkms1.symbols b/debian/libkms1.symbols deleted file mode 100644 index 2c2828d..000 --- a/debian/libkms1.symbols +++ /dev/null @@ -1,16 +0,0 @@ -libkms.so.1 libkms1 #MINVER# -| libkms-private - dumb_create@Base 0 1 - intel_create@Base 0 1 - kms_bo_create@Base 0 - kms_bo_destroy@Base 0 - kms_bo_get_prop@Base 0 - kms_bo_map@Base 0 - kms_bo_unmap@Base 0 - kms_create@Base 0 - kms_destroy@Base 0 - kms_get_prop@Base 0 - linux_create@Base 0 1 - nouveau_create@Base 0 1 - radeon_create@Base 2.4.24 1 - vmwgfx_create@Base 0 1 diff --git a/debian/rules b/debian/rules index 02fa657..3041981 100755 --- a/debian/rules +++ b/debian/rules @@ -8,20 +8,19 @@ DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS) DEB_HOST_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU) -confflags = --enable-radeon +confflags = \ + --enable-radeon \ + --disable-libkms \ + $() # Linux vs. the rest: ifeq (linux, $(DEB_HOST_ARCH_OS)) confflags += --enable-udev - confflags += --enable-libkms - LIBKMS = yes confflags += --enable-vmwgfx confflags += --enable-nouveau NOUVEAU = yes else confflags += --disable-udev - confflags += --disable-libkms - LIBKMS = no confflags += --disable-vmwgfx confflags += --disable-nouveau NOUVEAU = no @@ -80,9 +79,6 @@ endif ifeq ($(OMAP), yes) dh_strip -plibdrm-omap1 --dbg-packag
Bug#684593: Not fixed after all
On Thu, Sep 19, 2013 at 13:02:05 +0200, Christoph Egger wrote: > Hi all! > > Seems I was a bit confused. The meat of the patch is still necessary > for libdrm2 to work on kfreebsd (as seen on the upstream bug which is > still open as well). All "we" need is [0] from that bug though. Anyone > familiar with upstream an idea on how this bug can be fixed there? The > bugreport is from february and I don't see any negative feedback / > rejects there but also no action. > Meh. Why does the bug report say libkms where it's really a libdrm patch? libkms is irrelevant, really. Cheers, Julien signature.asc Description: Digital signature
Bug#684593: Not fixed after all
On Thu, Sep 19, 2013 at 20:53:19 +0200, Julien Cristau wrote: > On Thu, Sep 19, 2013 at 13:02:05 +0200, Christoph Egger wrote: > > > Hi all! > > > > Seems I was a bit confused. The meat of the patch is still necessary > > for libdrm2 to work on kfreebsd (as seen on the upstream bug which is > > still open as well). All "we" need is [0] from that bug though. Anyone > > familiar with upstream an idea on how this bug can be fixed there? The Poking #dri-devel on freenode should work. > > bugreport is from february and I don't see any negative feedback / > > rejects there but also no action. > > > Meh. Why does the bug report say libkms where it's really a libdrm > patch? libkms is irrelevant, really. > Added the non-libkms part of the patch and uploaded 2.4.46-3. Thanks for the followup. Cheers, Julien signature.asc Description: Digital signature
xserver-xorg-video-glide: Changes to 'refs/tags/xserver-xorg-video-glide-1.2.2-1'
Tag 'xserver-xorg-video-glide-1.2.2-1' created by Julien Cristau at 2013-09-19 20:29 + Tagging upload of xserver-xorg-video-glide 1.2.2-1 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iQIcBAABAgAGBQJSO16jAAoJEDEBgAUJBeQMCAYQAIafJpDtrgHfcTOafF7/R1gm CK14cpRvngFyalvvop9B0wNmY6GD/Eqff+DuP5Eysm7bQskH/P7TL5vw7MKZH3SM v1YYtTKUzpjVm2Hv6MZtC7jJYncsYuMFg94IA//UnjClTULv2iAmp6X4gogn/CIO hAj6epIJkCueKrUaeTZr0ZZA/tfhzv30nNv8F9AR8D/PPkImzEuVzUj/tt0tE+xP d81qnCpKK9FmJ1np3/c4iyvXf9akvd6iBY63SDEFL611MYCsqtuRGr4zsEzbvyip U4tlOMkkUshMQRkG7HmhsyIFK28yhds3SFZvDJFCoCSnBwRATfBWTmXmSihVpTrH gnuoUiAcMxNgu+BY9OW1RJyDxJhgKBQ4sArcXWfl7+4EgWNHqZJRd+I0FpRvC1l8 PkD5LljCFj1uMC7szFKAf8tq/mGIjBBjnFY3tGG2m0syn7sSWKnHduumZWe65r95 L4jHFptktQC4nWaR2UGodpol/QOSsKeK+hIxmonTL6aN6Afd2imjLbMPAUdEJuM9 TNLI7xeOOAk3hfiJLGvxqGlhMT/d2lLvWCoKzFT9a8P/h/4sLbC1nst/jq9nxWDN w6bkKl30k+nNsSLmwPhyG68I239YeBIPbcHsGvK+2jh+WYDDd5XR706DZ5ldZhCU rrWH3wT9VM21qIqTGHuE =6rJM -END PGP SIGNATURE- Changes since xserver-xorg-video-glide-1.2.0-1: Guillem Jover (14): Remove unused xaa.h, xf86Cursor.h and xf86DDC.h inclusions Use new X server compat API Bump to 1.2.1 Remove call to obsolete miInitializeBackingStore() Remove trailing spaces and empty lines Fix coding style Remove unreachable error check code branch Remove dead loader code Remove unused bool typedef Unify return value variable name to ret Do not assign to variables inside if conditionals Move miSetVisualTypes() call outside an if conditional Add compile, *.tar.bz2 and *.tar.gz to .gitignore Bump to 1.2.2 Julien Cristau (4): Merge tag 'xf86-video-glide-1.2.2' into debian-unstable Bump changelogs Disable silent build rules. Upload to unstable Maarten Lankhorst (4): Merge tag 'xf86-video-glide-1.2.1' into debian-experimental Bump changelog New upstream release. Bump Standards-Version to 3.9.3 Michele Cane (2): Merge branch 'debian-experimental' into debian-unstable Bump Standards-Version to 3.9.4, no changes needed. --- .gitignore|3 ChangeLog | 133 configure.ac |2 debian/changelog | 15 debian/control|2 debian/patches/series |1 debian/rules |4 src/Makefile.am |1 src/compat-api.h | 94 +++ src/glide_driver.c| 1490 -- 10 files changed, 983 insertions(+), 762 deletions(-) --- -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1vmkrq-0002on...@vasks.debian.org
xserver-xorg-video-glide: Changes to 'debian-unstable'
.gitignore |3 ChangeLog | 109 +++ configure.ac |2 debian/changelog | 10 debian/rules |4 src/glide_driver.c | 1475 ++--- 6 files changed, 847 insertions(+), 756 deletions(-) New commits: commit 18e5ec8e092682633dd08aa5026f0f23948bf7da Author: Julien Cristau Date: Thu Sep 19 22:29:10 2013 +0200 Upload to unstable diff --git a/debian/changelog b/debian/changelog index ad25c65..3ba1073 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -xserver-xorg-video-glide (1.2.2-1) UNRELEASED; urgency=low +xserver-xorg-video-glide (1.2.2-1) unstable; urgency=low * New upstream release. @@ -11,7 +11,7 @@ xserver-xorg-video-glide (1.2.2-1) UNRELEASED; urgency=low [ Julien Cristau ] * Disable silent build rules. - -- Julien Cristau Thu, 19 Sep 2013 22:22:04 +0200 + -- Julien Cristau Thu, 19 Sep 2013 22:25:31 +0200 xserver-xorg-video-glide (1.2.0-1) unstable; urgency=low commit 5ade046998707172835c00e723f5287bc325270c Author: Julien Cristau Date: Thu Sep 19 22:29:06 2013 +0200 Disable silent build rules. diff --git a/debian/changelog b/debian/changelog index 63e2979..ad25c65 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,9 @@ xserver-xorg-video-glide (1.2.2-1) UNRELEASED; urgency=low [ Michele Cane ] * Bump Standards-Version to 3.9.4, no changes needed. + [ Julien Cristau ] + * Disable silent build rules. + -- Julien Cristau Thu, 19 Sep 2013 22:22:04 +0200 xserver-xorg-video-glide (1.2.0-1) unstable; urgency=low diff --git a/debian/rules b/debian/rules index 1d8183b..6947889 100755 --- a/debian/rules +++ b/debian/rules @@ -2,7 +2,9 @@ # Use glide3 explicitly: override_dh_auto_configure: - dh_auto_configure -- --with-glide-include-dir=/usr/include/glide3 + dh_auto_configure -- \ + --with-glide-include-dir=/usr/include/glide3 \ + --disable-silent-rules # Install in debian/tmp to retain control through dh_install: override_dh_auto_install: commit f1815c2e0d22bc41e587873090df7aaf9ec49108 Author: Julien Cristau Date: Thu Sep 19 22:22:34 2013 +0200 Bump changelogs diff --git a/ChangeLog b/ChangeLog index 3fa5086..1f538b4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,112 @@ +commit 44047d72706c1a9ac80cff7714241c1934437c6f +Author: Guillem Jover +Date: Thu Sep 19 06:46:23 2013 +0200 + +Bump to 1.2.2 + +Signed-off-by: Guillem Jover + +commit 6af93046dabc8ef63bbabd266841cb34d5eb174a +Author: Guillem Jover +Date: Wed Sep 18 19:50:54 2013 +0200 + +Add compile, *.tar.bz2 and *.tar.gz to .gitignore + +Signed-off-by: Guillem Jover + +commit 00bd4faaf963806f7b322e90fd33b57834a6dbe1 +Author: Guillem Jover +Date: Wed Sep 18 19:43:19 2013 +0200 + +Move miSetVisualTypes() call outside an if conditional + +The function call is a bit long, take it out of the conditional and use +a ret variable instead. + +Signed-off-by: Guillem Jover + +commit 9ff6c53d427c785898ccf34f7e322be0c8d0c2c3 +Author: Guillem Jover +Date: Wed Sep 18 19:36:00 2013 +0200 + +Do not assign to variables inside if conditionals + +Signed-off-by: Guillem Jover + +commit 6250d5c052768b706dd897e5db399fa9ee4c2c1e +Author: Guillem Jover +Date: Wed Sep 18 19:30:48 2013 +0200 + +Unify return value variable name to ret + +Use that instead of r or i, which is way more clear. + +Signed-off-by: Guillem Jover + +commit 45a85c82c66b2435606bf0cb712f5b18f5094404 +Author: Guillem Jover +Date: Wed Sep 18 19:49:31 2013 +0200 + +Remove unused bool typedef + +We are already using the X Bool type. + +Signed-off-by: Guillem Jover + +commit fa72126d3736f557becea8f5707e639be1d6f6f4 +Author: Guillem Jover +Date: Wed Sep 18 19:38:30 2013 +0200 + +Remove dead loader code + +The function LoaderCheckUnresolved() was removed from the X server in +2009, and had been a stub since 2006. + +Signed-off-by: Guillem Jover + +commit 601d6af9fcefa69d7a76c6f968a153bac6f33c61 +Author: Guillem Jover +Date: Wed Sep 18 19:22:48 2013 +0200 + +Remove unreachable error check code branch + +There's no framebuffer locking funcion being called, and the last value +assigned to r is from grSstWinOpen(), so there has already been an error +check, and doing it later on will never trigger again. Just remove the +error check and error call. + +Signed-off-by: Guillem Jover + +commit da1797b6cc582f1fe31697aa744731f0f9fb6f74 +Author: Guillem Jover +Date: Wed Sep 18 05:10:33 2013 +0200 + +Fix coding style + +Run x-indent.sh from the modules repository over the driver code base, +and manually fix the fall out. + +Signed-off-by: Guillem Jover + +commit 22cd3a1d5d5cf789093b26e5daea525dd1d1a212 +Author: Guillem Jover +Date: Sun Jan 13 02:26:46 2013 +0100 + +Remove
xserver-xorg-video-glide: Changes to 'upstream-unstable'
.gitignore |3 configure.ac |2 src/glide_driver.c | 1475 ++--- 3 files changed, 728 insertions(+), 752 deletions(-) New commits: commit 44047d72706c1a9ac80cff7714241c1934437c6f Author: Guillem Jover Date: Thu Sep 19 06:46:23 2013 +0200 Bump to 1.2.2 Signed-off-by: Guillem Jover diff --git a/configure.ac b/configure.ac index cf5f896..a1b35ae 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ AC_PREREQ([2.60]) AC_INIT([xf86-video-glide], -[1.2.1], +[1.2.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-glide]) commit 6af93046dabc8ef63bbabd266841cb34d5eb174a Author: Guillem Jover Date: Wed Sep 18 19:50:54 2013 +0200 Add compile, *.tar.bz2 and *.tar.gz to .gitignore Signed-off-by: Guillem Jover diff --git a/.gitignore b/.gitignore index d90176e..5ffeddb 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ Makefile.in *.lo aclocal.m4 autom4te.cache +compile config.guess config.h config.h.in @@ -19,3 +20,5 @@ ltmain.sh missing stamp-h1 *~ +*.tar.bz2 +*.tar.gz commit 00bd4faaf963806f7b322e90fd33b57834a6dbe1 Author: Guillem Jover Date: Wed Sep 18 19:43:19 2013 +0200 Move miSetVisualTypes() call outside an if conditional The function call is a bit long, take it out of the conditional and use a ret variable instead. Signed-off-by: Guillem Jover diff --git a/src/glide_driver.c b/src/glide_driver.c index 897bebf..a37589f 100644 --- a/src/glide_driver.c +++ b/src/glide_driver.c @@ -606,9 +606,10 @@ GLIDEScreenInit(SCREEN_INIT_ARGS_DECL) miClearVisualTypes(); /* Setup the visuals we support. Only TrueColor. */ -if (!miSetVisualTypes(pScrn->depth, - miGetDefaultVisualMask(pScrn->depth), - pScrn->rgbBits, pScrn->defaultVisual)) +ret = miSetVisualTypes(pScrn->depth, + miGetDefaultVisualMask(pScrn->depth), + pScrn->rgbBits, pScrn->defaultVisual); +if (!ret) return FALSE; miSetPixmapDepths(); commit 9ff6c53d427c785898ccf34f7e322be0c8d0c2c3 Author: Guillem Jover Date: Wed Sep 18 19:36:00 2013 +0200 Do not assign to variables inside if conditionals Signed-off-by: Guillem Jover diff --git a/src/glide_driver.c b/src/glide_driver.c index be1f079..897bebf 100644 --- a/src/glide_driver.c +++ b/src/glide_driver.c @@ -297,7 +297,8 @@ GLIDEProbe(DriverPtr drv, int flags) ScrnInfoPtr pScrn; int GlideDevice; -if ((numdevList = xf86MatchDevice(GLIDE_DRIVER_NAME, &devList)) <= 0) +numdevList = xf86MatchDevice(GLIDE_DRIVER_NAME, &devList); +if (numdevList <= 0) return FALSE; num_sst = glide_get_num_boards(); @@ -322,7 +323,8 @@ GLIDEProbe(DriverPtr drv, int flags) pScrn = NULL; /* Allocate a ScrnInfoRec and claim the slot */ -if ((pScrn = xf86AllocateScreen(drv, 0))) { +pScrn = xf86AllocateScreen(drv, 0); +if (pScrn) { GLIDEPtr pGlide; xf86AddEntityToScreen(pScrn, entityIndex); commit 6250d5c052768b706dd897e5db399fa9ee4c2c1e Author: Guillem Jover Date: Wed Sep 18 19:30:48 2013 +0200 Unify return value variable name to ret Use that instead of r or i, which is way more clear. Signed-off-by: Guillem Jover diff --git a/src/glide_driver.c b/src/glide_driver.c index 2e340a6..be1f079 100644 --- a/src/glide_driver.c +++ b/src/glide_driver.c @@ -257,10 +257,10 @@ static int glide_get_num_boards(void) { FxI32 num_sst; -int r; +int ret; -r = grGet(GR_NUM_BOARDS, sizeof(num_sst), &num_sst); -if (!r) { +ret = grGet(GR_NUM_BOARDS, sizeof(num_sst), &num_sst); +if (!ret) { xf86Msg(X_ERROR, "GLIDEProbe(): Error calling grGet(GR_NUM_BOARDS)!\n"); return -1; @@ -273,10 +273,10 @@ static int glide_get_num_boards(void) { GrHwConfiguration hw; -int r; +int ret; -r = grSstQueryBoards(&hw); -if (!r) { +ret = grSstQueryBoards(&hw); +if (!ret) { xf86Msg(X_ERROR, "GLIDEProbe(): Error calling grSstQueryBoards!\n"); return -1; } @@ -372,7 +372,7 @@ GLIDEPreInit(ScrnInfoPtr pScrn, int flags) { GLIDEPtr pGlide; MessageType from; -int i; +int ret; ClockRangePtr clockRanges; if (flags & PROBE_DETECT) @@ -495,16 +495,14 @@ GLIDEPreInit(ScrnInfoPtr pScrn, int flags) clockRanges->doubleScanAllowed = TRUE; /* Select valid modes from those available */ -i = xf86ValidateModes(pScrn, pScrn->monitor->Modes, - pScrn->display->modes, clockRanges, - NULL, 256, 2048, - pScrn->bitsPerPixel, 128, 2048, - pScrn->display->virtualX, -
Processing of libglu_9.0.0-2_amd64.changes
libglu_9.0.0-2_amd64.changes uploaded successfully to localhost along with the files: libglu_9.0.0-2.dsc libglu_9.0.0-2.diff.gz libglu1-mesa_9.0.0-2_amd64.deb libglu1-mesa-dev_9.0.0-2_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1vml9y-uk...@franck.debian.org
Bug#723577: marked as done (libglu1-mesa: gluNurbsSurface writes internal debug output to stdout)
Your message dated Thu, 19 Sep 2013 21:24:16 + with message-id and subject line Bug#723577: fixed in libglu 9.0.0-2 has caused the Debian Bug report #723577, regarding libglu1-mesa: gluNurbsSurface writes internal debug output to stdout to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 723577: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=723577 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: libglu1-mesa Version: 9.0.0-1 Severity: minor Tags: patch upstream Dear Maintainer, the GLU library version 9.0.0-1 contains a bug that writes internal debug output to stdout. Calling the method "gluNurbsSurface" each time produces the following output: > arc_ccw_turn, p = 0 > case b > arc_ccw_turn, p = 0 > case d > arc_ccw_turn, p = 0 > case a > arc_ccw_turn, p = 0 > case c > ... (repeats 4 times) This produces a lot of unwanted output. The bug is already known and fixed upstream: https://bugs.freedesktop.org/show_bug.cgi?id=61003 A simple patch is provided. I successfully tested this patch with the source package. Please consider including the patch while no newer release of GLU is available. Regards, Klaus Denker -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.10-2-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash --- End Message --- --- Begin Message --- Source: libglu Source-Version: 9.0.0-2 We believe that the bug you reported is fixed in the latest version of libglu, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 723...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Cyril Brulebois (supplier of updated libglu package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@ftp-master.debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 19 Sep 2013 22:23:50 +0200 Source: libglu Binary: libglu1-mesa libglu1-mesa-dev Architecture: source amd64 Version: 9.0.0-2 Distribution: unstable Urgency: low Maintainer: Debian X Strike Force Changed-By: Cyril Brulebois Description: libglu1-mesa - Mesa OpenGL utility library (GLU) libglu1-mesa-dev - Mesa OpenGL utility library -- development files Closes: 723577 Changes: libglu (9.0.0-2) unstable; urgency=low . [ Julien Cristau ] * Note in debian/copyright that we use version 2.0 of the SGI FreeB license. Thanks, Ansgar Burchardt! . [ Andreas Boll ] * Disable silent rules. * Cherry-pick commit 0692115 (Add -D(N)DEBUG to CFLAGS dependent on -- enable-debug) from upstream (Closes: #723577) Checksums-Sha1: a02fdcf2e2569aa93cf0cb5fab11458e937d3f48 1269 libglu_9.0.0-2.dsc 7345e870a05c565a1b6196e3f4afd15b8e8c93e7 14472 libglu_9.0.0-2.diff.gz 932e7b758971948c464f735f7b7cbb0bb11f08f5 162780 libglu1-mesa_9.0.0-2_amd64.deb 21b03c2c8659ec953f638d5b4bd76c9ec3c4bed9 197614 libglu1-mesa-dev_9.0.0-2_amd64.deb Checksums-Sha256: 8e48765b33a1769794017a77307c08bcca4712007307c3df08a660dea4de7a09 1269 libglu_9.0.0-2.dsc 85fce52d91b7429e8604eda58be13ff9f27706f0fdecd7fc584295f3a2f4e2a8 14472 libglu_9.0.0-2.diff.gz 3fba92b7cb3f0080137635232c7da795a5e1b16c55c32c5347bcdc7b7d223969 162780 libglu1-mesa_9.0.0-2_amd64.deb 6a49c3b6f00a4a4fcb6c3909057912a96ee3e1e0e2511dd83a275f465606f365 197614 libglu1-mesa-dev_9.0.0-2_amd64.deb Files: 4a6b8b7ee44efa95db2d24adb4ddf911 1269 graphics optional libglu_9.0.0-2.dsc af7c62eea7bc198a63927e3a1ac4f934 14472 graphics optional libglu_9.0.0-2.diff.gz 70c728a3c6fb43ef7bf9ad1a2f8e70d9 162780 libs optional libglu1-mesa_9.0.0-2_amd64.deb 1cc3fce4a46153dcb265b787fdb398f2 197614 libdevel optional libglu1-mesa-dev_9.0.0-2_amd64.deb -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iEYEARECAAYFAlI7YocACgkQeGfVPHR5Nd2AFwCgjHLfNL02bmsppC90LW7RGEqE M0sAoLovmW9KzVv0vs2zGfQrxQdoFi7H =bcEp -END PGP SIGNATURE End Message ---
libglu: Changes to 'debian-unstable'
debian/changelog |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 0921f773fb653f8aaebf44dfd666eb4b1424038b Author: Cyril Brulebois Date: Thu Sep 19 22:23:59 2013 +0200 Upload to unstable. diff --git a/debian/changelog b/debian/changelog index bdf094d..db122bc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -libglu (9.0.0-2) UNRELEASED; urgency=low +libglu (9.0.0-2) unstable; urgency=low [ Julien Cristau ] * Note in debian/copyright that we use version 2.0 of the SGI FreeB license. @@ -9,7 +9,7 @@ libglu (9.0.0-2) UNRELEASED; urgency=low * Cherry-pick commit 0692115 (Add -D(N)DEBUG to CFLAGS dependent on -- enable-debug) from upstream (Closes: #723577) - -- Julien Cristau Mon, 01 Jul 2013 18:23:15 +0200 + -- Cyril Brulebois Thu, 19 Sep 2013 22:23:50 +0200 libglu (9.0.0-1) unstable; urgency=low -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1vml6o-0002hz...@vasks.debian.org
libglu: Changes to 'refs/tags/libglu-9.0.0-2'
Tag 'libglu-9.0.0-2' created by Cyril Brulebois at 2013-09-19 20:44 + Tagging upload of libglu 9.0.0-2 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iEYEABECAAYFAlI7YkcACgkQeGfVPHR5Nd0HPQCffcnoRQd3h9RSDUsi8cWjlkPE CwoAn3isiv0YUkeRqmtqf4I9XfLbJ0E1 =tNrN -END PGP SIGNATURE- Changes since libglu-9.0.0-1: Andreas Boll (2): Disable silent rules. Update changelog Cyril Brulebois (1): Upload to unstable. Julien Cristau (1): Note in debian/copyright that we use version 2.0 of the SGI FreeB license. Matt Turner (1): Add -D(N)DEBUG to CFLAGS dependent on --enable-debug --- configure.ac |7 --- debian/changelog | 13 + debian/copyright |4 debian/rules |3 +++ 4 files changed, 24 insertions(+), 3 deletions(-) --- -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1vml6o-0002ih...@vasks.debian.org
libglu_9.0.0-2_amd64.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 19 Sep 2013 22:23:50 +0200 Source: libglu Binary: libglu1-mesa libglu1-mesa-dev Architecture: source amd64 Version: 9.0.0-2 Distribution: unstable Urgency: low Maintainer: Debian X Strike Force Changed-By: Cyril Brulebois Description: libglu1-mesa - Mesa OpenGL utility library (GLU) libglu1-mesa-dev - Mesa OpenGL utility library -- development files Closes: 723577 Changes: libglu (9.0.0-2) unstable; urgency=low . [ Julien Cristau ] * Note in debian/copyright that we use version 2.0 of the SGI FreeB license. Thanks, Ansgar Burchardt! . [ Andreas Boll ] * Disable silent rules. * Cherry-pick commit 0692115 (Add -D(N)DEBUG to CFLAGS dependent on -- enable-debug) from upstream (Closes: #723577) Checksums-Sha1: a02fdcf2e2569aa93cf0cb5fab11458e937d3f48 1269 libglu_9.0.0-2.dsc 7345e870a05c565a1b6196e3f4afd15b8e8c93e7 14472 libglu_9.0.0-2.diff.gz 932e7b758971948c464f735f7b7cbb0bb11f08f5 162780 libglu1-mesa_9.0.0-2_amd64.deb 21b03c2c8659ec953f638d5b4bd76c9ec3c4bed9 197614 libglu1-mesa-dev_9.0.0-2_amd64.deb Checksums-Sha256: 8e48765b33a1769794017a77307c08bcca4712007307c3df08a660dea4de7a09 1269 libglu_9.0.0-2.dsc 85fce52d91b7429e8604eda58be13ff9f27706f0fdecd7fc584295f3a2f4e2a8 14472 libglu_9.0.0-2.diff.gz 3fba92b7cb3f0080137635232c7da795a5e1b16c55c32c5347bcdc7b7d223969 162780 libglu1-mesa_9.0.0-2_amd64.deb 6a49c3b6f00a4a4fcb6c3909057912a96ee3e1e0e2511dd83a275f465606f365 197614 libglu1-mesa-dev_9.0.0-2_amd64.deb Files: 4a6b8b7ee44efa95db2d24adb4ddf911 1269 graphics optional libglu_9.0.0-2.dsc af7c62eea7bc198a63927e3a1ac4f934 14472 graphics optional libglu_9.0.0-2.diff.gz 70c728a3c6fb43ef7bf9ad1a2f8e70d9 162780 libs optional libglu1-mesa_9.0.0-2_amd64.deb 1cc3fce4a46153dcb265b787fdb398f2 197614 libdevel optional libglu1-mesa-dev_9.0.0-2_amd64.deb -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iEYEARECAAYFAlI7YocACgkQeGfVPHR5Nd2AFwCgjHLfNL02bmsppC90LW7RGEqE M0sAoLovmW9KzVv0vs2zGfQrxQdoFi7H =bcEp -END PGP SIGNATURE- Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1vmlhv-0005nh...@franck.debian.org
libdrm_2.4.46-3_amd64.changes ACCEPTED into unstable
Mapping sid to unstable. Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 19 Sep 2013 21:24:52 +0200 Source: libdrm Binary: libdrm-dev libdrm2 libdrm2-udeb libdrm2-dbg libdrm-intel1 libdrm-intel1-dbg libdrm-nouveau2 libdrm-nouveau2-dbg libdrm-radeon1 libdrm-radeon1-dbg libdrm-omap1 libdrm-omap1-dbg Architecture: source amd64 Version: 2.4.46-3 Distribution: sid Urgency: low Maintainer: Debian X Strike Force Changed-By: Julien Cristau Description: libdrm-dev - Userspace interface to kernel DRM services -- development files libdrm-intel1 - Userspace interface to intel-specific kernel DRM services -- runt libdrm-intel1-dbg - Userspace interface to intel-specific kernel DRM services -- debu libdrm-nouveau2 - Userspace interface to nouveau-specific kernel DRM services -- ru libdrm-nouveau2-dbg - Userspace interface to nouveau-specific kernel DRM -- debugging s libdrm-omap1 - Userspace interface to omap-specific kernel DRM services -- runti libdrm-omap1-dbg - Userspace interface to omap-specific kernel DRM services -- debug libdrm-radeon1 - Userspace interface to radeon-specific kernel DRM services -- run libdrm-radeon1-dbg - Userspace interface to radeon-specific kernel DRM services -- deb libdrm2- Userspace interface to kernel DRM services -- runtime libdrm2-dbg - Userspace interface to kernel DRM services -- debugging symbols libdrm2-udeb - Userspace interface to kernel DRM services -- runtime (udeb) Changes: libdrm (2.4.46-3) unstable; urgency=low . * Make drmCheckModesettingSupported work on FreeBSD. Thanks, Christoph Egger! * Stop building libkms. Checksums-Sha1: e656e45ce29f62e9998c100ae608bd6b480f2da4 2591 libdrm_2.4.46-3.dsc 7131bdcba7527ec1c305145e7348f239e47c1dc6 461216 libdrm_2.4.46-3.diff.gz 40dbce0d3e950796591825a6edda9ed3f0223ef1 608752 libdrm-dev_2.4.46-3_amd64.deb 01a86212d9590edc80004de0b4d7b026b255514b 466348 libdrm2_2.4.46-3_amd64.deb 59424f4e27b4fd1fc5a3518792fd9e708d6940a7 18126 libdrm2-udeb_2.4.46-3_amd64.udeb aa2d088d7b7ec7040fc20d04435ceabcc41a1b13 492956 libdrm2-dbg_2.4.46-3_amd64.deb 391ce6cb27759ee113f370fdb12504a42d27abd8 498644 libdrm-intel1_2.4.46-3_amd64.deb 10b928d1160eb230580df2b4f5f5ca34dc93bc6a 538386 libdrm-intel1-dbg_2.4.46-3_amd64.deb 51e279bcb1e06ef73bf8713869d290bdb332cab1 458150 libdrm-nouveau2_2.4.46-3_amd64.deb 149ce0f2bcbedae020bd871aa8e628f1513b2723 471470 libdrm-nouveau2-dbg_2.4.46-3_amd64.deb 4ab5a6777b14292ee043a790c6b1c4c0c2553eb3 467196 libdrm-radeon1_2.4.46-3_amd64.deb ef629c3f282c54d3776ad77afb21d8bf73dbb6b4 489618 libdrm-radeon1-dbg_2.4.46-3_amd64.deb Checksums-Sha256: 07fcd19238617548f6d7e403cc19ede948146945b696e4c52ba2022620b704e7 2591 libdrm_2.4.46-3.dsc 73e5efc618a1e064f209804e90cc0cd4e907523c09e962b3946bcf31ba66c826 461216 libdrm_2.4.46-3.diff.gz 4a571258deb5cf9d22cbf8f4c8ba7e0d05f02a3c286eb3189d7e493b7d5177ac 608752 libdrm-dev_2.4.46-3_amd64.deb 5931879ea085ff002a6192cc3fdef38c158289d2e5f59e9694c361edf66a8853 466348 libdrm2_2.4.46-3_amd64.deb b3ff4a15be87bd93e7f4647aebfbcdeb4714bfe3d98db2ab5c06dd5ac673dd47 18126 libdrm2-udeb_2.4.46-3_amd64.udeb a29f9e8ede5533b5218b5c1ff7b97e0eb99528bb6b8beb8fb8337f2185504c41 492956 libdrm2-dbg_2.4.46-3_amd64.deb 57797e5fccf951f357b27a9104e78c11e6187036fdc314f25e803c1322b0f4df 498644 libdrm-intel1_2.4.46-3_amd64.deb f7623956988edd8d8784685ded14f3cdf6de8a665cf36a2de37174969de275ac 538386 libdrm-intel1-dbg_2.4.46-3_amd64.deb 521ac08306f04a5b628b38c9e7cd404eab206dbc57e8db0b3c6b2faf50012d03 458150 libdrm-nouveau2_2.4.46-3_amd64.deb f933fdc92d1cffa8382decd49571cc364350581fba5bc26762448824a69cad28 471470 libdrm-nouveau2-dbg_2.4.46-3_amd64.deb 19f922ee75cf868402be2fde7213a25bfaf414fe604b00154b4a07852fc78e3e 467196 libdrm-radeon1_2.4.46-3_amd64.deb 75cd827769ed14a05edfe2b9a9d6196009408d95e37c96dc9c5ea3ddeda4f1f9 489618 libdrm-radeon1-dbg_2.4.46-3_amd64.deb Files: 2ca3dd9df7f2e822e1974df33529f780 2591 libs optional libdrm_2.4.46-3.dsc 5f6a28ca94f7a430e9326ce31f370035 461216 libs optional libdrm_2.4.46-3.diff.gz ff032eb46590987ef9d0e0c108c66a52 608752 libdevel optional libdrm-dev_2.4.46-3_amd64.deb 6698003dfe111c2218dcfaa0562083a0 466348 libs optional libdrm2_2.4.46-3_amd64.deb fe0c0d832efa19ed9068141f0d2853b2 18126 debian-installer optional libdrm2-udeb_2.4.46-3_amd64.udeb 40b89e4c9abbaa0b38a4c9c0fcd93aa6 492956 debug extra libdrm2-dbg_2.4.46-3_amd64.deb 5c79d627cf31ab3b241c1b970028f6e9 498644 libs optional libdrm-intel1_2.4.46-3_amd64.deb 9cb59c254db2a51ce6d3c913e83d8824 538386 debug extra libdrm-intel1-dbg_2.4.46-3_amd64.deb e3039a7cc7943692c36c4ddc5a6f41f5 458150 libs optional libdrm-nouveau2_2.4.46-3_amd64.deb ad7823de62ed71e989d85c14d530e504 471470 debug extra libdrm-nouveau2-dbg_2.4.46-3_amd64.deb bfac38aa5f3f8c574e0fd8fc7903450f 467196 libs optional libdrm-radeon1_2.4.46-3_amd64.deb f2736caaeb4c82c982d10c0b81ba2c61 489618 debug extra libdrm-radeon1-dbg_2.4.46-3_amd64.deb -BEGIN
xserver-xorg-video-glide_1.2.2-1_amd64.changes ACCEPTED into unstable
Mapping sid to unstable. Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 19 Sep 2013 22:25:31 +0200 Source: xserver-xorg-video-glide Binary: xserver-xorg-video-glide Architecture: source amd64 Version: 1.2.2-1 Distribution: sid Urgency: low Maintainer: Debian X Strike Force Changed-By: Julien Cristau Description: xserver-xorg-video-glide - X.Org X server -- Glide display driver Changes: xserver-xorg-video-glide (1.2.2-1) unstable; urgency=low . * New upstream release. . [ Maarten Lankhorst ] * Bump Standards-Version to 3.9.3 . [ Michele Cane ] * Bump Standards-Version to 3.9.4, no changes needed. . [ Julien Cristau ] * Disable silent build rules. Checksums-Sha1: 61cf7fa16ab14beb9acc5db7cf7491511d2e3e5a 2178 xserver-xorg-video-glide_1.2.2-1.dsc c0cbbd5159a9623ce844533b80a892a53d176a0e 358072 xserver-xorg-video-glide_1.2.2.orig.tar.gz fe41b660a7ac1276b65a6406f08b73c27ca07c9c 4787 xserver-xorg-video-glide_1.2.2-1.diff.gz f0670493f3d1aabe7df1b191e9fe5e2742eefb9b 19378 xserver-xorg-video-glide_1.2.2-1_amd64.deb Checksums-Sha256: 9e435f00bdcbc4339fc9e8f7ce61cb4929cb70c1e226e8e196b7f3f08799510b 2178 xserver-xorg-video-glide_1.2.2-1.dsc 4f19c4c36da805b80a43a6d0fb5ed2a2a795117a95e36e147317d72b5168caa3 358072 xserver-xorg-video-glide_1.2.2.orig.tar.gz 536c81e73286745970584de8431a3f5f94ee65a32be6d5a745dbe51f262ed919 4787 xserver-xorg-video-glide_1.2.2-1.diff.gz a6f28def43086a8021fd3158a7a742361d475de87a49e72432c86391e795b9cf 19378 xserver-xorg-video-glide_1.2.2-1_amd64.deb Files: 31e000c4c087a0f0db96eca5518ea9bb 2178 x11 optional xserver-xorg-video-glide_1.2.2-1.dsc 6f12efa6284c97bd52c20cf3ae3ae088 358072 x11 optional xserver-xorg-video-glide_1.2.2.orig.tar.gz 0dc60bf81a47b6240eb03cbc714105ef 4787 x11 optional xserver-xorg-video-glide_1.2.2-1.diff.gz 69aa274facbfa8a3e19caebacf866348 19378 x11 optional xserver-xorg-video-glide_1.2.2-1_amd64.deb -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iQIcBAEBAgAGBQJSO16uAAoJEDEBgAUJBeQMTxAP/R2kNeE16ec/0njeyj8iyZJL 1f44kw3xmwrumNgUFPGT7WDHM7Ej1/zapa29bJiRqDkl2EVfZxKE+jIIWQQVkcoW Xxt8NSyKWlImvknuH6GM5wu6e8BxUr81T60suJ33hXs0r0jrC0aATrWksLxoVq+b M1tKobjiVgYo/Ep9xGUYydSWWdV/kqq5/BCFoL2kD5FRj8kN1fe6XXbxPmK1ZNMe Wc6n8yRUf/IPVE2kP8rKiEE8SN6JmDdXiMsUhFNYXLT1vjblg/NcUTfHdNF1PLUa 1Jnx+hyXvFQZrUbRz9+u4IamKcYbvj/pSfluBWZpN9RdQbfRCA32mIwuwnpkHM67 yKJmKP/MN4AAn+gjhsJ5WP1JL7VokWa6hSdOKyrfKISM7+xn0J2z6FuY5xsZZwJn zM3QEatOihRKJQOjdkBoFxy2BG3gs1/8RchU15OCnPS3W0AA/8o6jo87VeqCsSJb xbfclVYkR+u0bHR41S/MfjARTWqX6ULzBiEC7LDm8s1l76ntqR88JojOtgSs7/L/ x1Mxtq/swbLlyprEC2VLvUk5VFiAtod1hK5dfv4cqsDzZc4w61YyVPL68o32MHja haD3DTgcH76jS2JXyrTRbZkJk3RCba0XuQhGx8r8fP8SrfnhkpQe6m9zPznYqcvR XMNsa+1NzhFcV7ndQszy =w8T1 -END PGP SIGNATURE- Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1vmll0-0006am...@franck.debian.org
Processing of xserver-xorg-video-glide_1.2.2-1_amd64.changes
xserver-xorg-video-glide_1.2.2-1_amd64.changes uploaded successfully to localhost along with the files: xserver-xorg-video-glide_1.2.2-1.dsc xserver-xorg-video-glide_1.2.2.orig.tar.gz xserver-xorg-video-glide_1.2.2-1.diff.gz xserver-xorg-video-glide_1.2.2-1_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1vmkvr-0006vb...@franck.debian.org
Bug#720736: marked as done (xorg-server: FTBFS on hurd-i386: implicit declarations as errors with GCC 4.8)
Your message dated Thu, 19 Sep 2013 23:03:58 + with message-id and subject line Bug#720736: fixed in xorg-server 2:1.14.3-2 has caused the Debian Bug report #720736, regarding xorg-server: FTBFS on hurd-i386: implicit declarations as errors with GCC 4.8 to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 720736: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=720736 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Source: xorg-server Version: 2:1.12.4-6 Severity: important Tags: patch User: debian-h...@lists.debian.org Usertags: hurd Hi, xorg-server fails to compile on Hurd with GCC 4.8. The problem is basically similar to #701372, just happening on parts compiled only on Hurd. Attached there is a patch fixing all the issues: - os/access.c: moves the arpa/inet.h include from the defined(SIOCGIFCONF) block up in the source, so it applies for every !win32 system - hw/xfree86/os-support/hurd/hurd_init.c: - hw/xfree86/os-support/hurd/hurd_mmap.c: - hw/xfree86/os-support/hurd/hurd_video.c: include hurd.h, needed for Hurd's get_privileged_ports. The patch applies fine and work for both the version currently in sid (2:1.12.4-6) and in experimental (2:1.14.2.901-2). Thanks, -- Pino --- a/os/access.c +++ b/os/access.c @@ -163,6 +163,10 @@ /* #endif */ #endif +#if defined(IPv6) && defined(AF_INET6) +#include +#endif + #endif /* WIN32 */ #define X_INCLUDE_NETDB_H @@ -461,10 +465,6 @@ #endif #if defined(IPv6) && defined(AF_INET6) -#include -#endif - -#if defined(IPv6) && defined(AF_INET6) static void in6_fillscopeid(struct sockaddr_in6 *sin6) { --- a/hw/xfree86/os-support/hurd/hurd_init.c +++ b/hw/xfree86/os-support/hurd/hurd_init.c @@ -42,6 +42,7 @@ #include #include #include +#include int xf86ProcessArgument(int argc, char **argv, int i) --- a/hw/xfree86/os-support/hurd/hurd_mmap.c +++ b/hw/xfree86/os-support/hurd/hurd_mmap.c @@ -27,6 +27,7 @@ #include #include #include +#include #include --- a/hw/xfree86/os-support/hurd/hurd_video.c +++ b/hw/xfree86/os-support/hurd/hurd_video.c @@ -28,6 +28,7 @@ #include #include #include +#include #include #include "input.h" --- End Message --- --- Begin Message --- Source: xorg-server Source-Version: 2:1.14.3-2 We believe that the bug you reported is fixed in the latest version of xorg-server, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 720...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Julien Cristau (supplier of updated xorg-server package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@ftp-master.debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 20 Sep 2013 00:21:41 +0200 Source: xorg-server Binary: xserver-xorg-core xserver-xorg-core-udeb xserver-xorg-dev xdmx xdmx-tools xnest xvfb xserver-xephyr xserver-xfbdev xserver-xorg-core-dbg xserver-common Architecture: source all amd64 Version: 2:1.14.3-2 Distribution: experimental Urgency: low Maintainer: Debian X Strike Force Changed-By: Julien Cristau Description: xdmx - distributed multihead X server xdmx-tools - Distributed Multihead X tools xnest - Nested X server xserver-common - common files used by various X servers xserver-xephyr - nested X server xserver-xfbdev - Linux framebuffer device tiny X server xserver-xorg-core - Xorg X server - core server xserver-xorg-core-dbg - Xorg - the X.Org X server (debugging symbols) xserver-xorg-core-udeb - Xorg X server - core server (udeb) xserver-xorg-dev - Xorg X server - development files xvfb - Virtual Framebuffer 'fake' X server Closes: 720736 Changes: xorg-server (2:1.14.3-2) experimental; urgency=low . * Delete test-driver on clean. * Add a couple patches to fix FTBFS on hurd (closes: #720736). Thanks, Pino Toscano! Checksums-Sha1: f5bf73f8d669563ddbe80033c8ec776307fdba0b 4145 xorg-server_1.14.3-2.dsc 8b13a194baf568f980e5c5f5babaecca76e48d76 86898 xorg-server_1.14.3-2.diff.gz c2649b70b8fcfaf18016e09eccdd19e232a4cd14 1520742 xserver-common_1.14.3-2_all.deb 5cedafd93b14dcfc7854d378dbd0c813363e4b64 1272962 xserver-xorg-core_1.14.3-2_amd64.deb 8f4b0a276d81c2c1d44e3ec1381192f830cdcc
xorg-server: Changes to 'debian-experimental'
debian/changelog |6 - debian/patches/os-move-arpa-inet.h-for-any-win32-system.patch | 42 +++ debian/patches/series |2 debian/patches/xfree86-hurd-include-hurd.h.patch | 53 ++ 4 files changed, 101 insertions(+), 2 deletions(-) New commits: commit 4cf9fe0f18eb88e85eb01ca0e3a26c5f16ebef2d Author: Julien Cristau Date: Fri Sep 20 00:21:49 2013 +0200 Upload to experimental diff --git a/debian/changelog b/debian/changelog index 7201546..112b9cc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ -xorg-server (2:1.14.3-2) UNRELEASED; urgency=low +xorg-server (2:1.14.3-2) experimental; urgency=low * Delete test-driver on clean. * Add a couple patches to fix FTBFS on hurd (closes: #720736). Thanks, Pino Toscano! - -- Julien Cristau Mon, 16 Sep 2013 01:22:24 +0200 + -- Julien Cristau Fri, 20 Sep 2013 00:21:41 +0200 xorg-server (2:1.14.3-1) experimental; urgency=low commit e9e6da833df164266653fc4f7585536281bab847 Author: Julien Cristau Date: Fri Sep 20 00:09:09 2013 +0200 Add a couple patches to fix FTBFS on hurd (closes: #720736). Thanks, Pino Toscano! diff --git a/debian/changelog b/debian/changelog index c232113..7201546 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ xorg-server (2:1.14.3-2) UNRELEASED; urgency=low * Delete test-driver on clean. + * Add a couple patches to fix FTBFS on hurd (closes: #720736). Thanks, Pino +Toscano! -- Julien Cristau Mon, 16 Sep 2013 01:22:24 +0200 diff --git a/debian/patches/os-move-arpa-inet.h-for-any-win32-system.patch b/debian/patches/os-move-arpa-inet.h-for-any-win32-system.patch new file mode 100644 index 000..70b1862 --- /dev/null +++ b/debian/patches/os-move-arpa-inet.h-for-any-win32-system.patch @@ -0,0 +1,42 @@ +From 006b123a801afab44a9e1a3d6e2ff5e1c6415362 Mon Sep 17 00:00:00 2001 +From: Pino Toscano +Date: Wed, 28 Aug 2013 17:15:03 +0200 +Subject: [PATCH] os: move for any !win32 system + +It is needed in IPv6 configurations (for inet_pton) also when +SIOCGIFCONF is not defined. + +Signed-off-by: Pino Toscano +--- + os/access.c |8 + 1 file changed, 4 insertions(+), 4 deletions(-) + +diff --git a/os/access.c b/os/access.c +index 88a44d9..6d991b3 100644 +--- a/os/access.c b/os/access.c +@@ -163,6 +163,10 @@ SOFTWARE. + /* #endif */ + #endif + ++#if defined(IPv6) && defined(AF_INET6) ++#include ++#endif ++ + #endif /* WIN32 */ + + #define X_INCLUDE_NETDB_H +@@ -461,10 +465,6 @@ DefineSelf(int fd) + #endif + + #if defined(IPv6) && defined(AF_INET6) +-#include +-#endif +- +-#if defined(IPv6) && defined(AF_INET6) + static void + in6_fillscopeid(struct sockaddr_in6 *sin6) + { +-- +1.7.10.4 + diff --git a/debian/patches/series b/debian/patches/series index c42a991..a032067 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -8,3 +8,5 @@ 06_Revert-fb-reorder-Bresenham-error-correction-to-avoi.diff 08_xfree86_fix_ia64_inx_outx.diff 10_Include-missing-selection-h.diff +os-move-arpa-inet.h-for-any-win32-system.patch +xfree86-hurd-include-hurd.h.patch diff --git a/debian/patches/xfree86-hurd-include-hurd.h.patch b/debian/patches/xfree86-hurd-include-hurd.h.patch new file mode 100644 index 000..b36602d --- /dev/null +++ b/debian/patches/xfree86-hurd-include-hurd.h.patch @@ -0,0 +1,53 @@ +From ef6a236cf9b795017c9c8c4447a6735fa04bb061 Mon Sep 17 00:00:00 2001 +From: Pino Toscano +Date: Wed, 28 Aug 2013 17:04:48 +0200 +Subject: [PATCH] xfree86/hurd: include + +Needed for using get_privileged_port. + +Signed-off-by: Pino Toscano +--- + hw/xfree86/os-support/hurd/hurd_init.c |1 + + hw/xfree86/os-support/hurd/hurd_mmap.c |1 + + hw/xfree86/os-support/hurd/hurd_video.c |1 + + 3 files changed, 3 insertions(+) + +diff --git a/hw/xfree86/os-support/hurd/hurd_init.c b/hw/xfree86/os-support/hurd/hurd_init.c +index 185b2b9..fe1a764 100644 +--- a/hw/xfree86/os-support/hurd/hurd_init.c b/hw/xfree86/os-support/hurd/hurd_init.c +@@ -42,6 +42,7 @@ + #include + #include + #include ++#include + + int + xf86ProcessArgument(int argc, char **argv, int i) +diff --git a/hw/xfree86/os-support/hurd/hurd_mmap.c b/hw/xfree86/os-support/hurd/hurd_mmap.c +index 6ac9efd..8e089ca 100644 +--- a/hw/xfree86/os-support/hurd/hurd_mmap.c b/hw/xfree86/os-support/hurd/hurd_mmap.c +@@ -27,6 +27,7 @@ + #include + #include + #include ++#include + + #include + +diff --git a/hw/xfree86/os-support/hurd/hurd_video.c b/hw/xfree86/os-support/hurd/hurd_video.c +index 72474ba..b3b94c9 100644 +--- a/hw/xfree86/os-support/hurd/hurd_video.c b/hw/xfree86/os-support/hurd/hurd_video.c +@@ -28,6 +28,7 @@ + #include + #include + #include ++#include + + #include + #include "input.h" +-- +1.7.10.4 + -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of
xorg-server: Changes to 'refs/tags/xorg-server-2_1.14.3-2'
Tag 'xorg-server-2_1.14.3-2' created by Julien Cristau at 2013-09-19 22:51 + Tagging upload of xorg-server 2:1.14.3-2 to experimental. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iQIcBAABAgAGBQJSO4ACAAoJEDEBgAUJBeQMmHMP/13VsitBwmnbJRJdyE6rIiBP s9ZdtDS1E1BQdyRy6nljb3jr+/RaXe6vQREFr9E2O/oHCjxjoB5nH0n+Q81Ds1/f lDVEhQ+CJCF5u0h+PMeRUyddLl9reXE3AORXlUNMWChiLij0/P0C00H45Gku58kJ pa+ukPefpINnT8hduIimFRrJwEPN/5LilorI54V75VZXQCQc2eVnyqtNeVg+Zb+o 7KCWPbjck5phfN0jcfVwqZ8m6qxOLOancxy9PJ5yEkrdPHWRyEqSxVfnA3yoV07p BVXQ44smK8cAwKQvE3Mdknu6G9azy3/A2LPWhikXG1+p3CXJxtcYv5HKIrPXRM6G BUvYKGj4xCq7+P7d5zGdrfcPziVfyR/9Fz9FQKs0nfKZeJ+5tbIvKoT630IxtuHh 9pWeTQBu+3bZSoCJHnLItCwNZ+RfqpH5EeGZCkl/yQzKSpmxBH3fItSRlI0/QKNx pSIeTPjJMZQ1b8pWTH55ngGGx9zdpJNxryRcYUGn0RgGygnoeFv4Ys41ylEFTk6e tCv12PM9u1jicuXzP/M+CySUhK+iQG9+y7tDCEMcmQGIcJwPbLjdNVJF8JAyveta fVDtyaEvxCs0HuHCkf/nUScpPzWLXFrXUi6/1PXDYRNPoJn3IHwLjesNSYbISWrU Fzkwe9LKctbtPimAW5k9 =g4+1 -END PGP SIGNATURE- Changes since xorg-server-2_1.14.3-1: Julien Cristau (3): Delete test-driver on clean. Add a couple patches to fix FTBFS on hurd (closes: #720736). Upload to experimental --- debian/changelog |8 + debian/patches/os-move-arpa-inet.h-for-any-win32-system.patch | 42 +++ debian/patches/series |2 debian/patches/xfree86-hurd-include-hurd.h.patch | 53 ++ debian/rules |3 5 files changed, 106 insertions(+), 2 deletions(-) --- -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1vmn5a-0006do...@vasks.debian.org
Processing of xorg-server_1.14.3-2_amd64.changes
xorg-server_1.14.3-2_amd64.changes uploaded successfully to localhost along with the files: xorg-server_1.14.3-2.dsc xorg-server_1.14.3-2.diff.gz xserver-common_1.14.3-2_all.deb xserver-xorg-core_1.14.3-2_amd64.deb xserver-xorg-core-udeb_1.14.3-2_amd64.udeb xserver-xorg-dev_1.14.3-2_amd64.deb xdmx_1.14.3-2_amd64.deb xdmx-tools_1.14.3-2_amd64.deb xnest_1.14.3-2_amd64.deb xvfb_1.14.3-2_amd64.deb xserver-xephyr_1.14.3-2_amd64.deb xserver-xfbdev_1.14.3-2_amd64.deb xserver-xorg-core-dbg_1.14.3-2_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1vmncc-0002yl...@franck.debian.org
xorg-server_1.14.3-2_amd64.changes ACCEPTED into experimental
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 20 Sep 2013 00:21:41 +0200 Source: xorg-server Binary: xserver-xorg-core xserver-xorg-core-udeb xserver-xorg-dev xdmx xdmx-tools xnest xvfb xserver-xephyr xserver-xfbdev xserver-xorg-core-dbg xserver-common Architecture: source all amd64 Version: 2:1.14.3-2 Distribution: experimental Urgency: low Maintainer: Debian X Strike Force Changed-By: Julien Cristau Description: xdmx - distributed multihead X server xdmx-tools - Distributed Multihead X tools xnest - Nested X server xserver-common - common files used by various X servers xserver-xephyr - nested X server xserver-xfbdev - Linux framebuffer device tiny X server xserver-xorg-core - Xorg X server - core server xserver-xorg-core-dbg - Xorg - the X.Org X server (debugging symbols) xserver-xorg-core-udeb - Xorg X server - core server (udeb) xserver-xorg-dev - Xorg X server - development files xvfb - Virtual Framebuffer 'fake' X server Closes: 720736 Changes: xorg-server (2:1.14.3-2) experimental; urgency=low . * Delete test-driver on clean. * Add a couple patches to fix FTBFS on hurd (closes: #720736). Thanks, Pino Toscano! Checksums-Sha1: f5bf73f8d669563ddbe80033c8ec776307fdba0b 4145 xorg-server_1.14.3-2.dsc 8b13a194baf568f980e5c5f5babaecca76e48d76 86898 xorg-server_1.14.3-2.diff.gz c2649b70b8fcfaf18016e09eccdd19e232a4cd14 1520742 xserver-common_1.14.3-2_all.deb 5cedafd93b14dcfc7854d378dbd0c813363e4b64 1272962 xserver-xorg-core_1.14.3-2_amd64.deb 8f4b0a276d81c2c1d44e3ec1381192f830cdccdb 881916 xserver-xorg-core-udeb_1.14.3-2_amd64.udeb 1cf9841adc880a485a23a0f8a208eabf35a6bb9b 240242 xserver-xorg-dev_1.14.3-2_amd64.deb b36dfcb5366d4d6a8bfa19e83b3d1fd0760eca79 770304 xdmx_1.14.3-2_amd64.deb ba0250360804c9acb1bf046341f959be945471e6 91824 xdmx-tools_1.14.3-2_amd64.deb 5c47a858aab38e030b7bf43a735cb29b00d286fe 621740 xnest_1.14.3-2_amd64.deb 2781112f502e23ecb117732a7126ee3244d90243 772186 xvfb_1.14.3-2_amd64.deb 1e410eada65ed5dc661d4d9311c1f44e56465f9c 843726 xserver-xephyr_1.14.3-2_amd64.deb 529b6361d742837cbcdf8391633e24a3ba910ea4 721466 xserver-xfbdev_1.14.3-2_amd64.deb 2be44cf812e93953a076e5ed71bd63439b9107e1 3874222 xserver-xorg-core-dbg_1.14.3-2_amd64.deb Checksums-Sha256: 8acbad74d53724db0c5a4c5b0dda763a5e39d5a8a30db50990b5d2bdc6708ceb 4145 xorg-server_1.14.3-2.dsc 6bc61f1d676f14be6b8899d7529d232d539f52600ab7decb9c6d63768fc2cb74 86898 xorg-server_1.14.3-2.diff.gz 0b86f66809ba1af178d87d29e7ca566d44c1549959060473885bc3494a43a09e 1520742 xserver-common_1.14.3-2_all.deb c88de7db1d0b22903fd258599f564ddeac67091362848931d641f72468fd7fa5 1272962 xserver-xorg-core_1.14.3-2_amd64.deb 3f0208861e5a1040f327c8c4234b4f9fdadf1ccbf364876f2368330973ff925f 881916 xserver-xorg-core-udeb_1.14.3-2_amd64.udeb cad941e4d5e95cb431d201a8aabe1390cf3580249d0dde1fdfb37dc1955985d1 240242 xserver-xorg-dev_1.14.3-2_amd64.deb 83fc399c6e8fe8f85e59b2972c098e50c341337b9a39f2144f597e49d8bd0081 770304 xdmx_1.14.3-2_amd64.deb 1d3eb6bebe948534aa200b0516022fb607cfbf86d30292f47e7ab21cb36caf2b 91824 xdmx-tools_1.14.3-2_amd64.deb 0f45c1972b76939b76358c73274146eb9a1412fddf288016a85bf85b4a3ee8b9 621740 xnest_1.14.3-2_amd64.deb 097f79ada8fcc865517b960063d514485f672ce6b2f0fb7a860121dede4fed75 772186 xvfb_1.14.3-2_amd64.deb b9453faa65110a6735fa296ad45bf00bbb603ab6d0734647d713abce2985b54f 843726 xserver-xephyr_1.14.3-2_amd64.deb dafe3bb0cb6ce40a97eed7c82408d92eef42effa72e244f2bb9b07a1a98b209b 721466 xserver-xfbdev_1.14.3-2_amd64.deb 5bb94023dbbf3e8cc39692c736b7ceb3494930d61c4b5d7ee4b8cb3e7810fd50 3874222 xserver-xorg-core-dbg_1.14.3-2_amd64.deb Files: 1cb745e75504fe509bd5b186d44c9055 4145 x11 optional xorg-server_1.14.3-2.dsc 543c40e8ab347b79de2d365af74a4cc5 86898 x11 optional xorg-server_1.14.3-2.diff.gz a950e55391b9b802265a11fab377ca32 1520742 x11 optional xserver-common_1.14.3-2_all.deb 8dfcf0589659b663c4c73780fd14f585 1272962 x11 optional xserver-xorg-core_1.14.3-2_amd64.deb 654bcd85143ad29300e92410fccdf792 881916 debian-installer optional xserver-xorg-core-udeb_1.14.3-2_amd64.udeb daaa29cecd82e781ebb0f820a37c2349 240242 x11 optional xserver-xorg-dev_1.14.3-2_amd64.deb 98ff44d37728d560f83be64412c88c82 770304 x11 optional xdmx_1.14.3-2_amd64.deb 644a466f2381e0b7a7ac5bd329ad0445 91824 x11 optional xdmx-tools_1.14.3-2_amd64.deb 010079cc7b7a94be5b5bc1b4c734b99c 621740 x11 optional xnest_1.14.3-2_amd64.deb 2313092e43f850ef0d856468ebb27cb5 772186 x11 optional xvfb_1.14.3-2_amd64.deb 4a9ef1247f991f196f62d2ea162e150e 843726 x11 optional xserver-xephyr_1.14.3-2_amd64.deb 7d17af98f9127d89d018f8c4a61bcaa6 721466 x11 optional xserver-xfbdev_1.14.3-2_amd64.deb 1a02018bf7edf935a78ffa0306508b7e 3874222 debug extra xserver-xorg-core-dbg_1.14.3-2_amd64.deb Package-Type: udeb -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iQIcBAEBAgAGBQJSO4AXAAoJEDEBgAUJBeQMF18QAK4qHwq9094y7q/b1gBh1D4e uhK+biyw3qFOrCYP
Bug#723799: It doesn't just turn off monitors...
Both monitors on the Displayports had switched off. I just left them off because I used only the other monitors at the time. After some time, one of the monitors turned back on. I wan't running with drm.debug so this is all I have: Sep 19 16:34:12 ws kernel: [13419.456582] [drm:radeon_dp_link_train_ce] *ERROR* displayport link status failed Sep 19 16:34:12 ws kernel: [13419.456585] [drm:radeon_dp_link_train_ce] *ERROR* channel eq failed Seems like the displayport link is retried or something is flapping in the wind. -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/523b8b7f.5080...@gmail.com
Re: libdrm_2.4.46-3_amd64.changes ACCEPTED into unstable
That was to work radeon and intel drivers on kfreebsd? well, it's not working here... -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/1379651654.4300.0.camel@debian