mesa: Changes to 'debian-unstable'

2015-01-15 Thread Timo Aaltonen
 debian/changelog |2 ++
 debian/control   |1 +
 2 files changed, 3 insertions(+)

New commits:
commit 678bac99cf695f83b528b516ff48f3d9d359165c
Author: Timo Aaltonen 
Date:   Thu Jan 15 14:26:50 2015 +0200

control: Add depends on libwayland-egl1-mesa to libegl1-mesa-dev, since it 
ships libwayland-egl.so on Linux.

diff --git a/debian/changelog b/debian/changelog
index 47f4715..92c6a73 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ mesa (10.4.2-2) UNRELEASED; urgency=medium
 
   * rules: Drop dh_makeshlibs exception on gbm_gallium_drm.so as it's
 gone now.
+  * control: Add depends on libwayland-egl1-mesa to libegl1-mesa-dev,
+since it ships libwayland-egl.so on Linux.
 
  -- Timo Aaltonen   Wed, 14 Jan 2015 15:12:07 +0200
 
diff --git a/debian/control b/debian/control
index 640ba63..d10a178 100644
--- a/debian/control
+++ b/debian/control
@@ -289,6 +289,7 @@ Section: libdevel
 Architecture: any
 Depends:
  libegl1-mesa (= ${binary:Version}),
+ libwayland-egl1-mesa (= ${binary:Version}) [linux-any],
  libdrm-dev (>= 2.4.52) [!hurd-any],
  x11proto-dri2-dev (>= 2.6),
  x11proto-gl-dev (>= 1.4.14),


-- 
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/e1ybjvw-0007lg...@moszumanska.debian.org



mesa: Changes to 'debian-unstable'

2015-01-15 Thread Timo Aaltonen
 debian/changelog |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 6279d8fe32168a2a1e4adb8190391fdbe6b21085
Author: Timo Aaltonen 
Date:   Thu Jan 15 14:50:33 2015 +0200

releasing package mesa version 10.4.2-2

diff --git a/debian/changelog b/debian/changelog
index 92c6a73..b7fca2e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
-mesa (10.4.2-2) UNRELEASED; urgency=medium
+mesa (10.4.2-2) unstable; urgency=medium
 
   * rules: Drop dh_makeshlibs exception on gbm_gallium_drm.so as it's
 gone now.
   * control: Add depends on libwayland-egl1-mesa to libegl1-mesa-dev,
 since it ships libwayland-egl.so on Linux.
 
- -- Timo Aaltonen   Wed, 14 Jan 2015 15:12:07 +0200
+ -- Timo Aaltonen   Thu, 15 Jan 2015 14:48:15 +0200
 
 mesa (10.4.2-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/e1ybk4m-0007pk...@moszumanska.debian.org



mesa: Changes to 'refs/tags/mesa-10.4.2-2'

2015-01-15 Thread Timo Aaltonen
Tag 'mesa-10.4.2-2' created by Timo Aaltonen  at 
2015-01-15 13:06 +

Tagging upload of mesa 10.4.2-2 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABAgAGBQJUt7s+AAoJEMtwMWWoiYTcIEcP/ihYPatdZpbpQrkAS8f4e0Pm
syGi3CPwljyaF9w3OW1GwXGGT7jMo3uSKD286fEmupMV2srFoBciSq1FB9jEWFY2
AaFUI517yJ6jfxNC3eZ+sYhKtH94kHtXCVowvSeOunrVSXUKbBIEHZgtv0+xqAVN
fTTsGYtusioH26aPYt2DiDqEWbvNcDdfZdqZZIJDtf5aj01yUiSh/3k9p6holIFv
fPJCEA9yHwVpFatK7BwpGXYaCpl4A2e+EnN9aCBlMyGZty5o9BlBL8i1eTRpaR2M
uQa3HnRqQeyueoMmBVT2vK8BxaRNiDY213K6MZ2sUsRTZvuxRvn8CLy3d9/AnATr
Q4wc5nRdvP4XcppHGx7uMQuHDNFO6XhCqSLppKp92SNZC0Fh+is+LeVGVXXvmINr
IFRC4w6dMm96P0VttNZi9vWTO1HDGRcXFAH4aIOGVWG1U/+6TCxWF/ebeH0qnY4v
DQPjy5cYlbeD5GUjawfef1MPWHoICBk8s5RtXrzDrnyqqXWmSLglTdP9eQqW3DKQ
3k2sPjjhNi8gfKxHmtOjx3jPdrVXgZ6WCBhImG84W0ktyqWu45kofBFLVpTxC5yr
ycnxNgcpRbpMCBzyTAK22n2Rzp0bF/aZUf/DwHWCSpmxw9Sa6aP7kcgweXJ1a6jR
RD0NxE89b08r1vNEjCmw
=Nggr
-END PGP SIGNATURE-

Changes since mesa-10.4.2-1:
Timo Aaltonen (3):
  rules: Drop dh_makeshlibs exception on gbm_gallium_drm.so as it's gone 
now.
  control: Add depends on libwayland-egl1-mesa to libegl1-mesa-dev, since 
it ships libwayland-egl.so on Linux.
  releasing package mesa version 10.4.2-2

---
 debian/changelog |9 +
 debian/control   |1 +
 debian/rules |2 +-
 3 files changed, 11 insertions(+), 1 deletion(-)
---


-- 
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/e1ybkdq-0006em...@moszumanska.debian.org



mesa: Changes to 'refs/tags/mesa-10.4.2-1'

2015-01-15 Thread Timo Aaltonen
Tag 'mesa-10.4.2-1' created by Timo Aaltonen  at 
2015-01-15 13:10 +

Tagging upload of mesa 10.4.2-1 to sid.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABAgAGBQJUt7xNAAoJEMtwMWWoiYTcgXwP/RwgKaah50djLhl87N6iR8E9
xLo2IAdryDb9s4AvpKCvzzvuybnpSp0Jkcf4mUU+qwP2E7xoYYkMH/dtmEWpKiAr
KKlHPhiL3l+BPmdseupbp4uMHmqRstnXBpIw08aOxPRBxTzojeINQ55knDKWrMeb
F9ZwxS7nL1pYFIv3EyUI0WqXAq/PSBklfGGnfmKq1zWnpbTe4L2iMkrQx34YGu6K
Vqx5BEgeVDie26Eb+Eb5O3Kw0jvp2y6wABPW2QM0nWIUIl+0bP8YBcrDVS+nmg0I
WN2aUUDbMKVQ08tGFA+/HYxri2nU7JvfLOuER6iyE6OJv3wTkq/PbPzrhOF10iO6
rWaokUse2n9/A+SDDGYRtFIHsiOv0B9zEitGtku/iwb9nX/Zs35b9FJCAZ1zmKoD
iprvcEjRceYk7JAGfsNCMRQUpeZzgteyvgCshL4I+ssGQFdj6R8FIdmzDlWhmyvX
n+21jyU3+rdCup2xLCMWmWjpsqrs2I4cdmskgWFlAYa8uV0G6jczCa64aB5taddT
rkuKnKmIjQAeWSFonea10hqYVb3bP3KAxCps+ex00N8Y7Nlo3sFx/NsRSERStNke
Mcsm1ol4QT/djYD7/zxoEc+1va7ZGXaud4oE1baTgi94POc9NprvpvmjxtFUl42r
dZsyVF2E5So2cyN6sult
=4L4K
-END PGP SIGNATURE-

Changes since mesa-10.3.2-1:
Aaron Watry (2):
  st/clover: Change platform name from Default to Clover
  r600/compute: Don't leak compute pool item_list/unallocated_list

Abdiel Janulgue (19):
  i965/vec4: inline generate_vec4_instruction() within generate_code()
  i965/vec4/fs: Count loops in shader debug
  glsl: Add ir_unop_saturate
  glsl: Add constant evaluation of ir_unop_saturate
  glsl: Add a pass to lower ir_unop_saturate to clamp(x, 0, 1)
  ir_to_mesa, glsl_to_tgsi: lower ir_unop_saturate
  ir_to_mesa, glsl_to_tgsi: Add support for ir_unop_saturate
  i965/fs: Add support for ir_unop_saturate
  yi965/vec4: Add support for ir_unop_saturate
  glsl: Implement saturate as ir_unop_saturate
  glsl: Optimize clamp(x, 0, 1) as saturate(x)
  glsl: Optimize clamp(x, 0.0, b), where b < 1.0 as min(saturate(x),b)
  glsl: Optimize clamp(x, b, 1.0), where b > 0.0 as max(saturate(x),b)
  i965/fs: Allow propagation of instructions with saturate flag to sel
  i965/vec4: Allow propagation of instructions with saturate flag to sel
  ir_to_mesa, glsl_to_tgsi: Remove try_emit_saturate
  i965/fs: Refactor try_emit_saturate
  i965/vec4: Remove try_emit_saturate
  ir_to_mesa: Remove sat to clamp lowering pass

Alex Deucher (3):
  radeonsi: add new CIK pci ids
  radeonsi: add new SI pci ids
  radeon/uvd: remove comment about RV770

Alex Henrie (3):
  driconf: Synchronize po files
  driconf: Update Spanish translation
  driconf: Correct and update Catalan translation

Alexander von Gluck IV (8):
  gallium/targets: Clean up Haiku softpipe renderer visual
  gallium/targets: Haiku, Fix some improper type warnings
  glsl: Add strings.h on non-MSC platforms
  gallium/targets: Haiku softpipe, perform better framebuffer validation
  gallium/targets: Break haiku state_tracker out to own directory
  st/hgl: Move st_manager create/destroy into hgl state_tracker
  st/hgl: Move st_visual create/destroy into hgl state_tracker
  mesa/drivers: Add missing mesautil lib to Haiku swrast

Alexandros Frantzis (1):
  Releasing a surfaceless EGL context doesn't release underlying DRI 
context.

Alon Levy (3):
  u_math.h: fix 64 to 32 bit truncation warning
  wgl: stw_pixelformat_get_info: correct type for index variable
  mesa/shaderimage.c: fix inconsistent sign warning

Andreas Boll (2):
  gallium/util: add missing u_debug include
  radeon: enable Hyper-Z on r600g and radeonsi by default

Andreas Pokorny (3):
  kms-swrast: Support Prime fd handling
  egl/drm: expose KHR_image_pixmap extension
  i915: Fix black buffers when importing prime fds

Andres Gomez (4):
  configure.ac: check for libexpat when no pkg-config is available
  glsl: Update and fix typos in README.
  glsl: Standardize names and fix typos
  i965/brw_reg: struct constructor now needs explicit negate and abs values.

Anuj Phogat (8):
  meta: Store precompiled msaa shaders for all supported sample counts
  mesa: Add new variables in gl_context to store sample layout
  i965: Initialize the SampleMap{2,4,8}x variables
  meta: Implement ext_framebuffer_multisample_blit_scaled extension
  i965: Enable EXT_framebuffer_multisample_blit_scaled for gen8
  meta: Fix make check failures in setup_glsl_msaa_blit_scaled_shader()
  glsl: Fix crash due to negative array index
  glsl: Use signed array index in update_max_array_access()

Axel Davy (12):
  nine: Add drirc options (v2)
  nine: Implement threadpool
  st/nine: clean device9ex.
  st/nine: Rework Basetexture9 and Resource9.
  st/nine: rework the way D3DPOOL_SYSTEMMEM is handled
  st/nine: propertly declare constants (v2)
  st/nine: Add pool check to SetTexture (v2)
  st/nine: fix wrong variable reset
  st/nine: Fix setting of the shift modifier in nine_shader
  st/nine: Queries: Fix D3DISSUE_END behaviour.
  st/nine: sm1_declusage_to_tgsi, do not restrict in

Bug#774899: libdrm-intel1: 855GM: Failed to submit batch buffer, expect rendering corruption: No space left on device

2015-01-15 Thread Matthias Großmann

> There is a report for a similar bug (#725781), which was fixed
> upstream (https://bugs.freedesktop.org/show_bug.cgi?id=59771#c29). If
> you think there is a chance that this patch fixes my problem too, I'm
> going to test it.

I applied the patch (ec65f8d71eb3eb065c7cadf4153138435ac3b388), but 
unfortunately, this did not fix this bug.


-- 
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/2111557.jRfvMR38Dg@kermit



mesa: Changes to 'refs/tags/mesa-10.4.2-2'

2015-01-15 Thread Timo Aaltonen
Rebased ref, commits from common ancestor:
commit b0de79a9aa08642397f27655f4f240b0f8181caf
Author: Timo Aaltonen 
Date:   Thu Jan 15 15:29:06 2015 +0200

releasing package mesa version 10.4.2-2

diff --git a/debian/changelog b/debian/changelog
index b909256..3866e9c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-mesa (10.4.2-2) UNRELEASED; urgency=medium
+mesa (10.4.2-2) unstable; urgency=medium
 
   * rules: Drop dh_makeshlibs exception on gbm_gallium_drm.so as it's
 gone now.
@@ -7,7 +7,7 @@ mesa (10.4.2-2) UNRELEASED; urgency=medium
   * control: Mark libegl1-mesa-drivers M-A: same again. (Closes:
 #775370)
 
- -- Timo Aaltonen   Wed, 14 Jan 2015 15:12:07 +0200
+ -- Timo Aaltonen   Thu, 15 Jan 2015 15:28:40 +0200
 
 mesa (10.4.2-1) experimental; urgency=medium
 

commit 44fbb19b001aed8e20174761301d088b5541b07a
Author: Timo Aaltonen 
Date:   Thu Jan 15 15:28:00 2015 +0200

control: Mark libegl1-mesa-drivers M-A: same again. (Closes: #775370)

diff --git a/debian/changelog b/debian/changelog
index 92c6a73..b909256 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ mesa (10.4.2-2) UNRELEASED; urgency=medium
 gone now.
   * control: Add depends on libwayland-egl1-mesa to libegl1-mesa-dev,
 since it ships libwayland-egl.so on Linux.
+  * control: Mark libegl1-mesa-drivers M-A: same again. (Closes:
+#775370)
 
  -- Timo Aaltonen   Wed, 14 Jan 2015 15:12:07 +0200
 
diff --git a/debian/control b/debian/control
index d10a178..fa9ef9d 100644
--- a/debian/control
+++ b/debian/control
@@ -322,6 +322,7 @@ Section: libs
 Architecture: linux-any kfreebsd-any
 Depends:
  ${misc:Depends},
+Multi-Arch: same
 Description: transitional dummy package
  This is a transitional dummy package, it can be safely removed.
 


-- 
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/e1ybkxl-0002hm...@moszumanska.debian.org



mesa: Changes to 'debian-unstable'

2015-01-15 Thread Timo Aaltonen
Rebased ref, commits from common ancestor:
commit b0de79a9aa08642397f27655f4f240b0f8181caf
Author: Timo Aaltonen 
Date:   Thu Jan 15 15:29:06 2015 +0200

releasing package mesa version 10.4.2-2

diff --git a/debian/changelog b/debian/changelog
index b909256..3866e9c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-mesa (10.4.2-2) UNRELEASED; urgency=medium
+mesa (10.4.2-2) unstable; urgency=medium
 
   * rules: Drop dh_makeshlibs exception on gbm_gallium_drm.so as it's
 gone now.
@@ -7,7 +7,7 @@ mesa (10.4.2-2) UNRELEASED; urgency=medium
   * control: Mark libegl1-mesa-drivers M-A: same again. (Closes:
 #775370)
 
- -- Timo Aaltonen   Wed, 14 Jan 2015 15:12:07 +0200
+ -- Timo Aaltonen   Thu, 15 Jan 2015 15:28:40 +0200
 
 mesa (10.4.2-1) experimental; urgency=medium
 

commit 44fbb19b001aed8e20174761301d088b5541b07a
Author: Timo Aaltonen 
Date:   Thu Jan 15 15:28:00 2015 +0200

control: Mark libegl1-mesa-drivers M-A: same again. (Closes: #775370)

diff --git a/debian/changelog b/debian/changelog
index 92c6a73..b909256 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ mesa (10.4.2-2) UNRELEASED; urgency=medium
 gone now.
   * control: Add depends on libwayland-egl1-mesa to libegl1-mesa-dev,
 since it ships libwayland-egl.so on Linux.
+  * control: Mark libegl1-mesa-drivers M-A: same again. (Closes:
+#775370)
 
  -- Timo Aaltonen   Wed, 14 Jan 2015 15:12:07 +0200
 
diff --git a/debian/control b/debian/control
index d10a178..fa9ef9d 100644
--- a/debian/control
+++ b/debian/control
@@ -322,6 +322,7 @@ Section: libs
 Architecture: linux-any kfreebsd-any
 Depends:
  ${misc:Depends},
+Multi-Arch: same
 Description: transitional dummy package
  This is a transitional dummy package, it can be safely removed.
 


-- 
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/e1ybkwl-0002at...@moszumanska.debian.org



Processing of mesa_10.4.2-2_amd64.changes

2015-01-15 Thread Debian FTP Masters
mesa_10.4.2-2_amd64.changes uploaded successfully to localhost
along with the files:
  mesa_10.4.2-2.dsc
  mesa_10.4.2.orig.tar.gz
  mesa_10.4.2-2.diff.gz
  libgl1-mesa-swx11_10.4.2-2_amd64.deb
  libgl1-mesa-swx11-dbg_10.4.2-2_amd64.deb
  libgl1-mesa-swx11-dev_10.4.2-2_amd64.deb
  libxatracker2_10.4.2-2_amd64.deb
  libxatracker2-dbg_10.4.2-2_amd64.deb
  libxatracker-dev_10.4.2-2_amd64.deb
  libgbm1_10.4.2-2_amd64.deb
  libgbm1-dbg_10.4.2-2_amd64.deb
  libgbm-dev_10.4.2-2_amd64.deb
  libegl1-mesa_10.4.2-2_amd64.deb
  libegl1-mesa-dbg_10.4.2-2_amd64.deb
  libegl1-mesa-dev_10.4.2-2_amd64.deb
  libegl1-mesa-drivers_10.4.2-2_amd64.deb
  libwayland-egl1-mesa_10.4.2-2_amd64.deb
  libwayland-egl1-mesa-dbg_10.4.2-2_amd64.deb
  libgles1-mesa_10.4.2-2_amd64.deb
  libgles1-mesa-dbg_10.4.2-2_amd64.deb
  libgles1-mesa-dev_10.4.2-2_amd64.deb
  libgles2-mesa_10.4.2-2_amd64.deb
  libgles2-mesa-dbg_10.4.2-2_amd64.deb
  libgles2-mesa-dev_10.4.2-2_amd64.deb
  libglapi-mesa_10.4.2-2_amd64.deb
  libglapi-mesa-dbg_10.4.2-2_amd64.deb
  libgl1-mesa-glx_10.4.2-2_amd64.deb
  libgl1-mesa-glx-dbg_10.4.2-2_amd64.deb
  libgl1-mesa-dri_10.4.2-2_amd64.deb
  libgl1-mesa-dri-dbg_10.4.2-2_amd64.deb
  libgl1-mesa-dev_10.4.2-2_amd64.deb
  mesa-common-dev_10.4.2-2_amd64.deb
  libosmesa6_10.4.2-2_amd64.deb
  libosmesa6-dev_10.4.2-2_amd64.deb
  mesa-vdpau-drivers_10.4.2-2_amd64.deb
  mesa-vdpau-drivers-dbg_10.4.2-2_amd64.deb
  mesa-opencl-icd_10.4.2-2_amd64.deb
  mesa-opencl-icd-dbg_10.4.2-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: https://lists.debian.org/e1yblxa-0003eh...@franck.debian.org



Bug#775370: marked as done (libegl1-mesa-drivers: Version 10.4.2-1 has no Multi Arch (i386/amd64) support)

2015-01-15 Thread Debian Bug Tracking System
Your message dated Thu, 15 Jan 2015 15:19:38 +
with message-id 
and subject line Bug#775370: fixed in mesa 10.4.2-2
has caused the Debian Bug report #775370,
regarding libegl1-mesa-drivers: Version 10.4.2-1 has no Multi Arch (i386/amd64) 
support
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.)


-- 
775370: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=775370
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libegl1-mesa-drivers
Version: 10.4.2-1
Severity: important
Tags: newcomer

The current version 10.4.2-1 of the libegl1-mesa-drivers, does not have multi
arch support. On multi arch systems i386/amd64 this produces this error (sorry,
it is in german):

Fehler traten auf beim Bearbeiten von:
 /home/gabriel/Downloads/libegl1-mesa-drivers_10.4.2-1_i386.deb
andromeda:/var/cache/apt/archives# dpkg -i /home/gabriel/Downloads/libegl1
-mesa-drivers_10.4.2-1_i386.deb libegl1-mesa-drivers_10.4.2-1_amd64.deb
dpkg: Fehler beim Bearbeiten des Archivs /home/gabriel/Downloads/libegl1-mesa-
drivers_10.4.2-1_i386.deb (--install):
 libegl1-mesa-drivers:i386 10.4.2-1 (Multi-Arch: no) kann nicht zusammen mit
libegl1-mesa-drivers installiert werden, welches mehrere installierte Instanzen
hat
dpkg: Fehler beim Bearbeiten des Archivs libegl1-mesa-
drivers_10.4.2-1_amd64.deb (--install):
 libegl1-mesa-drivers:amd64 10.4.2-1 (Multi-Arch: no) kann nicht zusammen mit
libegl1-mesa-drivers installiert werden, welches mehrere installierte Instanzen
hat
Fehler traten auf beim Bearbeiten von:
 /home/gabriel/Downloads/libegl1-mesa-drivers_10.4.2-1_i386.deb
 libegl1-mesa-drivers_10.4.2-1_amd64.deb

As it is an traditional package, shouldn't it be removed automatcally?

system:# apt-get remove --purge libegl1-mesa-drivers

After a manual remove, everything is fine.



-- System Information:
Debian Release: 8.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=de_CH.UTF-8, LC_CTYPE=de_CH.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to de_CH.UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages libegl1-mesa-drivers depends on:
ii  libc6 2.19-13
ii  libdrm-nouveau2   2.4.58-2
ii  libdrm-radeon12.4.58-2
ii  libdrm2   2.4.58-2
ii  libegl1-mesa  10.4.2-1
ii  libelf1   0.159-4
ii  libffi6   3.1-2+b2
ii  libgbm1   10.4.2-1
ii  libgcc1   1:4.9.2-10
ii  libgl1-mesa-dri   10.4.2-1
ii  libglapi-mesa 10.4.2-1
pn  libllvm3.3
ii  libopenvg1-mesa [libopenvg1]  10.3.2-1
ii  libstdc++64.9.2-10
ii  libudev1  215-9
ii  libwayland-client01.6.0-2
ii  libwayland-server01.6.0-2
ii  libx11-6  2:1.6.2-3
ii  libxext6  2:1.3.3-1
ii  libxfixes31:5.0.1-2+b2
ii  multiarch-support 2.19-13

libegl1-mesa-drivers recommends no packages.

libegl1-mesa-drivers suggests no packages.
--- End Message ---
--- Begin Message ---
Source: mesa
Source-Version: 10.4.2-2

We believe that the bug you reported is fixed in the latest version of
mesa, 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 775...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Timo Aaltonen  (supplier of updated mesa 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, 15 Jan 2015 15:28:40 +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 libwayland-egl1-mesa libwayland-egl1-mesa-dbg 
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 l

mesa_10.4.2-2_amd64.changes ACCEPTED into unstable

2015-01-15 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 15 Jan 2015 15:28:40 +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 libwayland-egl1-mesa libwayland-egl1-mesa-dbg 
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.4.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian X Strike Force 
Changed-By: Timo Aaltonen 
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 - transitional dummy package
 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
 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: 775370
Changes:
 mesa (10.4.2-2) unstable; urgency=medium
 .
   * rules: Drop dh_makeshlibs exception on gbm_gallium_drm.so as it's
 gone now.
   * control: Add depends on libwayland-egl1-mesa to libegl1-mesa-dev,
 since it ships libwayland-egl.so on Linux.
   * control: Mark libegl1-mesa-drivers M-A: same again. (Closes:
 #775370)
Checksums-Sha1:
 2a313569b6e520c27700b638a863195ece084324 5080 mesa_10.4.2-2.dsc
 8a03234c2177d305c3194b579ccf47ed8ee14eec 1650 mesa_10.4.2.orig.tar.gz
 32fbff353d5737cffa5987fbc7f3b834c8868fe0 80521 mesa_10.4.2-2.diff.gz
 ad3d6e1411502a204f34fe8336fb16f3090509f3 1225334 
libgl1-mesa-swx11_10.4.2-2_amd64.deb
 0e298469d3f89bf39b17be3eb249daa78991da54 8269076 
libgl1-mesa-swx11-dbg_10.4.2-2_amd64.deb
 23cc3aef516d1b4e835578b865b1b5cbcc5036eb 1411892 
libgl1-mesa-swx11-dev_10.4.2-2_amd64.deb
 b865c59728e2d39db2925d695ca269067a7b1fbd 962746 
libxatracker2_10.4.2-2_amd64.deb
 4ca7819febe771fd9cb85f036bf2ad9fe297657f 6115692 
libxatracker2-dbg_10.4.2-2_amd64.deb
 1573ff1d58ec9687b29a42ab1314cf03d1fcaba1 40678 
libxatracker-dev_10.4.2-2_amd64.deb
 953ae3e29dd9bb368114175044487a437d34bf96 57284 libgbm1_10.4.2-2_amd64.deb
 dee57a52c746387751cbac5acbd5f7a98f9a75e4 99278 libgbm1-dbg_10.4.2-2_amd64.deb
 1ac8b53bc6bf8dfae5944949fd8f852a8ecb070a 40188 libgbm-dev_10.4.2-2_amd64.deb
 648786dec4773532a4cddcaa7f3139632067e3ca 97866 libegl1-mesa_10.4.2-2_amd64.deb
 81276cc825c5ecd8880b221549537fdfb60c12e1 267544 
libegl1-mesa-dbg_10.4.

Processed: [bts-link] source package xkeyboard-config

2015-01-15 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> #
> # bts-link upstream status pull for source package xkeyboard-config
> # 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 #766252 (http://bugs.debian.org/766252)
> # Bug title: xkb-data: option eurosign does not work
> #  * https://bugs.freedesktop.org/show_bug.cgi?id=86030
> #  * remote status changed: NEW -> RESOLVED
> #  * remote resolution changed: (?) -> NOTOURBUG
> #  * closed upstream
> tags 766252 + fixed-upstream
Bug #766252 [xkb-data] xkb-data: option eurosign does not work
Added tag(s) fixed-upstream.
> usertags 766252 - status-NEW
Usertags were: status-NEW.
Usertags are now: .
> usertags 766252 + status-RESOLVED resolution-NOTOURBUG
There were no usertags set.
Usertags are now: status-RESOLVED resolution-NOTOURBUG.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
766252: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=766252
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.142133938324958.transcr...@bugs.debian.org



Processed: [bts-link] source package xserver-xorg-video-openchrome

2015-01-15 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> #
> # bts-link upstream status pull for source package 
> xserver-xorg-video-openchrome
> # 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 #672546 (http://bugs.debian.org/672546)
> # Bug title: xserver-xorg-video-openchrome: FTBFS on hurd-i386: unconditional 
> libdrm requirement
> #  * https://bugs.freedesktop.org/show_bug.cgi?id=69621
> #  * remote status changed: NEW -> RESOLVED
> #  * remote resolution changed: (?) -> FIXED
> #  * closed upstream
> tags 672546 + fixed-upstream
Bug #672546 [xserver-xorg-video-openchrome] xserver-xorg-video-openchrome: 
FTBFS on hurd-i386: unconditional libdrm requirement
Added tag(s) fixed-upstream.
> usertags 672546 - status-NEW
Usertags were: status-NEW.
Usertags are now: .
> usertags 672546 + 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.
-- 
672546: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672546
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.142133938024914.transcr...@bugs.debian.org



Bug#768958: Info received (ProSavage8 KM266/KL266 only support 800x600 with xserver-xorg-video-savage)

2015-01-15 Thread Alexander Greiner-Bär
Hi,

thought I tested this before, but this upstream fix solves the
modeline problem, no other patch needed:

commit 2e9217bb88b76cebfcd2b65b76c8733f80da77ea
Author: Jeremy White 
Date:   Thu Mar 21 10:59:13 2013 -0500

Include xf86Modes.h to use functions from hw/xfree86/modes/xf86Modes.c.

Signed-off-by: Jeremy White 
Reviewed-by: Robert Morell 

diff --git a/src/savage_driver.h b/src/savage_driver.h
index ec4b1ea..de042af 100644
--- a/src/savage_driver.h
+++ b/src/savage_driver.h
@@ -54,6 +54,7 @@
 #if GET_ABI_MAJOR(ABI_VIDEODRV_VERSION) < 6
 #include "xf86Resources.h"
 #endif
+#include "xf86Modes.h"
 #include "xf86Pci.h"
 #include "xf86_OSproc.h"
 #include "xf86Cursor.h"




Regards,
Alexander


-- 
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/201501152213.50857.alexander.greiner-b...@web.de



Processed (with 1 errors): forcemerge 775264 774784

2015-01-15 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> forcemerge 775264 774784
Bug #775264 [src:mesa] mesa: Please apply patch from freedesktop bug #85647
Unable to merge bugs because:
package of #774784 is 'libgl1-mesa-dri' not 'src:mesa'
Failed to forcibly merge 775264: Did not alter merged bugs

> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
774784: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774784
775264: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=775264
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.142138910512505.transcr...@bugs.debian.org



Bug#775476: xkb: assigning a per-keyboard layout doesn't work unless another keyboard is used

2015-01-15 Thread Andrew Shadura
Package: xserver-xorg-core
Version: 2:1.16.1.901-1
Severity: minor


Hi,

I'm using the following script to assign a different layout to a Sun
Type 6 keyboard. What I'd want is for example to have Menu button on a
regular keyboard to act as a language switch, and a hardware Compose
key on a Sun keyboard to act as Compose (it generates the same
keysym).

#!/bin/sh -x

xkbcomp -I$HOME/.xkb ~/.xkb_keymap :0

sun_id=$(xinput list | grep "HID 0430:0005" | grep -o 'id=[0-9]*' |
cut -d = -f 2)

if [ -n "$sun_id" ]
then
xkbcomp -i "$sun_id" -I$HOME/.xkb ~/.xkb_keymap_sun :0
fi

However, after running this script the Sun keyboard has the default
keymap (~/.xkb_keymap) right until the moment I press any key on
another keyboard. If I don't have another keyboard connected, the
"sun" layout never works.

I'm not sure what package is responsible for this, so I'm filing it
against the core package, so at least you receive some info about my
system :)

-- Package-specific info:
X server symlink status:

lrwxrwxrwx 1 root root 13 Feb  4  2014 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2556784 Nov  3 22:52 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
--
00:02.0 VGA compatible controller [0300]: Intel Corporation 3rd Gen
Core processor Graphics Controller [8086:0166] (rev 09)

/etc/X11/xorg.conf does not exist.

/etc/X11/xorg.conf.d does not exist.

KMS configuration files:

/etc/modprobe.d/radeon-kms.conf:
  options radeon modeset=1

Kernel version (/proc/version):
---
Linux version 3.14-1-amd64 (debian-ker...@lists.debian.org) (gcc
version 4.8.2 (Debian 4.8.2-21) ) #1 SMP Debian 3.14.4-1 (2014-05-13)

Xorg X server log files on system:
--
-rw-r--r-- 1 root root 369353 Jan 12 19:20 /var/log/Xorg.1.log
-rw-r--r-- 1 root root  63857 Jan 14 13:46 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
-
[1435392.214]
X.Org X Server 1.16.1.901 (1.16.2 RC 1)
Release Date: 2014-11-02
[1435392.214] X Protocol Version 11, Revision 0
[1435392.214] Build Operating System: Linux 3.2.0-4-amd64 i686 Debian
[1435392.214] Current Operating System: Linux ewle 3.14-1-amd64 #1 SMP
Debian 3.14.4-1 (2014-05-13) x86_64
[1435392.214] Kernel command line:
BOOT_IMAGE=/boot/vmlinuz-3.14-1-amd64
root=UUID=25a68300-5a52-47b4-85b4-cfb3a08f2a0c ro quiet
acpi_backlight=vendor
[1435392.214] Build Date: 03 November 2014  09:48:56PM
[1435392.214] xorg-server 2:1.16.1.901-1 (http://www.debian.org/support)
[1435392.214] Current version of pixman: 0.32.6
[1435392.214] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[1435392.214] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[1435392.215] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jan 14
10:30:11 2015
[1435392.258] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[1435392.335] (==) No Layout section.  Using the first Screen section.
[1435392.335] (==) No screen section available. Using defaults.
[1435392.335] (**) |-->Screen "Default Screen Section" (0)
[1435392.336] (**) |   |-->Monitor ""
[1435392.336] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[1435392.336] (==) Automatically adding devices
[1435392.336] (==) Automatically enabling devices
[1435392.336] (==) Automatically adding GPU devices
[1435392.713] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/cyrillic,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
built-ins
[1435392.713] (==) ModulePath set to "/usr/lib/xorg/modules"
[1435392.713] (II) The server relies on udev to provide the list of
input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[1435392.713] (II) Loader magic: 0xf77eb700
[1435392.713] (II) Module ABI versions:
[1435392.713] X.Org ANSI C Emulation: 0.4
[1435392.713] X.Org Video Driver: 18.0
[1435392.713] X.Org XInput driver : 21.0
[1435392.713] X.Org Server Extension : 8.0
[1435392.714] (II) xfree86: Adding drm device (/dev/dri/card0)
[1435392.726] (--) PCI:*(0:0:2:0) 8086:0166:103c:179c rev 9, Mem @
0xd400/4194304, 0xc000/268435456, I/O @ 0x4000/64
[1435392.726] (II) LoadModule: "glx"
[1435392.862] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[1435393.165] (II) Module glx: vendor="X.Org Foundation"
[1435393.165] compiled for 1.16.1.901, module version = 1.0.0
[1435393.165] ABI class: X.Org Server Extension, version 8.0
[1435393.165] (==) AIGLX enabled
[1435393.165] (==) Matched intel as autoconfigured driver 0
[1435393.165] (=

Processed: Re: forcemerge 775264 774784

2015-01-15 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reassign 774784 src:mesa
Bug #774784 [libgl1-mesa-dri] Kernel crashes with radeonsi
Bug reassigned from package 'libgl1-mesa-dri' to 'src:mesa'.
No longer marked as found in versions mesa/10.3.2-1.
Ignoring request to alter fixed versions of bug #774784 to the same values 
previously set
> forcemerge 775264 774784
Bug #775264 [src:mesa] mesa: Please apply patch from freedesktop bug #85647
Bug #774784 [src:mesa] Kernel crashes with radeonsi
Severity set to 'important' from 'normal'
Marked as found in versions mesa/10.3.2-1.
Added tag(s) upstream, fixed-upstream, and patch.
Merged 774784 775264
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
774784: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774784
775264: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=775264
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.14213932226657.transcr...@bugs.debian.org