Bug#761628: libxdmcp-dev: arch-dependent file in "Multi-Arch: same" package
Package: libxdmcp-dev Version: 1:1.1.1-1 User: multiarch-de...@lists.alioth.debian.org Usertags: multiarch libxdmcp-dev is marked as "Multi-Arch: same", but the following file is architecture-dependent: /usr/share/doc/libxdmcp-dev/xdmcp.txt.gz MD5 sums of the file are: 545b05d49b769950ad3878fde2499863 on arm64, ppc64el; 5ba8b60afb632a93d075a9cc2fe994b3 elsewhere. An example diff between i386 and ppc64el (after ungzipping) is attached. -- Jakub Wilk diff -ur libxdmcp-dev_1.1.1-1_i386/usr/share/doc/libxdmcp-dev/xdmcp.txt libxdmcp-dev_1.1.1-1_ppc64el/usr/share/doc/libxdmcp-dev/xdmcp.txt --- libxdmcp-dev_1.1.1-1_i386/usr/share/doc/libxdmcp-dev/xdmcp.txt 2012-04-14 18:54:11.0 +0200 +++ libxdmcp-dev_1.1.1-1_ppc64el/usr/share/doc/libxdmcp-dev/xdmcp.txt 2014-08-20 01:15:13.0 +0200 @@ -8,7 +8,7 @@ Laboratory for Computer Science X Consortium -X Version 11, Release 7.6 +X Version 11, Release 7.7 Version 1.1
Processing of weston_1.5.93-1.1_amd64.changes
weston_1.5.93-1.1_amd64.changes uploaded successfully to localhost along with the files: weston_1.5.93-1.1_amd64.deb weston_1.5.93-1.1.dsc weston_1.5.93-1.1.tar.gz 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: https://lists.debian.org/e1xtrab-0005uk...@franck.debian.org
Bug#761628: libxdmcp-dev: arch-dependent file in "Multi-Arch: same" package
On Mon, Sep 15, 2014 at 10:12:44 +0200, Jakub Wilk wrote: > Package: libxdmcp-dev > Version: 1:1.1.1-1 > User: multiarch-de...@lists.alioth.debian.org > Usertags: multiarch > > libxdmcp-dev is marked as "Multi-Arch: same", but the following file is > architecture-dependent: > > /usr/share/doc/libxdmcp-dev/xdmcp.txt.gz > > MD5 sums of the file are: > > 545b05d49b769950ad3878fde2499863 on arm64, ppc64el; > 5ba8b60afb632a93d075a9cc2fe994b3 elsewhere. > > An example diff between i386 and ppc64el (after ungzipping) is attached. > Presumably the new ports built against a newer version of xorg-sgml-doctools. Cheers, Julien signature.asc Description: Digital signature
R: Re: [PATCH 1/2] debian/rules: enable intel ilo gallium driver
>Messaggio originale >Da: jcris...@debian.org >Data: 14/09/2014 15.18 >A: "Fabio Pedretti" >Cc: , , , >Ogg: Re: [PATCH 1/2] debian/rules: enable intel ilo gallium driver > >On Fri, Sep 12, 2014 at 11:59:35 +0200, Fabio Pedretti wrote: > >> Can be enabled adding this in /etc/X11/xorg.conf: >> Section "Device" >> Identifier "Device0" >> Driver "Intel" >> Option "DRI" "ilo" >> EndSection >> --- >> debian/rules | 5 + >> 1 file changed, 5 insertions(+) >> >> diff --git a/debian/rules b/debian/rules >> index 3606e47..8486307 100755 >> --- a/debian/rules >> +++ b/debian/rules >> @@ -71,6 +71,11 @@ else >> # Gallium drivers require libdrm-{nouveau,radeon}, only available on Linux >> GALLIUM_DRIVERS += nouveau svga >> >> +# Build intel ilo drivers on archs where libdrm-intel is installed >> +ifneq (,$(filter $(DEB_HOST_ARCH),amd64 i386 x32)) >> +GALLIUM_DRIVERS += ilo >> +endif >> + >> # Freedreno requires arm in addition >> ifneq (,$(filter arm,$(DEB_HOST_ARCH_CPU))) >> GALLIUM_DRIVERS += freedreno > >Hrm. I don't think we want this... Probably not useful to a lot of people, but only downside is that it just makes the libgl1-mesa-dri package less than 135 kB bigger, less than 410 kB on disc (and similarly for the -dbg package). In the future it could be also useful for using gallium-nine state tracker. >Cheers, >Julien -- 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/12562632.5542021410771562330.javamail.ht...@webmail-10.iol.local
xorg: Changes to 'ubuntu'
debian/changelog |7 +++ debian/control |3 +++ debian/rules |3 ++- debian/scripts/vars.i386 |6 +- 4 files changed, 17 insertions(+), 2 deletions(-) New commits: commit ebe0873b6062871b3dd4f3503f1220e9037d01b8 Author: Maarten Lankhorst Date: Mon Sep 15 10:42:24 2014 +0200 Lower geode to suggests. (LP: #1368158) Explicitly add inkscape to build-depends. diff --git a/debian/changelog b/debian/changelog index c275b14..8a9ff90 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +xorg (1:7.7+7ubuntu2) utopic; urgency=medium + + * Lower geode to suggests. (LP: #1368158) + * Explicitly add inkscape to build-depends. + + -- Maarten Lankhorst Mon, 15 Sep 2014 09:36:48 +0200 + xorg (1:7.7+7ubuntu1) utopic; urgency=medium [ Timo Aaltonen ] diff --git a/debian/control b/debian/control index 44c7de2..9090ed1 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,7 @@ Build-Depends: po-debconf, # xsf-docs: asciidoc, + inkscape, Vcs-Git: git://git.debian.org/git/pkg-xorg/debian/xorg Vcs-Browser: http://git.debian.org/?p=pkg-xorg/debian/xorg.git @@ -55,6 +56,8 @@ Depends: ${misc:Depends}, Recommends: ${F:XServer-Xorg-Video-Recommends}, +Suggests: + ${F:XServer-Xorg-Video-Suggests}, Replaces: xserver-xorg-driver-all Conflicts: xserver-xorg-driver-all Description: X.Org X server -- output driver metapackage diff --git a/debian/rules b/debian/rules index 676942e..7bd6397 100755 --- a/debian/rules +++ b/debian/rules @@ -139,7 +139,8 @@ binary-arch: build install dh_gencontrol -- -VF:XServer-Xorg-Video-Depends=$(XSERVER_XORG_VIDEO_DEPENDS) \ -VF:XServer-Xorg-Input-Depends=$(XSERVER_XORG_INPUT_DEPENDS) \ -VF:XServer-Xorg-Video-Recommends=$(XSERVER_XORG_VIDEO_RECOMMENDS) \ - -VF:XServer-Xorg-Input-Recommends=$(XSERVER_XORG_INPUT_RECOMMENDS) + -VF:XServer-Xorg-Input-Recommends=$(XSERVER_XORG_INPUT_RECOMMENDS) \ + -VF:XServer-Xorg-Video-Suggests=$(XSERVER_XORG_VIDEO_SUGGESTS) dh_md5sums dh_builddeb touch $@-stamp diff --git a/debian/scripts/vars.i386 b/debian/scripts/vars.i386 index 8cd7d79..922e152 100644 --- a/debian/scripts/vars.i386 +++ b/debian/scripts/vars.i386 @@ -24,11 +24,15 @@ XSERVER_XORG_VIDEO_DEPENDS=" \ XSERVER_XORG_VIDEO_RECOMMENDS=" \ - xserver-xorg-video-geode, \ xserver-xorg-video-qxl, \ " +XSERVER_XORG_VIDEO_SUGGESTS=" \ + xserver-xorg-video-geode, \ +" + + XSERVER_XORG_INPUT_DEPENDS="xserver-xorg-input-evdev, \ xserver-xorg-input-vmmouse, \ xserver-xorg-input-synaptics, \ -- 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/e1xtrto-00026d...@moszumanska.debian.org
mesa: Changes to 'debian-experimental'
debian/changelog |1 - debian/rules |1 - 2 files changed, 2 deletions(-) New commits: commit ceae058561ef101e0c2a31b2137ce191de76fc1f Author: Maarten Lankhorst Date: Mon Sep 15 10:57:56 2014 +0200 Revert "debian/rules: enable intel ilo gallium driver" This reverts commit 3acf10d5b31f9a4ea9f96f05b445f90d5417f368. diff --git a/debian/changelog b/debian/changelog index 4aa9e6f..f2bbad1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,7 +7,6 @@ mesa (10.3.0~rc3-2) UNRELEASED; urgency=medium * Don't try to install vdpau hardlinks on hurd, should fix FTBFS. [ Fabio Pedretti ] - * debian/rules: enable intel ilo gallium driver. * debian/rules: minor cleanup. -- Andreas Boll Fri, 12 Sep 2014 10:34:19 +0200 diff --git a/debian/rules b/debian/rules index f27d994..ca4033c 100755 --- a/debian/rules +++ b/debian/rules @@ -91,7 +91,6 @@ else # Build intel drivers on archs where libdrm-intel is installed ifneq (,$(filter $(DEB_HOST_ARCH),amd64 i386 kfreebsd-amd64 kfreebsd-i386 x32)) DRI_DRIVERS += i915 i965 - GALLIUM_DRIVERS += ilo endif # Do not build llvmpipe for armhf, it regresses compared to the classic swrast. commit 0ffbbf50ef7c8d86dd772621d6461c6fd662cc4c Author: Maarten Lankhorst Date: Mon Sep 15 10:57:54 2014 +0200 Revert "Close bug #732635" This reverts commit b2d8afb29015a6ae4b3687d450a3763d489c7c7d. diff --git a/debian/changelog b/debian/changelog index 9786985..4aa9e6f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,7 +7,7 @@ mesa (10.3.0~rc3-2) UNRELEASED; urgency=medium * Don't try to install vdpau hardlinks on hurd, should fix FTBFS. [ Fabio Pedretti ] - * debian/rules: enable intel ilo gallium driver (Closes: #732635). + * debian/rules: enable intel ilo gallium driver. * debian/rules: minor cleanup. -- Andreas Boll Fri, 12 Sep 2014 10:34:19 +0200 -- 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/e1xts9a-au...@moszumanska.debian.org
weston_1.5.93-1.1_amd64.changes ACCEPTED into experimental
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Mon, 15 Sep 2014 08:15:35 + Source: weston Binary: weston Architecture: source amd64 Version: 1.5.93-1.1 Distribution: experimental Urgency: medium Maintainer: Debian X Strike Force Changed-By: Hector Oron Description: weston - reference implementation of a wayland compositor Changes: weston (1.5.93-1.1) experimental; urgency=medium . * d/control: really bump build depend on libinput-dev. Checksums-Sha1: 9503e9cc57f47cb23df828a57f72e06f255cc041 2323 weston_1.5.93-1.1.dsc 0a5410d8cfb2d71036d6e44cfd88ce6f97fda705 689573 weston_1.5.93-1.1.tar.gz b43bde68ec6eaeca43b99cc03208dd29e48de369 446960 weston_1.5.93-1.1_amd64.deb Checksums-Sha256: 4f5446594b97a6e09d4b30df357920f6800156ec4329bc5230d08762b2f0e720 2323 weston_1.5.93-1.1.dsc cd6c594df83b546ee6df6eb723c7abab13922f1f8b2635ab9e5ac3c00987de2f 689573 weston_1.5.93-1.1.tar.gz e1b4d984e7a693520c3009284f147b059f62a27ec55746ddb136f8d585e27d9d 446960 weston_1.5.93-1.1_amd64.deb Files: eb61cbc1ca76e1b59f554b593b01c34f 446960 x11 optional weston_1.5.93-1.1_amd64.deb 3bf3459a1961c4423b7813a4777ac18f 2323 x11 optional weston_1.5.93-1.1.dsc f26b8f413ad0fb4a9447605429002915 689573 x11 optional weston_1.5.93-1.1.tar.gz -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAEBCgAGBQJUFqFNAAoJEK8ig6p24qx7h9wP/ieTqHEvDvfbx+xLIoAWARcW vKtDTKZpGiar7Yhz+sM27IFOcZFL4qAr6z14SZBljyZxnaQx5Lg/P2XLD29VQMQ/ xLhvWTedys+YAzjbPEGHOkFILmbrztReWt6ATEXEdhmaRD+LB2NVF/5QojzUodVq 6DWxVjR7FDN110vesxRrszLGiKr2N86hdq4ILzkvDK3itUFW1BDRzFomzFe+x3v9 CS+7hgiSspC5RJYnXmus6FW8wOIeBx96gA+JDc9Bfmk3VVs0XqxRyM6MrhRwsLKY Jg3bQqQhndqNeIsE24R+XMEu1IOWT5VQi6G0BI+ztgHCENpsXjkP8KHuZBOmu/0l ftLk9KulT+Hp8q5dxgqQFfFGOxzdlmZL97dUEm8cF2oi1ymAkWtlLx0+uFVUXraz ko3f/A0SQsL3/JtUPGquDu/bLPZymlgmjci4taQjTWrkMg1uzUnaKaiImzhUzK0G WMQI4TnlDH9C43aDJZPTClyAnyN/e7+y7hUVDGvfEBNjP77CYViKoPLXb5BLreBW xAyJu3hC6Ur61hS9qej2LQKjbn/ONVgHxserl0Vo7pfUFg4rixU2vwWWDf5dggs7 Hj98aVUGyNpqet1P93EIVpUe9fh2+euXUUkK1L4rfuQefu2D0eFJd+JrCS7mTKWU vO6mFRtvk3TWVDdw81Hz =t0aX -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: https://lists.debian.org/e1xtsum-00068c...@franck.debian.org
mesa: Changes to 'refs/tags/mesa-10.3.0_rc3-2'
Tag 'mesa-10.3.0_rc3-2' created by Maarten Lankhorst at 2014-09-15 10:06 + Debian release 10.3.0~rc3-2 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) iQIcBAABAgAGBQJUFrovAAoJEP5VjHKmcBPDgMcP/i+VMGKLMGWbVZGQe66kCN5B +jJeY4aobcZQKCWvy/gw/dmvI5k4N5baS1sJMcXE5rc2o5/nmqiQOvWSLeiWe/QD x76Q5ioJ1IfZnPxN452I3+7AxNiz0ZESylxyLJIfCIdtU1JXWQQY1z62sUo1ajxd PLMlUi8SwPo/IpFqlCZYsvP9c27vAwPscKJOEc425PKvTUOgO0gvm2w59oWHOBFE qeELvt1z7oICKuIDm/gtcyP+ykhdknFLVHQIfyHPnLRpyrBwbSyy9m0SSkBYKdm6 amKzNtPQUZZeor+z2OH2XHf2YN0y0WfCmV5SrJ65mHILkv6dA3qV3OM40lCBmjY2 5Ai6+UViSDBnwuwIv22xuf6+c+UzybEMCmMwYNIehvNPwm0Pi6SJTNEkZ+wfXMHZ ua0dbgL0vbo0Bcw1v6aPecnJh3d2c87Q3f+yAh/MwVsj0NBzuO28YAPCTKdp4mEz +UnkPw1frklXkG81akmJiRG8vE9X2r0cwwZp5t1Lm0j3IxoHalnrj/nijpkk4k3Y AfVnOZ8l09UJU24sPuMIMDKzvpJre5UIeB8IZCXUiJAXPirI4I7u2d8sA6cIv3Dk D5MnWS1WJyLVTEeDKdLaf/y/Qx6aj539Vn8x6C85OsYQ4nNJLSJ5OFp+vxKPst9I Q6NsxLopuFzBLMACA+da =KbR4 -END PGP SIGNATURE- Changes since mesa-10.3.0_rc3-1: Andreas Boll (4): Add 01_gallium-util-add-missing-u_debug-include.patch Enable --with-egl-platforms=drm on kfreebsd-any Don't try to install vdpau hardlinks on hurd Close bug #732635 Fabio Pedretti (2): debian/rules: enable intel ilo gallium driver debian/rules: minor cleanup Maarten Lankhorst (3): Revert "Close bug #732635" Revert "debian/rules: enable intel ilo gallium driver" release to experimental --- debian/changelog | 13 +++ debian/patches/01_gallium-util-add-missing-u_debug-include.patch | 39 ++ debian/patches/series|1 debian/rules | 12 +-- 4 files changed, 59 insertions(+), 6 deletions(-) --- -- 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/e1xttbn-0004eb...@moszumanska.debian.org
mesa: Changes to 'debian-experimental'
debian/changelog |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit b30faf44e042348cab5016605bcb19ca77dd81f7 Author: Maarten Lankhorst Date: Mon Sep 15 11:42:40 2014 +0200 release to experimental diff --git a/debian/changelog b/debian/changelog index f2bbad1..d3d6435 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -mesa (10.3.0~rc3-2) UNRELEASED; urgency=medium +mesa (10.3.0~rc3-2) experimental; urgency=medium [ Andreas Boll ] * Add 01_gallium-util-add-missing-u_debug-include.patch, fixes FTBFS on @@ -9,7 +9,7 @@ mesa (10.3.0~rc3-2) UNRELEASED; urgency=medium [ Fabio Pedretti ] * debian/rules: minor cleanup. - -- Andreas Boll Fri, 12 Sep 2014 10:34:19 +0200 + -- Maarten Lankhorst Mon, 15 Sep 2014 11:01:55 +0200 mesa (10.3.0~rc3-1) experimental; urgency=medium -- 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/e1xttbe-0004cm...@moszumanska.debian.org
mesa: Changes to 'ubuntu+1'
Makefile.am |1 VERSION |2 configure.ac | 18 + debian/changelog | 22 +- debian/patches/01_gallium-util-add-missing-u_debug-include.patch | 39 +++ debian/patches/fixup-ppc-ftbfs.patch | 21 - debian/patches/series|2 debian/rules | 12 - debian/upstream/signing-key.asc | 29 ++ src/gallium/drivers/freedreno/a2xx/fd2_context.c |1 src/gallium/drivers/freedreno/a3xx/fd3_emit.c| 11 - src/gallium/drivers/freedreno/a3xx/fd3_texture.c | 10 src/gallium/drivers/freedreno/a3xx/fd3_texture.h |1 src/gallium/drivers/freedreno/freedreno_resource.c | 108 ++ src/gallium/drivers/freedreno/ir3/ir3_dump.c |3 src/gallium/drivers/nouveau/codegen/nv50_ir_lowering_nvc0.cpp| 32 ++ src/gallium/drivers/nouveau/codegen/nv50_ir_lowering_nvc0.h |5 src/gallium/drivers/nouveau/codegen/nv50_ir_peephole.cpp |4 src/gallium/drivers/nouveau/nv50/nv50_state.c|7 src/gallium/drivers/nouveau/nv50/nv50_state_validate.c |8 src/gallium/drivers/nouveau/nv50/nv50_surface.c | 16 - src/gallium/drivers/nouveau/nv50/nv50_transfer.c |2 src/gallium/drivers/nouveau/nv50/nv84_video.c| 15 - src/gallium/drivers/nouveau/nvc0/nvc0_miptree.c |1 src/gallium/drivers/r600/r600_blit.c |3 src/gallium/drivers/r600/r600_state_common.c | 12 - src/gallium/drivers/radeon/r600_query.c | 28 ++ src/gallium/state_trackers/dri/dri2.c|8 src/gallium/targets/dri/Makefile.am |6 src/gallium/targets/vdpau/Makefile.am|6 src/gallium/winsys/svga/drm/vmw_screen_dri.c | 13 - src/gallium/winsys/sw/kms-dri/kms_dri_sw_winsys.c| 82 ++- src/glsl/lower_variable_index_to_cond_assign.cpp |2 src/mesa/drivers/common/meta.c | 38 --- src/mesa/drivers/common/meta_copy_image.c|2 src/mesa/drivers/dri/i965/brw_fs_visitor.cpp | 20 + src/mesa/drivers/dri/i965/brw_vec4_visitor.cpp | 23 +- src/mesa/drivers/dri/i965/intel_copy_image.c | 53 +++- src/mesa/main/attrib.c |4 src/mesa/main/context.c |3 src/mesa/main/macros.h |7 src/mesa/state_tracker/st_extensions.c |5 src/mesa/state_tracker/st_glsl_to_tgsi.cpp | 51 +++- 43 files changed, 514 insertions(+), 222 deletions(-) New commits: commit 8b46c260a4261d2b77c04565f5426ebb89be59bc Author: Maarten Lankhorst Date: Mon Sep 15 12:25:53 2014 +0200 bump version diff --git a/debian/changelog b/debian/changelog index 64e5722..b03ef05 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +mesa (10.3~rc3-2ubuntu1) UNRELEASED; urgency=low + + * Merge from unreleased debian-experimental. + + -- Maarten Lankhorst Tue, 12 Aug 2014 09:38:49 +0200 + mesa (10.3.0~rc3-2) experimental; urgency=medium [ Andreas Boll ] @@ -24,15 +30,6 @@ mesa (10.3.0~rc3-1) experimental; urgency=medium -- Maarten Lankhorst Mon, 08 Sep 2014 15:50:42 +0200 -mesa (10.3~rc2-0ubuntu1) UNRELEASED; urgency=low - - * Merge from unreleased debian-experimental. - * Add patch to fix ftbfs. -- Revert build failure causer. -- Add fixup-ppc-ftbfs.patch - - -- Maarten Lankhorst Tue, 12 Aug 2014 09:38:49 +0200 - mesa (10.2.6-1ubuntu1) utopic; urgency=medium * Drop 101_ubuntu_hidden_glname.patch. diff --git a/debian/patches/fixup-ppc-ftbfs.patch b/debian/patches/fixup-ppc-ftbfs.patch deleted file mode 100644 index 49c2d91..000 --- a/debian/patches/fixup-ppc-ftbfs.patch +++ /dev/null @@ -1,21 +0,0 @@ -diff --git a/src/gallium/auxiliary/util/u_math.h b/src/gallium/auxiliary/util/u_math.h -index 25bcfb5..d703bf0 100644 a/src/gallium/auxiliary/util/u_math.h -+++ b/src/gallium/auxiliary/util/u_math.h -@@ -40,6 +40,7 @@ - - - #include "pipe/p_compiler.h" -+#include "u_debug.h" - - - #ifdef __cplusplus -@@ -807,7 +808,7 @@ util_memcpy_cpu_to_le32(void * restrict dest, const void * restrict src, size_t - { - #ifdef PIPE_ARCH_BIG_ENDIAN -size_t i, e; -- assert(n % 4 == 0); -+
Processing of mesa_10.3.0~rc3-2_amd64.changes
mesa_10.3.0~rc3-2_amd64.changes uploaded successfully to ftp-master.debian.org along with the files: libgl1-mesa-swx11_10.3.0~rc3-2_amd64.deb libgl1-mesa-swx11-dbg_10.3.0~rc3-2_amd64.deb libgl1-mesa-swx11-dev_10.3.0~rc3-2_amd64.deb libxatracker2_10.3.0~rc3-2_amd64.deb libxatracker2-dbg_10.3.0~rc3-2_amd64.deb libxatracker-dev_10.3.0~rc3-2_amd64.deb libgbm1_10.3.0~rc3-2_amd64.deb libgbm1-dbg_10.3.0~rc3-2_amd64.deb libgbm-dev_10.3.0~rc3-2_amd64.deb libegl1-mesa_10.3.0~rc3-2_amd64.deb libegl1-mesa-dbg_10.3.0~rc3-2_amd64.deb libegl1-mesa-dev_10.3.0~rc3-2_amd64.deb libegl1-mesa-drivers_10.3.0~rc3-2_amd64.deb libegl1-mesa-drivers-dbg_10.3.0~rc3-2_amd64.deb libwayland-egl1-mesa_10.3.0~rc3-2_amd64.deb libwayland-egl1-mesa-dbg_10.3.0~rc3-2_amd64.deb libopenvg1-mesa_10.3.0~rc3-2_amd64.deb libopenvg1-mesa-dbg_10.3.0~rc3-2_amd64.deb libopenvg1-mesa-dev_10.3.0~rc3-2_amd64.deb libgles1-mesa_10.3.0~rc3-2_amd64.deb libgles1-mesa-dbg_10.3.0~rc3-2_amd64.deb libgles1-mesa-dev_10.3.0~rc3-2_amd64.deb libgles2-mesa_10.3.0~rc3-2_amd64.deb libgles2-mesa-dbg_10.3.0~rc3-2_amd64.deb libgles2-mesa-dev_10.3.0~rc3-2_amd64.deb libglapi-mesa_10.3.0~rc3-2_amd64.deb libglapi-mesa-dbg_10.3.0~rc3-2_amd64.deb libgl1-mesa-glx_10.3.0~rc3-2_amd64.deb libgl1-mesa-glx-dbg_10.3.0~rc3-2_amd64.deb libgl1-mesa-dri_10.3.0~rc3-2_amd64.deb libgl1-mesa-dri-dbg_10.3.0~rc3-2_amd64.deb libgl1-mesa-dev_10.3.0~rc3-2_amd64.deb mesa-common-dev_10.3.0~rc3-2_amd64.deb libosmesa6_10.3.0~rc3-2_amd64.deb libosmesa6-dev_10.3.0~rc3-2_amd64.deb mesa-vdpau-drivers_10.3.0~rc3-2_amd64.deb mesa-vdpau-drivers-dbg_10.3.0~rc3-2_amd64.deb mesa-opencl-icd_10.3.0~rc3-2_amd64.deb mesa-opencl-icd-dbg_10.3.0~rc3-2_amd64.deb mesa_10.3.0~rc3-2.dsc mesa_10.3.0~rc3-2.diff.gz Greetings, Your Debian queue daemon (running on host coccia.debian.org) -- 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/e1xttzo-0007xy...@coccia.debian.org
Processing of mesa_10.3.0~rc3-2_amd64.changes
mesa_10.3.0~rc3-2_amd64.changes uploaded successfully to localhost along with the files: libgl1-mesa-swx11_10.3.0~rc3-2_amd64.deb libgl1-mesa-swx11-dbg_10.3.0~rc3-2_amd64.deb libgl1-mesa-swx11-dev_10.3.0~rc3-2_amd64.deb libxatracker2_10.3.0~rc3-2_amd64.deb libxatracker2-dbg_10.3.0~rc3-2_amd64.deb libxatracker-dev_10.3.0~rc3-2_amd64.deb libgbm1_10.3.0~rc3-2_amd64.deb libgbm1-dbg_10.3.0~rc3-2_amd64.deb libgbm-dev_10.3.0~rc3-2_amd64.deb libegl1-mesa_10.3.0~rc3-2_amd64.deb libegl1-mesa-dbg_10.3.0~rc3-2_amd64.deb libegl1-mesa-dev_10.3.0~rc3-2_amd64.deb libegl1-mesa-drivers_10.3.0~rc3-2_amd64.deb libegl1-mesa-drivers-dbg_10.3.0~rc3-2_amd64.deb libwayland-egl1-mesa_10.3.0~rc3-2_amd64.deb libwayland-egl1-mesa-dbg_10.3.0~rc3-2_amd64.deb libopenvg1-mesa_10.3.0~rc3-2_amd64.deb libopenvg1-mesa-dbg_10.3.0~rc3-2_amd64.deb libopenvg1-mesa-dev_10.3.0~rc3-2_amd64.deb libgles1-mesa_10.3.0~rc3-2_amd64.deb libgles1-mesa-dbg_10.3.0~rc3-2_amd64.deb libgles1-mesa-dev_10.3.0~rc3-2_amd64.deb libgles2-mesa_10.3.0~rc3-2_amd64.deb libgles2-mesa-dbg_10.3.0~rc3-2_amd64.deb libgles2-mesa-dev_10.3.0~rc3-2_amd64.deb libglapi-mesa_10.3.0~rc3-2_amd64.deb libglapi-mesa-dbg_10.3.0~rc3-2_amd64.deb libgl1-mesa-glx_10.3.0~rc3-2_amd64.deb libgl1-mesa-glx-dbg_10.3.0~rc3-2_amd64.deb libgl1-mesa-dri_10.3.0~rc3-2_amd64.deb libgl1-mesa-dri-dbg_10.3.0~rc3-2_amd64.deb libgl1-mesa-dev_10.3.0~rc3-2_amd64.deb mesa-common-dev_10.3.0~rc3-2_amd64.deb libosmesa6_10.3.0~rc3-2_amd64.deb libosmesa6-dev_10.3.0~rc3-2_amd64.deb mesa-vdpau-drivers_10.3.0~rc3-2_amd64.deb mesa-vdpau-drivers-dbg_10.3.0~rc3-2_amd64.deb mesa-opencl-icd_10.3.0~rc3-2_amd64.deb mesa-opencl-icd-dbg_10.3.0~rc3-2_amd64.deb mesa_10.3.0~rc3-2.dsc mesa_10.3.0~rc3-2.diff.gz 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: https://lists.debian.org/e1xttch-0008oi...@franck.debian.org
mesa_10.3.0~rc3-2_amd64.changes ACCEPTED into experimental
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 15 Sep 2014 11:01:55 +0200 Source: mesa Binary: libgl1-mesa-swx11 libgl1-mesa-swx11-dbg libgl1-mesa-swx11-i686 libgl1-mesa-swx11-dev libxatracker2 libxatracker2-dbg libxatracker-dev libgbm1 libgbm1-dbg libgbm-dev libegl1-mesa libegl1-mesa-dbg libegl1-mesa-dev libegl1-mesa-drivers libegl1-mesa-drivers-dbg libwayland-egl1-mesa libwayland-egl1-mesa-dbg libopenvg1-mesa libopenvg1-mesa-dbg libopenvg1-mesa-dev libgles1-mesa libgles1-mesa-dbg libgles1-mesa-dev libgles2-mesa libgles2-mesa-dbg libgles2-mesa-dev libglapi-mesa libglapi-mesa-dbg libgl1-mesa-glx libgl1-mesa-glx-dbg libgl1-mesa-dri libgl1-mesa-dri-dbg libgl1-mesa-dev mesa-common-dev libosmesa6 libosmesa6-dev mesa-vdpau-drivers mesa-vdpau-drivers-dbg mesa-opencl-icd mesa-opencl-icd-dbg Architecture: source amd64 Version: 10.3.0~rc3-2 Distribution: experimental Urgency: medium Maintainer: Debian X Strike Force Changed-By: Maarten Lankhorst Description: libegl1-mesa - free implementation of the EGL API -- runtime libegl1-mesa-dbg - free implementation of the EGL API -- debugging symbols libegl1-mesa-dev - free implementation of the EGL API -- development files libegl1-mesa-drivers - free implementation of the EGL API -- hardware drivers libegl1-mesa-drivers-dbg - free implementation of the EGL API -- driver debugging symbols libgbm-dev - generic buffer management API -- development files libgbm1- generic buffer management API -- runtime libgbm1-dbg - generic buffer management API -- debugging symbols libgl1-mesa-dev - free implementation of the OpenGL API -- GLX development files libgl1-mesa-dri - free implementation of the OpenGL API -- DRI modules libgl1-mesa-dri-dbg - Debugging symbols for the Mesa DRI modules libgl1-mesa-glx - free implementation of the OpenGL API -- GLX runtime libgl1-mesa-glx-dbg - Debugging symbols for the Mesa GLX runtime libgl1-mesa-swx11 - free implementation of the OpenGL API -- runtime libgl1-mesa-swx11-dbg - free implementation of the OpenGL API -- debugging symbols libgl1-mesa-swx11-dev - free implementation of the OpenGL API -- development files libgl1-mesa-swx11-i686 - Mesa OpenGL runtime [i686 optimized] libglapi-mesa - free implementation of the GL API -- shared library libglapi-mesa-dbg - free implementation of the GL API -- debugging symbols libgles1-mesa - free implementation of the OpenGL|ES 1.x API -- runtime libgles1-mesa-dbg - free implementation of the OpenGL|ES 1.x API -- debugging symbols libgles1-mesa-dev - free implementation of the OpenGL|ES 1.x API -- development files libgles2-mesa - free implementation of the OpenGL|ES 2.x API -- runtime libgles2-mesa-dbg - free implementation of the OpenGL|ES 2.x API -- debugging symbols libgles2-mesa-dev - free implementation of the OpenGL|ES 2.x API -- development files libopenvg1-mesa - free implementation of the OpenVG API -- runtime libopenvg1-mesa-dbg - free implementation of the OpenVG API -- debugging symbols libopenvg1-mesa-dev - free implementation of the OpenVG API -- development files libosmesa6 - Mesa Off-screen rendering extension libosmesa6-dev - Mesa Off-screen rendering extension -- development files libwayland-egl1-mesa - implementation of the Wayland EGL platform -- runtime libwayland-egl1-mesa-dbg - implementation of the Wayland EGL platform -- debugging symbols libxatracker-dev - X acceleration library -- development files libxatracker2 - X acceleration library -- runtime libxatracker2-dbg - X acceleration library -- debugging symbols mesa-common-dev - Developer documentation for Mesa mesa-opencl-icd - free implementation of the OpenCL API -- ICD runtime mesa-opencl-icd-dbg - free implementation of the OpenCL API -- debugging symbols mesa-vdpau-drivers - Mesa VDPAU video acceleration drivers mesa-vdpau-drivers-dbg - Debugging symbols for the Mesa VDPAU video acceleration drivers Changes: mesa (10.3.0~rc3-2) experimental; urgency=medium . [ Andreas Boll ] * Add 01_gallium-util-add-missing-u_debug-include.patch, fixes FTBFS on big endian archs. * Enable --with-egl-platforms=drm on kfreebsd-any, should fix FTBFS. * Don't try to install vdpau hardlinks on hurd, should fix FTBFS. . [ Fabio Pedretti ] * debian/rules: minor cleanup. Checksums-Sha1: 03e54b05e8c9096543cef61966530d31dbc1d1fe 5415 mesa_10.3.0~rc3-2.dsc 39e5312959da38602d11f1c4366e0d701ccf60bf 81921 mesa_10.3.0~rc3-2.diff.gz 987e24f529f3528326739cb477a663d75d3035a3 1214714 libgl1-mesa-swx11_10.3.0~rc3-2_amd64.deb 45a3d0e6911af6635af241ca30240111eeaf9317 3668490 libgl1-mesa-swx11-dbg_10.3.0~rc3-2_amd64.deb e895f2ad8ceb24d38cda16bbd6b37ff15fe99d20 1403198 libgl1-mesa-swx11-dev_10.3.0~rc3-2_amd64.deb f04bd79a3f310809c58ae558243556477315c4c6 964216 libxatracker2_10.3.0~rc3-2_amd64.deb bc2aa8828dd521b106ba0c222325bd2fc8d90fa0 4018364 libxatracker2-dbg_10.3.0~rc3-2_amd64.deb c6d9856cfff080229fb31c18fe90d385cbe8fbb5
mesa: Changes to 'ubuntu+1'
debian/changelog |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit cb700a7cca1f2f8ebad57dd62e54a36a5b7f14dd Author: Maarten Lankhorst Date: Mon Sep 15 12:25:53 2014 +0200 bump version diff --git a/debian/changelog b/debian/changelog index 64e5722..09fb41a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +mesa (10.3.0~rc3-2ubuntu1) UNRELEASED; urgency=low + + * Merge from released debian-experimental. + + -- Maarten Lankhorst Tue, 12 Aug 2014 09:38:49 +0200 + mesa (10.3.0~rc3-2) experimental; urgency=medium [ Andreas Boll ] @@ -24,15 +30,6 @@ mesa (10.3.0~rc3-1) experimental; urgency=medium -- Maarten Lankhorst Mon, 08 Sep 2014 15:50:42 +0200 -mesa (10.3~rc2-0ubuntu1) UNRELEASED; urgency=low - - * Merge from unreleased debian-experimental. - * Add patch to fix ftbfs. -- Revert build failure causer. -- Add fixup-ppc-ftbfs.patch - - -- Maarten Lankhorst Tue, 12 Aug 2014 09:38:49 +0200 - mesa (10.2.6-1ubuntu1) utopic; urgency=medium * Drop 101_ubuntu_hidden_glname.patch. diff --git a/debian/patches/fixup-ppc-ftbfs.patch b/debian/patches/fixup-ppc-ftbfs.patch deleted file mode 100644 index 49c2d91..000 --- a/debian/patches/fixup-ppc-ftbfs.patch +++ /dev/null @@ -1,21 +0,0 @@ -diff --git a/src/gallium/auxiliary/util/u_math.h b/src/gallium/auxiliary/util/u_math.h -index 25bcfb5..d703bf0 100644 a/src/gallium/auxiliary/util/u_math.h -+++ b/src/gallium/auxiliary/util/u_math.h -@@ -40,6 +40,7 @@ - - - #include "pipe/p_compiler.h" -+#include "u_debug.h" - - - #ifdef __cplusplus -@@ -807,7 +808,7 @@ util_memcpy_cpu_to_le32(void * restrict dest, const void * restrict src, size_t - { - #ifdef PIPE_ARCH_BIG_ENDIAN -size_t i, e; -- assert(n % 4 == 0); -+ debug_assert(n % 4 == 0); - -for (i = 0, e = n / 4; i < e; i++) { - uint32_t * restrict d = (uint32_t* restrict)dest; diff --git a/debian/patches/series b/debian/patches/series index d4befae..8a081b6 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -4,4 +4,3 @@ # Ubuntu patches. egl-platform-mir.patch i915-dont-default-to-2.1.patch -fixup-ppc-ftbfs.patch -- 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/e1xtts9-0006iq...@moszumanska.debian.org
xserver-xorg-video-freedreno_1.2.0-1_armhf.changes REJECTED
Dear Maintainer, unfortunately I have to reject your package. Please put all licenses/copyright information of all files inside the source tarball into your debian/copyright. For example entries for: system-includes/linux/msm_mdp.h src/msm-dri2.c src/drmmode_display.c src/compat-api.h Makefile.am are missing (there are others!). Thanks! Thorsten === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. -- 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/e1xtu0t-nj...@franck.debian.org
mesa: Changes to 'debian-experimental'
debian/changelog |7 +++ debian/control |4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) New commits: commit 9a55a8b6265c99a86aa2cce074d08df5536f2426 Author: Andreas Boll Date: Mon Sep 15 14:22:33 2014 +0200 Bump llvm-3.5-dev and libclang-3.5-dev to 1:3.5-1 Should fix FTBFS on kfreebsd-* diff --git a/debian/changelog b/debian/changelog index d3d6435..1c64fc1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +mesa (10.3.0~rc3-3) UNRELEASED; urgency=medium + + * Bump llvm-3.5-dev and libclang-3.5-dev to 1:3.5-1, should fix FTBFS on +kfreebsd-*. + + -- Andreas Boll Mon, 15 Sep 2014 14:19:30 +0200 + mesa (10.3.0~rc3-2) experimental; urgency=medium [ Andreas Boll ] diff --git a/debian/control b/debian/control index 4660fa3..ab4c9b1 100644 --- a/debian/control +++ b/debian/control @@ -37,10 +37,10 @@ Build-Depends: libudev-dev [linux-any], flex, bison, - llvm-3.5-dev [amd64 i386 kfreebsd-amd64 kfreebsd-i386 armhf], + llvm-3.5-dev (>= 1:3.5-1) [amd64 i386 kfreebsd-amd64 kfreebsd-i386 armhf], libelf-dev [amd64 i386 kfreebsd-amd64 kfreebsd-i386 armhf], libwayland-dev (>= 1.2.0) [linux-any], - libclang-3.5-dev [amd64 i386 armhf], + libclang-3.5-dev (>= 1:3.5-1) [amd64 i386 armhf], libclc-dev [amd64 i386 armhf], Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/mesa Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/mesa.git -- 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/e1xtvom-00084z...@moszumanska.debian.org
Bug#577185: marked as done (libgl1-mesa-dri: X.org crashes reproducably when mouse hovers over last opened file menu entry in KWrite)
Your message dated Mon, 15 Sep 2014 14:41:36 +0200 with message-id and subject line Close bug #577185 has caused the Debian Bug report #577185, regarding libgl1-mesa-dri: X.org crashes reproducably when mouse hovers over last opened file menu entry in KWrite 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.) -- 577185: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=577185 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: libgl1-mesa-dri Version: 7.7.1-1 Severity: critical Justification: causes serious data loss When I hover the mouse pointer over the last opened file menu entry in kwrite X.org with Radeon KMS reliably crashes here. I tried three times - I get slightly different backtraces, but Radeon DRI /usr/lib/dri/r300_dri.so is always involved. I attach the logs in few moments. Reported upstream as: https://bugs.freedesktop.org/show_bug.cgi?id=27416 It is triggered by a certain (long) recent file entry in kwriterc: Its a certain entry in recent files: [Recent Files] File1[$e]=nepomuksearch:/nepomuk_3A_2Fres_2Fde660a90-9ad7-47db-86d8-7aca791dc104?sparql=select%20distinct%20%3Fr%2 0%20where%20%7B%20%7B%20%3Fr%20%3Fv1%20%3Fv2%20.%20%3Fv2%20bif%3Acontains%20%22%27Linux%2A%27%22%20.%20%7D%20U NION %20%7B%20%3Fr%20%3Fv1%20%3Fv3%20.%20%3Fv3%20%3Fv4%20%3Fv2%20.%20%3Fv4%20%3Chttp%3A%2F%2Fwww.w3.org%2F2000% 2F01%2Fr df-schema%23subPropertyOf%3E%20%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23label%3E%20.%20%3 Fv2%20bif%3Acontains%20%22%27Linux%2A%27%22%20.%20%7D%20.%20%20%20%20%7D Name1[$e]=nepomuk_3A_2Fres_2Fde660a90-9ad7-47db-86d8-7aca791dc104 Justification for severity critical: I took one hour to write a mail, I copied the text to kwrite to have it there for later reference without the hard line breaks that kmail adds on sending the mail. Then I tried to save it by hovering to the save menu entry. Unfortunately I came across the recent file menu entry, X.org crashed taking the mail with it. KMail's crash crash recovery mechanism did not trigger. I think choosing the save menu entry to save a text in kwrite is common practice and while I do not know how I got that crazy looking Recent file entry into kwrite, I believe it was some clicking around or trying to open Nepomuk search results elsewhere. Iit may not be that easy to trigger, but this also makes it more unpredictable as to when serious data loss may happen. Packages installed on last attempts to reproduce the bug: kdelibs5/experimental uptodate 4:4.4.2-1 kwrite/experimental uptodate 4:4.4.2-1 libdrm-intel1/squeeze uptodate 2.4.18-3 libdrm-radeon1/squeeze uptodate 2.4.18-3 libdrm-radeon1-dbg/squeeze uptodate 2.4.18-3 libdrm2/squeeze uptodate 2.4.18-3 libdrm2-dbg/squeeze uptodate 2.4.18-3 libgl1-mesa-dri/sid uptodate 7.7.1-1 libgl1-mesa-dri-dbg/sid uptodate 7.7.1-1 libkwineffects1a/experimental-snapshots uptodate 4:4.4.2-0rc1 libqt4-gui/experimental uptodate 4:4.6.2-2 xserver-xorg/squeeze uptodate 1:7.5+5 xserver-xorg-core/sid uptodate 2:1.7.6-2 xserver-xorg-core-dbg/sid uptodate 2:1.7.6-2 xserver-xorg-video-radeon/sid uptodate 1:6.13.0-1 xserver-xorg-video-radeon-dbg/sid uptodate 1:6.13.0-1 xserver-xorg-video-radeonhd/squeeze uptodate 1.3.0-2 I am using Radeon KMS on ThinkPad T42 with: martin@shambhala:~> lspci -nn | grep VGA 01:00.0 VGA compatible controller [0300]: ATI Technologies Inc RV350 [Mobility Radeon 9600 M10] [1002:4e50] I think I will also report in KDE bugtracker in a few moments, maybe KDE developers have some input on it. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (450, 'testing'), (400, 'unstable'), (101, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.33.1-tp42-toi-3.1-04962-g60dd176 (PREEMPT) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages libgl1-mesa-dri depends on: ii libc6 2.10.2-6 Embedded GNU C Library: Shared lib ii libdrm-intel1 2.4.18-3 Userspace interface to intel-speci ii libdrm-radeon12.4.18-3 Userspace interface to radeon-spec ii libdrm2 2.4.18-3 Userspace interface to kernel DRM ii libexpat1 2.0.1-7XML parsing C library - runtime li libgl1-mesa-dri recommends no packages. Versions of packages libgl1-mesa-dri suggests: pn libglide3 (no description available) -- no debconf information [General Options] ShowPath=false ShowStatusBar=true [KFileDialog Settings] Height 1050=540 Recent
Bug#577248: marked as done (libgl1-mesa-dri: X.org crashes reproducably when mouse hovers over last opened file menu entry in KWrite)
Your message dated Mon, 15 Sep 2014 14:41:36 +0200 with message-id and subject line Close bug #577185 has caused the Debian Bug report #577185, regarding libgl1-mesa-dri: X.org crashes reproducably when mouse hovers over last opened file menu entry in KWrite 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.) -- 577185: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=577185 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: libgl1-mesa-dri Version: 7.7.1-1 Severity: critical Justification: causes serious data loss When I hover the mouse pointer over the last opened file menu entry in kwrite X.org with Radeon KMS reliably crashes here. I tried three times - I get slightly different backtraces, but Radeon DRI /usr/lib/dri/r300_dri.so is always involved. I attach the logs in few moments. Reported upstream as: https://bugs.freedesktop.org/show_bug.cgi?id=27416 It is triggered by a certain (long) recent file entry in kwriterc: Its a certain entry in recent files: [Recent Files] File1[$e]=nepomuksearch:/nepomuk_3A_2Fres_2Fde660a90-9ad7-47db-86d8-7aca791dc104?sparql=select%20distinct%20%3Fr%2 0%20where%20%7B%20%7B%20%3Fr%20%3Fv1%20%3Fv2%20. %20%3Fv2%20bif%3Acontains%20%22%27Linux%2A%27%22%20.%20%7D%20U NION %20%7B%20%3Fr%20%3Fv1%20%3Fv3%20.%20%3Fv3%20%3Fv4%20%3Fv2%20. %20%3Fv4%20%3Chttp%3A%2F%2Fwww.w3.org%2F2000% 2F01%2Fr df- schema%23subPropertyOf%3E%20%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf- schema%23label%3E%20.%20%3 Fv2%20bif%3Acontains%20%22%27Linux%2A%27%22%20.%20%7D%20. %20%20%20%20%7D Name1[$e]=nepomuk_3A_2Fres_2Fde660a90-9ad7-47db-86d8-7aca791dc104 Justification for severity critical: I took one hour to write a mail, I copied the text to kwrite to have it there for later reference without the hard line breaks that kmail adds on sending the mail. Then I tried to save it by hovering to the save menu entry. Unfortunately I came across the recent file menu entry, X.org crashed taking the mail with it. KMail's crash crash recovery mechanism did not trigger. I think choosing the save menu entry to save a text in kwrite is common practice and while I do not know how I got that crazy looking Recent file entry into kwrite, I believe it was some clicking around or trying to open Nepomuk search results elsewhere. Iit may not be that easy to trigger, but this also makes it more unpredictable as to when serious data loss may happen. Packages installed on last attempts to reproduce the bug: kdelibs5/experimental uptodate 4:4.4.2-1 kwrite/experimental uptodate 4:4.4.2-1 libdrm-intel1/squeeze uptodate 2.4.18-3 libdrm-radeon1/squeeze uptodate 2.4.18-3 libdrm-radeon1-dbg/squeeze uptodate 2.4.18-3 libdrm2/squeeze uptodate 2.4.18-3 libdrm2-dbg/squeeze uptodate 2.4.18-3 libgl1-mesa-dri/sid uptodate 7.7.1-1 libgl1-mesa-dri-dbg/sid uptodate 7.7.1-1 libkwineffects1a/experimental-snapshots uptodate 4:4.4.2-0rc1 libqt4-gui/experimental uptodate 4:4.6.2-2 xserver-xorg/squeeze uptodate 1:7.5+5 xserver-xorg-core/sid uptodate 2:1.7.6-2 xserver-xorg-core-dbg/sid uptodate 2:1.7.6-2 xserver-xorg-video-radeon/sid uptodate 1:6.13.0-1 xserver-xorg-video-radeon-dbg/sid uptodate 1:6.13.0-1 xserver-xorg-video-radeonhd/squeeze uptodate 1.3.0-2 I am using Radeon KMS on ThinkPad T42 with: martin@shambhala:~> lspci -nn | grep VGA 01:00.0 VGA compatible controller [0300]: ATI Technologies Inc RV350 [Mobility Radeon 9600 M10] [1002:4e50] I think I will also report in KDE bugtracker in a few moments, maybe KDE developers have some input on it. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (450, 'testing'), (400, 'unstable'), (101, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.33.1-tp42-toi-3.1-04962-g60dd176 (PREEMPT) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages libgl1-mesa-dri depends on: ii libc6 2.10.2-6 Embedded GNU C Library: Shared lib ii libdrm-intel1 2.4.18-3 Userspace interface to intel- speci ii libdrm-radeon12.4.18-3 Userspace interface to radeon-spec ii libdrm2 2.4.18-3 Userspace interface to kernel DRM ii libexpat1 2.0.1-7XML parsing C library - runtime li libgl1-mesa-dri recommends no packages. Versions of packages libgl1-mesa-dri suggests: pn libglide3 (no description available) -- no debconf information [General Options] ShowPath=false ShowStatusBar=true [KFileDialog Settings] Height 1050
Processed: [bts-link] source package weston
Processing commands for cont...@bugs.debian.org: > # > # bts-link upstream status pull for source package weston > # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html > # > user bts-link-upstr...@lists.alioth.debian.org Setting user to bts-link-upstr...@lists.alioth.debian.org (was bts-link-de...@lists.alioth.debian.org). > # remote status report for #760043 (http://bugs.debian.org/760043) > # Bug title: weston-terminal: exits under load > # * https://bugs.freedesktop.org/show_bug.cgi?id=83297 > # * remote status changed: NEW -> RESOLVED > # * remote resolution changed: (?) -> FIXED > # * closed upstream > tags 760043 + fixed-upstream Bug #760043 [weston] weston-terminal: exits under load Added tag(s) fixed-upstream. > usertags 760043 - status-NEW Usertags were: status-NEW. Usertags are now: . > usertags 760043 + status-RESOLVED resolution-FIXED There were no usertags set. Usertags are now: status-RESOLVED resolution-FIXED. > thanks Stopping processing here. Please contact me if you need assistance. -- 760043: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=760043 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems -- 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/handler.s.c.141079873022799.transcr...@bugs.debian.org
mesa: Changes to 'debian-experimental'
debian/changelog |3 +++ debian/compat|2 +- debian/control |2 +- debian/rules |2 +- 4 files changed, 6 insertions(+), 3 deletions(-) New commits: commit e1d346784a60600237c323a5e46d0ad379819176 Author: Andreas Boll Date: Mon Sep 15 18:32:46 2014 +0200 Exclude gbm_gallium_drm.so from dh_makeshlibs Fixes changed behavior from debhelper 8: - dh_makeshlibs will run dpkg-gensymbols on all shared libraries that it generates shlibs files for. So -X can be used to exclude libraries. Also, libraries in unusual locations that dpkg-gensymbols would not have processed before will be passed to it, a behavior change that can cause some packages to fail to build. diff --git a/debian/rules b/debian/rules index ca4033c..c6d154a 100755 --- a/debian/rules +++ b/debian/rules @@ -303,7 +303,7 @@ binary-arch: install dh_strip $(foreach p,$(nodbgpkg),-p$(p)) dh_compress -s dh_fixperms -s - dh_makeshlibs -s -- -c4 + dh_makeshlibs -s -Xgbm_gallium_drm.so -- -c4 dh_installdeb -s dh_shlibdeps -s dh_gencontrol -s commit 6c3a93a01e4311f3b0f09b197aa7e810f8f9ef59 Author: Andreas Boll Date: Mon Sep 15 16:33:25 2014 +0200 Bump debhelper version to 9 diff --git a/debian/changelog b/debian/changelog index 1c64fc1..0c9bfb3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,9 @@ mesa (10.3.0~rc3-3) UNRELEASED; urgency=medium * Bump llvm-3.5-dev and libclang-3.5-dev to 1:3.5-1, should fix FTBFS on kfreebsd-*. + * Bump compat to v9 for changed dh_strip behavior: +- dh_strip puts separated debug symbols in a location based on their + build-id (Closes: #755921). -- Andreas Boll Mon, 15 Sep 2014 14:19:30 +0200 diff --git a/debian/compat b/debian/compat index 7f8f011..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +9 diff --git a/debian/control b/debian/control index ab4c9b1..cc021cc 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian X Strike Force Standards-Version: 3.9.3 Build-Depends: - debhelper (>= 8.1.3), + debhelper (>= 9), quilt (>= 0.40), pkg-config, libdrm-dev (>= 2.4.56) [!hurd-any], -- 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/e1xtzbg-0002za...@moszumanska.debian.org
mesa: Changes to 'debian-experimental'
debian/changelog |5 + debian/control | 10 ++ debian/libegl1-mesa-drivers.install.linux.in |2 -- 3 files changed, 15 insertions(+), 2 deletions(-) New commits: commit 3803b01079d10f7ff3370e5566ba0502d96f676f Author: Andreas Boll Date: Mon Sep 15 20:17:03 2014 +0200 Drop redundant libegl1-mesa-drivers.install.linux.in It's the same as libegl1-mesa-drivers.install.in diff --git a/debian/changelog b/debian/changelog index 5877a8b..fd75f04 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ mesa (10.3.0~rc3-3) UNRELEASED; urgency=medium * Bump compat to v9 for changed dh_strip behavior: - dh_strip puts separated debug symbols in a location based on their build-id (Closes: #755921). + * Drop redundant libegl1-mesa-drivers.install.linux.in. [ Dima Kogan ] * All -dev packages are now Multi-Arch: same (Closes: #689088, #678040). diff --git a/debian/libegl1-mesa-drivers.install.linux.in b/debian/libegl1-mesa-drivers.install.linux.in deleted file mode 100644 index 741f962..000 --- a/debian/libegl1-mesa-drivers.install.linux.in +++ /dev/null @@ -1,2 +0,0 @@ -# OS-independent part (from libegl1-mesa-drivers.install.in): -dri/usr/lib/${DEB_HOST_MULTIARCH}/egl/egl_gallium.so usr/lib/${DEB_HOST_MULTIARCH}/egl commit 4e8ef10eb3d85c3b79991c2189d4e7f4745e5d20 Author: Dima Kogan Date: Sun Feb 16 01:31:01 2014 -0800 All -dev packages are now Multi-Arch: same Closes #689088, #678040 diff --git a/debian/changelog b/debian/changelog index 0c9bfb3..5877a8b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,15 @@ mesa (10.3.0~rc3-3) UNRELEASED; urgency=medium + [ Andreas Boll ] * Bump llvm-3.5-dev and libclang-3.5-dev to 1:3.5-1, should fix FTBFS on kfreebsd-*. * Bump compat to v9 for changed dh_strip behavior: - dh_strip puts separated debug symbols in a location based on their build-id (Closes: #755921). + [ Dima Kogan ] + * All -dev packages are now Multi-Arch: same (Closes: #689088, #678040). + -- Andreas Boll Mon, 15 Sep 2014 14:19:30 +0200 mesa (10.3.0~rc3-2) experimental; urgency=medium diff --git a/debian/control b/debian/control index cc021cc..857f2a5 100644 --- a/debian/control +++ b/debian/control @@ -143,6 +143,7 @@ Depends: Provides: libgl-dev, mesag-dev, libgl1-mesa-swrast-dev Conflicts: mesa-dev, libgl-dev, mesag3 (<< 3.1-1), nvidia-glx-dev, mesag-dev, libgl1-mesa-swrast-dev Replaces: libgl-dev, mesag-dev, libgl1-mesa-swrast-dev +Multi-Arch: same Description: free implementation of the OpenGL API -- development files This package provides the development environment required for compiling programs with Mesa. For a complete description of Mesa, @@ -189,6 +190,7 @@ Architecture: linux-any Depends: libxatracker2 (= ${binary:Version}), ${misc:Depends}, +Multi-Arch: same Description: X acceleration library -- development files This package contains the XA (X acceleration) library. It is used exclusively by the X server to do render, copy and video acceleration. @@ -237,6 +239,7 @@ Depends: libgbm1 (= ${binary:Version}), libudev-dev, ${misc:Depends}, +Multi-Arch: same Description: generic buffer management API -- development files This package contains the GBM buffer management library. It provides a mechanism for allocating buffers for graphics rendering tied to Mesa. @@ -306,6 +309,7 @@ Depends: libx11-xcb-dev, libwayland-dev (>= 1.2.0) [linux-any], ${misc:Depends}, +Multi-Arch: same Description: free implementation of the EGL API -- development files This package contains the development environment required for compiling programs against EGL native platform graphics interface library. @@ -422,6 +426,7 @@ Depends: libopenvg1-mesa (= ${binary:Version}), libegl1-mesa-dev, ${misc:Depends}, +Multi-Arch: same Description: free implementation of the OpenVG API -- development files This package contains the mesa implementation of the OpenVG 2D acceleration library. OpenVG provides a device independent and vendor-neutral interface @@ -477,6 +482,7 @@ Depends: libgles1-mesa (= ${binary:Version}), libegl1-mesa-dev, ${misc:Depends}, +Multi-Arch: same Description: free implementation of the OpenGL|ES 1.x API -- development files OpenGL|ES is a cross-platform API for full-function 2D and 3D graphics on embedded systems - including consoles, phones, appliances and vehicles. @@ -535,6 +541,7 @@ Depends: libgles2-mesa (= ${binary:Version}), libegl1-mesa-dev, ${misc:Depends}, +Multi-Arch: same Description: free implementation of the OpenGL|ES 2.x API -- development files OpenGL|ES is a cross-platform API for full-function 2D and 3D graphics on embedded systems - including consoles, phones, appliances and vehicles. @@ -723,6 +730,7 @@ Depends: Conflicts: libgl-dev, libgl1-mesa-dri-dev Replaces: libgl-dev, libgl1-mesa-dri-dev Provides: libgl-
mesa: Changes to 'refs/tags/mesa-10.3.0-rc3-3'
Tag 'mesa-10.3.0-rc3-3' created by Julien Cristau at 2014-09-15 20:39 + Tagging upload of mesa 10.3.0~rc3-3 to experimental. -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABCAAGBQJUF06QAAoJEDEBgAUJBeQMimsP/335q7nrrOOwyYoXj2b2hC5Y gXqX9O+K36YZI7f8Kg0VbQBS8h1OTWsfb4EXcRXa+AzUMrW6K5p7p4mCV5aJ416N joAOwxJUXHyxy5nuLkQbqlQXtYZ5lWLZOEMU+b9tLyKKs1uVS5X+buK8WFC6jBQY elheZOY+YORgThiR5VGCEA3EOdzkxT4xfBnA3EBr5vOQDE/Fq6d8sZ8ecMGhVVZA W1S9o+RFoAhSe3PxvyHOu/PnaCexpTAm52LZRW3TwLI+uY3rZ8LwrIAoK7kbw/+r 6E97JOSRvbwYHMCBDubfQh+Z/+npNx03WrPSoppYqDaoNjkLj3izLdNfVIrz636G 1Lol1Db0Kl8zM0lTGDSOvGixXP7fTN9SRpxRTM3zfQ40NxmTeuxh0eufAQL/m8rR eUgcqrBhg9Za2ZWiQ3uhGz1WIGfGlrO0yR1TMPf7BuL6vTyJUObrL4+PpSpOWD52 4jvgJoTzhBrM5Zer894N4gOelK94Pa2n+cqiYQV5c5eBGhgOol4oT8wscp2GzVBX JCIGI2amLlz9f7ezOzbPYpIrZOD/VEk1drMbqu13IyVQrwhxqMyin3+xfK0OgDqw dVGs0gZL0r08TrPQ8xyISzcv3D9fLD1tqngC7Vc/RVCkGYbMU9Zc9duCzXYkJbjr uGJyP7N7RSxfIRXtUfCJ =FyGW -END PGP SIGNATURE- Changes since mesa-10.3.0_rc3-2: Andreas Boll (4): Bump llvm-3.5-dev and libclang-3.5-dev to 1:3.5-1 Bump debhelper version to 9 Exclude gbm_gallium_drm.so from dh_makeshlibs Drop redundant libegl1-mesa-drivers.install.linux.in Dima Kogan (1): All -dev packages are now Multi-Arch: same Julien Cristau (1): Upload to experimental --- debian/changelog | 18 ++ debian/compat|2 +- debian/control | 16 +--- debian/libegl1-mesa-drivers.install.linux.in |2 -- debian/rules |2 +- 5 files changed, 33 insertions(+), 7 deletions(-) --- -- 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/e1xtd5h-lu...@moszumanska.debian.org
mesa: Changes to 'debian-experimental'
debian/changelog |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit a2bab76b4a260fa536d2de5619b2f74c9ec7f6da Author: Julien Cristau Date: Mon Sep 15 22:39:36 2014 +0200 Upload to experimental diff --git a/debian/changelog b/debian/changelog index fd75f04..c159591 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -mesa (10.3.0~rc3-3) UNRELEASED; urgency=medium +mesa (10.3.0~rc3-3) experimental; urgency=medium [ Andreas Boll ] * Bump llvm-3.5-dev and libclang-3.5-dev to 1:3.5-1, should fix FTBFS on @@ -11,7 +11,10 @@ mesa (10.3.0~rc3-3) UNRELEASED; urgency=medium [ Dima Kogan ] * All -dev packages are now Multi-Arch: same (Closes: #689088, #678040). - -- Andreas Boll Mon, 15 Sep 2014 14:19:30 +0200 + [ Julien Cristau ] + * Upload clean source without partial Ubuntu alternatives patches (closes: #761678) + + -- Julien Cristau Mon, 15 Sep 2014 22:39:15 +0200 mesa (10.3.0~rc3-2) experimental; urgency=medium -- 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/e1xtd5h-kp...@moszumanska.debian.org
Processing of mesa_10.3.0~rc3-3_source.changes
mesa_10.3.0~rc3-3_source.changes uploaded successfully to localhost along with the files: mesa_10.3.0~rc3-3.dsc mesa_10.3.0~rc3-3.diff.gz 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: https://lists.debian.org/e1xtd7h-0001ae...@franck.debian.org
Bug#678040: marked as done (mesa: Please mark -dev packages Multi-Arch: same)
Your message dated Mon, 15 Sep 2014 21:21:48 + with message-id and subject line Bug#678040: fixed in mesa 10.3.0~rc3-3 has caused the Debian Bug report #678040, regarding mesa: Please mark -dev packages Multi-Arch: same 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.) -- 678040: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678040 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Source: mesa Version: 8.0.3-1 Severity: normal Tags: patch Dear Maintainer, Please find attached a patch that marks -dev packages as Multi-Arch: same. I'm only needing mesa-common-dev and libglu1-mesa-dev but I've checked every dev packages and their shared files are identical across architectures. Nicolas Le Cam diff -ru a/mesa/debian/control b/mesa/debian/control --- a/mesa/debian/control 2012-06-17 21:50:25.677242578 +0200 +++ b/mesa/debian/control 2012-06-17 22:12:25.277203350 +0200 @@ -133,6 +133,7 @@ Provides: libgl-dev, mesag-dev, libgl1-mesa-swrast-dev Conflicts: mesa-dev, libgl-dev, mesag3 (<< 3.1-1), nvidia-glx-dev, mesag-dev, libgl1-mesa-swrast-dev Replaces: libgl-dev, mesag-dev, libgl1-mesa-swrast-dev +Multi-Arch: same Description: free implementation of the OpenGL API -- development files This package provides the development environment required for compiling programs with Mesa. For a complete description of Mesa, @@ -179,6 +180,7 @@ Depends: libxatracker1 (= ${binary:Version}), ${misc:Depends}, +Multi-Arch: same Description: X acceleration library -- development files This package contains the XA (X acceleration) library. It is used exclusively by the X server to do render, copy and video acceleration. @@ -226,6 +228,7 @@ libgbm1 (= ${binary:Version}), libudev-dev, ${misc:Depends}, +Multi-Arch: same Description: generic buffer management API -- development files This package contains the GBM buffer management library. It provides a mechanism for allocating buffers for graphics rendering tied to Mesa. @@ -288,6 +291,7 @@ libxcb-glx0-dev, libx11-xcb-dev, ${misc:Depends}, +Multi-Arch: same Description: free implementation of the EGL API -- development files This package contains the development environment required for compiling programs against EGL native platform graphics interface library. @@ -373,6 +377,7 @@ libopenvg1-mesa (= ${binary:Version}), libegl1-mesa-dev, ${misc:Depends}, +Multi-Arch: same Description: free implementation of the OpenVG API -- development files This package contains the mesa implementation of the OpenVG 2D acceleration library. OpenVG provides a device independent and vendor-neutral interface @@ -428,6 +433,7 @@ libgles1-mesa (= ${binary:Version}), libegl1-mesa-dev, ${misc:Depends}, +Multi-Arch: same Description: free implementation of the OpenGL|ES 1.x API -- development files OpenGL|ES is a cross-platform API for full-function 2D and 3D graphics on embedded systems - including consoles, phones, appliances and vehicles. @@ -486,6 +492,7 @@ libgles2-mesa (= ${binary:Version}), libegl1-mesa-dev, ${misc:Depends}, +Multi-Arch: same Description: free implementation of the OpenGL|ES 2.x API -- development files OpenGL|ES is a cross-platform API for full-function 2D and 3D graphics on embedded systems - including consoles, phones, appliances and vehicles. @@ -706,6 +713,7 @@ Conflicts: libgl-dev, libgl1-mesa-dri-dev Replaces: libgl-dev, libgl1-mesa-dri-dev Provides: libgl-dev, libgl1-mesa-dri-dev +Multi-Arch: same Description: free implementation of the OpenGL API -- GLX development files This version of Mesa provides GLX and DRI capabilities: it is capable of both direct and indirect rendering. For direct rendering, it can use DRI @@ -724,6 +732,7 @@ Depends: libx11-dev, ${misc:Depends}, +Multi-Arch: same Description: Developer documentation for Mesa This package includes the specifications for the Mesa-specific OpenGL extensions, the complete set of release notes and the development header @@ -756,6 +765,7 @@ Conflicts: xlibosmesa-dev, libosmesa4-dev, libosmesa-dev Replaces: xlibosmesa-dev, libosmesa-dev, libgl1-mesa-swx11-dev (<< 6.5.2), mesa-common-dev (<< 6.5.2) Provides: xlibosmesa-dev, libosmesa-dev +Multi-Arch: same Description: Mesa Off-screen rendering extension -- development files This package provides the required environment for developing programs that use the off-screen rendering extension of Mesa. @@ -797,6 +807,7 @@ Provides: libglu-dev, xlibmesa-glu-dev Conflicts: mesag-dev (<< 5.0.0-1), mesa-glide2-dev (<< 5.0.0-1), mesag3+ggi-dev (<< 5.0.0-1), x
mesa_10.3.0~rc3-3_source.changes ACCEPTED into experimental
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Mon, 15 Sep 2014 22:39:15 +0200 Source: mesa Binary: libgl1-mesa-swx11 libgl1-mesa-swx11-dbg libgl1-mesa-swx11-i686 libgl1-mesa-swx11-dev libxatracker2 libxatracker2-dbg libxatracker-dev libgbm1 libgbm1-dbg libgbm-dev libegl1-mesa libegl1-mesa-dbg libegl1-mesa-dev libegl1-mesa-drivers libegl1-mesa-drivers-dbg libwayland-egl1-mesa libwayland-egl1-mesa-dbg libopenvg1-mesa libopenvg1-mesa-dbg libopenvg1-mesa-dev libgles1-mesa libgles1-mesa-dbg libgles1-mesa-dev libgles2-mesa libgles2-mesa-dbg libgles2-mesa-dev libglapi-mesa libglapi-mesa-dbg libgl1-mesa-glx libgl1-mesa-glx-dbg libgl1-mesa-dri libgl1-mesa-dri-dbg libgl1-mesa-dev mesa-common-dev libosmesa6 libosmesa6-dev mesa-vdpau-drivers mesa-vdpau-drivers-dbg mesa-opencl-icd mesa-opencl-icd-dbg Architecture: source Version: 10.3.0~rc3-3 Distribution: experimental Urgency: medium Maintainer: Debian X Strike Force Changed-By: Julien Cristau Description: libegl1-mesa - free implementation of the EGL API -- runtime libegl1-mesa-dbg - free implementation of the EGL API -- debugging symbols libegl1-mesa-dev - free implementation of the EGL API -- development files libegl1-mesa-drivers - free implementation of the EGL API -- hardware drivers libegl1-mesa-drivers-dbg - free implementation of the EGL API -- driver debugging symbols libgbm-dev - generic buffer management API -- development files libgbm1- generic buffer management API -- runtime libgbm1-dbg - generic buffer management API -- debugging symbols libgl1-mesa-dev - free implementation of the OpenGL API -- GLX development files libgl1-mesa-dri - free implementation of the OpenGL API -- DRI modules libgl1-mesa-dri-dbg - Debugging symbols for the Mesa DRI modules libgl1-mesa-glx - free implementation of the OpenGL API -- GLX runtime libgl1-mesa-glx-dbg - Debugging symbols for the Mesa GLX runtime libgl1-mesa-swx11 - free implementation of the OpenGL API -- runtime libgl1-mesa-swx11-dbg - free implementation of the OpenGL API -- debugging symbols libgl1-mesa-swx11-dev - free implementation of the OpenGL API -- development files libgl1-mesa-swx11-i686 - Mesa OpenGL runtime [i686 optimized] libglapi-mesa - free implementation of the GL API -- shared library libglapi-mesa-dbg - free implementation of the GL API -- debugging symbols libgles1-mesa - free implementation of the OpenGL|ES 1.x API -- runtime libgles1-mesa-dbg - free implementation of the OpenGL|ES 1.x API -- debugging symbols libgles1-mesa-dev - free implementation of the OpenGL|ES 1.x API -- development files libgles2-mesa - free implementation of the OpenGL|ES 2.x API -- runtime libgles2-mesa-dbg - free implementation of the OpenGL|ES 2.x API -- debugging symbols libgles2-mesa-dev - free implementation of the OpenGL|ES 2.x API -- development files libopenvg1-mesa - free implementation of the OpenVG API -- runtime libopenvg1-mesa-dbg - free implementation of the OpenVG API -- debugging symbols libopenvg1-mesa-dev - free implementation of the OpenVG API -- development files libosmesa6 - Mesa Off-screen rendering extension libosmesa6-dev - Mesa Off-screen rendering extension -- development files libwayland-egl1-mesa - implementation of the Wayland EGL platform -- runtime libwayland-egl1-mesa-dbg - implementation of the Wayland EGL platform -- debugging symbols libxatracker-dev - X acceleration library -- development files libxatracker2 - X acceleration library -- runtime libxatracker2-dbg - X acceleration library -- debugging symbols mesa-common-dev - Developer documentation for Mesa mesa-opencl-icd - free implementation of the OpenCL API -- ICD runtime mesa-opencl-icd-dbg - free implementation of the OpenCL API -- debugging symbols mesa-vdpau-drivers - Mesa VDPAU video acceleration drivers mesa-vdpau-drivers-dbg - Debugging symbols for the Mesa VDPAU video acceleration drivers Closes: 678040 689088 755921 761678 Changes: mesa (10.3.0~rc3-3) experimental; urgency=medium . [ Andreas Boll ] * Bump llvm-3.5-dev and libclang-3.5-dev to 1:3.5-1, should fix FTBFS on kfreebsd-*. * Bump compat to v9 for changed dh_strip behavior: - dh_strip puts separated debug symbols in a location based on their build-id (Closes: #755921). * Drop redundant libegl1-mesa-drivers.install.linux.in. . [ Dima Kogan ] * All -dev packages are now Multi-Arch: same (Closes: #689088, #678040). . [ Julien Cristau ] * Upload clean source without partial Ubuntu alternatives patches (closes: #761678) Checksums-Sha1: 7624551b6f8606ab29f56f681048345c97fe99d9 5422 mesa_10.3.0~rc3-3.dsc 1b1b811698d11eea7e1319a2dea0f77e7ac59437 81592 mesa_10.3.0~rc3-3.diff.gz Checksums-Sha256: 7e57c85370a7ece1e337074e903655a3d09c39fb5e1aa0646587149cea77ce4a 5422 mesa_10.3.0~rc3-3.dsc 82b3d7c950f16b0ddb507d6637aa71dfcc78b7feb7cc9155b4f697dc89648e00 81592 mesa_10.3.0~rc3-3.diff.gz Files: c33c8b9957924d92ff3b79a99892fb
Bug#689088: marked as done (libgl1-mesa-dev is not Multi-Arch compatible)
Your message dated Mon, 15 Sep 2014 21:21:48 + with message-id and subject line Bug#689088: fixed in mesa 10.3.0~rc3-3 has caused the Debian Bug report #689088, regarding libgl1-mesa-dev is not Multi-Arch compatible 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.) -- 689088: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=689088 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: libgl1-mesa-dev Version: 8.0.4-2 Severity: normal Dear Maintainer, The amd64 version conflicts with the i386 one which makes it impossible to install both. As a result the /usr/lib/i386-linux-gnu/libGL.so symbolic link is missing so that developping 32bit applications (e.g. Wine) using this library is impossible on a 64bit system. Furthermore this development package does not seem to be multiarch aware as there is no Multi-Arch field. My understanding is that as long as there are no architecture-dependent headers there is no obstacle (i.e. no toolchain issue) to tagging the development package as 'Multi-Arch: same'. The symbolic link (and any static libraries) should be no issue as they are already in the architecture-qualified folders. A good model for this appears to be the libx11-dev package though the diversions may muddle the picture a bit. -- Package-specific info: glxinfo: name of display: :0.0 display: :0 screen: 0 direct rendering: Yes server glx vendor string: NVIDIA Corporation server glx version string: 1.4 server glx extensions: GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control, GLX_EXT_swap_control, GLX_EXT_swap_control_tear, GLX_EXT_texture_from_pixmap, GLX_ARB_create_context, GLX_ARB_create_context_profile, GLX_EXT_create_context_es_profile, GLX_EXT_create_context_es2_profile, GLX_ARB_create_context_robustness, GLX_ARB_multisample, GLX_NV_float_buffer, GLX_ARB_fbconfig_float, GLX_EXT_framebuffer_sRGB, GLX_NV_multisample_coverage client glx vendor string: NVIDIA Corporation client glx version string: 1.4 client glx extensions: GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_SGI_video_sync, GLX_NV_swap_group, GLX_NV_video_out, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGI_swap_control, GLX_EXT_swap_control, GLX_EXT_swap_control_tear, GLX_ARB_create_context, GLX_ARB_create_context_profile, GLX_NV_float_buffer, GLX_ARB_fbconfig_float, GLX_EXT_fbconfig_packed_float, GLX_EXT_texture_from_pixmap, GLX_EXT_framebuffer_sRGB, GLX_NV_present_video, GLX_NV_copy_image, GLX_NV_multisample_coverage, GLX_NV_video_capture, GLX_EXT_create_context_es2_profile, GLX_ARB_create_context_robustness GLX version: 1.4 GLX extensions: GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control, GLX_EXT_swap_control, GLX_EXT_swap_control_tear, GLX_EXT_texture_from_pixmap, GLX_ARB_create_context, GLX_ARB_create_context_profile, GLX_EXT_create_context_es2_profile, GLX_ARB_create_context_robustness, GLX_ARB_multisample, GLX_NV_float_buffer, GLX_ARB_fbconfig_float, GLX_EXT_framebuffer_sRGB, GLX_NV_multisample_coverage, GLX_ARB_get_proc_address OpenGL vendor string: NVIDIA Corporation OpenGL renderer string: GeForce 9600 GT/PCIe/SSE2 OpenGL version string: 3.3.0 NVIDIA 304.48 OpenGL shading language version string: 3.30 NVIDIA via Cg compiler OpenGL extensions: GL_ARB_base_instance, GL_ARB_blend_func_extended, GL_ARB_color_buffer_float, GL_ARB_compatibility, GL_ARB_compressed_texture_pixel_storage, GL_ARB_conservative_depth, GL_ARB_copy_buffer, GL_ARB_depth_buffer_float, GL_ARB_depth_clamp, GL_ARB_depth_texture, GL_ARB_draw_buffers, GL_ARB_draw_elements_base_vertex, GL_ARB_draw_instanced, GL_ARB_ES2_compatibility, GL_ARB_explicit_attrib_location, GL_ARB_fragment_coord_conventions, GL_ARB_fragment_program, GL_ARB_fragment_program_shadow, GL_ARB_fragment_shader, GL_ARB_framebuffer_object, GL_ARB_framebuffer_sRGB, GL_ARB_geometry_shader4, GL_ARB_get_program_binary, GL_ARB_half_float_pixel, GL_ARB_half_float_vertex, GL_ARB_imaging, GL_ARB_instanced_arrays, GL_ARB_internalformat_query, GL_ARB_map_buffer_alignment, GL_ARB_map_buffer_range, GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_occlusion_query, GL_ARB_occlusion_query2, GL_ARB_pixel_buffer_object, GL_ARB_point_parameters, GL_ARB_point_sprite,
Bug#755921: marked as done (libgl1-mesa-dri-dbg: debug version of i965_dri.so missing)
Your message dated Mon, 15 Sep 2014 21:21:48 + with message-id and subject line Bug#755921: fixed in mesa 10.3.0~rc3-3 has caused the Debian Bug report #755921, regarding libgl1-mesa-dri-dbg: debug version of i965_dri.so missing 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.) -- 755921: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=755921 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: libgl1-mesa-dri-dbg Version: 10.2.4-1 Severity: normal In trying to debug these: [ 9026.379370] chrome[60459]: segfault at 170 ip ef44265d sp ffd08e10 error 4 in i965_dri.so[ef12c000+591000] [ 9026.529959] chrome[60545]: segfault at 170 ip ef43a65d sp ffccc2b0 error 4 in i965_dri.so[ef124000+591000] [ 9026.709062] chrome[60554]: segfault at 170 ip ef3eb65d sp ffef8780 error 4 in i965_dri.so[ef0d5000+591000] I found that there is no i965_dri.so in libgl1-mesa-dri-dbg. :-( Comparing [1] and [2] it seems that this broke between 9.2.2-1 and 10.0.0-1. [1] https://buildd.debian.org/status/fetch.php?pkg=mesa&arch=i386&ver=9.2.2-1&stamp=1382439066 [2] https://buildd.debian.org/status/fetch.php?pkg=mesa&arch=i386&ver=10.0.0-1&stamp=1387126269 -- Package-specific info: glxinfo: name of display: :0 display: :0 screen: 0 direct rendering: Yes server glx vendor string: SGI server glx version string: 1.4 server glx extensions: GLX_ARB_create_context, GLX_ARB_create_context_profile, GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float, GLX_ARB_framebuffer_sRGB, GLX_ARB_multisample, GLX_EXT_create_context_es2_profile, GLX_EXT_framebuffer_sRGB, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer, GLX_OML_swap_method, GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, GLX_SGI_swap_control client glx vendor string: Mesa Project and SGI client glx version string: 1.4 client glx extensions: GLX_ARB_create_context, GLX_ARB_create_context_profile, GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float, GLX_ARB_framebuffer_sRGB, GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_buffer_age, GLX_EXT_create_context_es2_profile, GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer, GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer, GLX_MESA_swap_control, GLX_OML_swap_method, GLX_OML_sync_control, GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync GLX version: 1.4 GLX extensions: GLX_ARB_create_context, GLX_ARB_create_context_profile, GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float, GLX_ARB_framebuffer_sRGB, GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_buffer_age, GLX_EXT_create_context_es2_profile, GLX_EXT_framebuffer_sRGB, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer, GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer, GLX_MESA_swap_control, GLX_OML_swap_method, GLX_OML_sync_control, GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync OpenGL vendor string: Intel Open Source Technology Center OpenGL renderer string: Mesa DRI Intel(R) Sandybridge Mobile x86/MMX/SSE2 OpenGL core profile version string: 3.1 (Core Profile) Mesa 10.2.4 OpenGL core profile shading language version string: 1.40 OpenGL core profile context flags: (none) OpenGL core profile extensions: GL_3DFX_texture_compression_FXT1, GL_AMD_draw_buffers_blend, GL_AMD_performance_monitor, GL_AMD_seamless_cubemap_per_texture, GL_AMD_shader_trinary_minmax, GL_ANGLE_texture_compression_dxt3, GL_ANGLE_texture_compression_dxt5, GL_APPLE_object_purgeable, GL_ARB_ES2_compatibility, GL_ARB_ES3_compatibility, GL_ARB_base_instance, GL_ARB_blend_func_extended, GL_ARB_buffer_storage, GL_ARB_clear_buffer_object, GL_ARB_copy_buffer, GL_ARB_debug_output, GL_ARB_depth_buffer_float, GL_ARB_depth_clamp, GL_ARB_draw_buffers, GL_ARB_draw_buffers_blend, GL_ARB_draw_elements_base_vertex,
xorg-server: Changes to 'debian-unstable'
ChangeLog | 246 configure.ac|4 debian/changelog|8 + glamor/glamor_render.c | 16 +- hw/xfree86/common/xf86Bus.c |3 hw/xfree86/common/xf86platformBus.c | 24 ++- hw/xfree86/common/xf86platformBus.h |1 hw/xquartz/xpr/xprScreen.c | 23 ++- mi/mieq.c |2 os/connection.c |7 - os/utils.c |2 present/present_event.c |2 12 files changed, 308 insertions(+), 30 deletions(-) New commits: commit 27797ffbac79b4cba369ee56ff0c7e82cc48b32b Author: Julien Cristau Date: Mon Sep 15 23:59:34 2014 +0200 Document cherry-pick diff --git a/debian/changelog b/debian/changelog index f43c942..0e4bc3e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ xorg-server (2:1.16.0.901-1) UNRELEASED; urgency=medium * New upstream release + glx/present: Only send GLX_BufferSwapComplete for PresentCompleteKindPixmap (closes: #761393) + * glx: Disable indirect GLX contexts by default (cherry-pick from master) -- Julien Cristau Mon, 15 Sep 2014 23:56:51 +0200 commit ba0c6a7c7cc7079a84398ab288e6ef775038a3a6 Author: Eric Anholt Date: Thu Sep 4 10:59:40 2014 -0700 glx: Disable indirect GLX contexts by default. Almost every situation of someone running indirect GLX is a mistake that results in X Server crashes. Indirect GLX is the cause of regular security vulnerabilities, and rarely provides any capability to the user. Just disable it unless someone wants to enable it for their special use case (using +iglx on the command line). Signed-off-by: Eric Anholt Acked-by: Keith Packard Signed-off-by: Keith Packard (cherry picked from commit d0da0e9c3bb8fe0cd4879ecb24d21715bfaa209b) diff --git a/os/utils.c b/os/utils.c index ed7581e..b63913c 100644 --- a/os/utils.c +++ b/os/utils.c @@ -194,7 +194,7 @@ Bool noGEExtension = FALSE; Bool CoreDump; -Bool enableIndirectGLX = TRUE; +Bool enableIndirectGLX = FALSE; #ifdef PANORAMIX Bool PanoramiXExtensionDisabledHack = FALSE; commit 1de97960145123eedaa2449245827b5f0afdc920 Author: Julien Cristau Date: Mon Sep 15 23:57:56 2014 +0200 Bump changelogs diff --git a/ChangeLog b/ChangeLog index 1da7a9b..d0f83c9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,249 @@ +commit 3ce47886c58b0640697f243a5df7060109c8346f +Author: Julien Cristau +Date: Mon Sep 15 22:55:16 2014 +0200 + +Bump to 1.16.0.901 + +Signed-off-by: Julien Cristau + +commit c48d07cf0e6edfc92dcb97de66c2484a8ddba452 +Author: Keith Packard +Date: Thu Sep 4 08:36:07 2014 -0700 + +glx/present: Only send GLX_BufferSwapComplete for PresentCompleteKindPixmap + +Present didn't provide the 'kind' argument to the +present_complete_notify hook that GLX uses to construct +GLX_BufferSwapComplete events, so GLX was reporting events for +PresentCompleteKindMSC notifications, which resulted in duplicate +GLX_BufferSwapComplete events and crashes in clutter. + +See the gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=733282 + +Signed-off-by: Keith Packard +Reviewed-by: Eric Anholt +(cherry picked from commit bf338efc678258d2d366dff2ed873752f98f0bfc) +[backport to 1.16: check 'kind' in the caller to avoid ABI change] +Signed-off-by: Julien Cristau + +commit fbe977941abb0a6db19b345652b6106d849899c1 +Author: Thierry Reding +Date: Thu Feb 13 13:36:12 2014 +0100 + +xfree86: Allow non-PCI devices as primary + +On platforms that don't support PCI or have no GPU attached to the PCI +bus, there can still be a primary device on a non-PCI bus. + +Signed-off-by: Thierry Reding +Reviewed-by: Rob Clark +Tested-by: Rob Clark +Signed-off-by: Keith Packard +(cherry picked from commit 5d133276de9c50146e80ffc69edd429c2afe98e6) +Signed-off-by: Hans de Goede +Signed-off-by: Julien Cristau + +commit 484b881ecd7fbf5e1aabacfa96acb6f53475e32d +Author: Thierry Reding +Date: Thu Feb 13 13:31:31 2014 +0100 + +xfree86: Fallback to first platform device as primary + +When neither of the various bus implementations was able to find a +primary bus and device, fallback to using the platform bus as primary +bus and the first platform device as primary device. + +Signed-off-by: Thierry Reding +Reviewed-by: Rob Clark +Tested-by: Rob Clark +Signed-off-by: Keith Packard +(cherry picked from commit 2f0183222b4279266e6ef60b923738ff55f0afba) +[hdegoede: backport to 1.16 which doesn't have syspath directly in OdevAttributes] +Signed-off-by: Hans de Goede +Signed-off-by: Julien Cristau + +commit af2e9e3bb173885106f041f89b9f39b57fe3550a +Author: Jeremy Huddleston Sequoia +Date: Mon Aug 11 13:15:24 2014 -0700 + +
xorg-server: Changes to 'upstream-unstable'
configure.ac|4 ++-- glamor/glamor_render.c | 16 hw/xfree86/common/xf86Bus.c |3 +++ hw/xfree86/common/xf86platformBus.c | 24 hw/xfree86/common/xf86platformBus.h |1 + hw/xquartz/xpr/xprScreen.c | 23 +-- mi/mieq.c |2 +- os/connection.c |7 --- present/present_event.c |2 +- 9 files changed, 53 insertions(+), 29 deletions(-) New commits: commit 3ce47886c58b0640697f243a5df7060109c8346f Author: Julien Cristau Date: Mon Sep 15 22:55:16 2014 +0200 Bump to 1.16.0.901 Signed-off-by: Julien Cristau diff --git a/configure.ac b/configure.ac index 1c327fd..d93eb21 100644 --- a/configure.ac +++ b/configure.ac @@ -26,8 +26,8 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ(2.60) -AC_INIT([xorg-server], 1.16.0, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server) -RELEASE_DATE="2014-07-16" +AC_INIT([xorg-server], 1.16.0.901, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xorg-server) +RELEASE_DATE="2014-09-15" RELEASE_NAME="Marionberry Pie" AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_MACRO_DIR([m4]) commit c48d07cf0e6edfc92dcb97de66c2484a8ddba452 Author: Keith Packard Date: Thu Sep 4 08:36:07 2014 -0700 glx/present: Only send GLX_BufferSwapComplete for PresentCompleteKindPixmap Present didn't provide the 'kind' argument to the present_complete_notify hook that GLX uses to construct GLX_BufferSwapComplete events, so GLX was reporting events for PresentCompleteKindMSC notifications, which resulted in duplicate GLX_BufferSwapComplete events and crashes in clutter. See the gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=733282 Signed-off-by: Keith Packard Reviewed-by: Eric Anholt (cherry picked from commit bf338efc678258d2d366dff2ed873752f98f0bfc) [backport to 1.16: check 'kind' in the caller to avoid ABI change] Signed-off-by: Julien Cristau diff --git a/present/present_event.c b/present/present_event.c index ff57eba..e9b8276 100644 --- a/present/present_event.c +++ b/present/present_event.c @@ -173,7 +173,7 @@ present_send_complete_notify(WindowPtr window, CARD8 kind, CARD8 mode, CARD32 se } } } -if (complete_notify) +if (complete_notify && kind == PresentCompleteKindPixmap) (*complete_notify)(window, mode, serial, ust, msc); } commit fbe977941abb0a6db19b345652b6106d849899c1 Author: Thierry Reding Date: Thu Feb 13 13:36:12 2014 +0100 xfree86: Allow non-PCI devices as primary On platforms that don't support PCI or have no GPU attached to the PCI bus, there can still be a primary device on a non-PCI bus. Signed-off-by: Thierry Reding Reviewed-by: Rob Clark Tested-by: Rob Clark Signed-off-by: Keith Packard (cherry picked from commit 5d133276de9c50146e80ffc69edd429c2afe98e6) Signed-off-by: Hans de Goede Signed-off-by: Julien Cristau diff --git a/hw/xfree86/common/xf86platformBus.c b/hw/xfree86/common/xf86platformBus.c index 1890494..c541788 100644 --- a/hw/xfree86/common/xf86platformBus.c +++ b/hw/xfree86/common/xf86platformBus.c @@ -476,10 +476,9 @@ xf86platformProbeDev(DriverPtr drvp) /* for non-seat0 servers assume first device is the master */ if (ServerIsNotSeat0()) break; -if (xf86_platform_devices[j].pdev) { -if (xf86IsPrimaryPlatform(&xf86_platform_devices[j])) -break; -} + +if (xf86IsPrimaryPlatform(&xf86_platform_devices[j])) +break; } } commit 484b881ecd7fbf5e1aabacfa96acb6f53475e32d Author: Thierry Reding Date: Thu Feb 13 13:31:31 2014 +0100 xfree86: Fallback to first platform device as primary When neither of the various bus implementations was able to find a primary bus and device, fallback to using the platform bus as primary bus and the first platform device as primary device. Signed-off-by: Thierry Reding Reviewed-by: Rob Clark Tested-by: Rob Clark Signed-off-by: Keith Packard (cherry picked from commit 2f0183222b4279266e6ef60b923738ff55f0afba) [hdegoede: backport to 1.16 which doesn't have syspath directly in OdevAttributes] Signed-off-by: Hans de Goede Signed-off-by: Julien Cristau diff --git a/hw/xfree86/common/xf86Bus.c b/hw/xfree86/common/xf86Bus.c index b3b3f8c..bd3e4e3 100644 --- a/hw/xfree86/common/xf86Bus.c +++ b/hw/xfree86/common/xf86Bus.c @@ -210,6 +210,9 @@ xf86BusProbe(void) #if (defined(__sparc__) || defined(__sparc)) && !defined(__OpenBSD__) xf86SbusProbe(); #endif +#ifdef XSERVER_PLATFORM_BUS +xf86platformPrimary(); +#endif } /* diff --git a/hw/x