mesa: Changes to 'ubuntu'
debian/changelog | 24 ++-- debian/patches/12_fix_glapi_gen.diff | 19 +++ debian/patches/series|1 + debian/rules |5 ++--- 4 files changed, 40 insertions(+), 9 deletions(-) New commits: commit 37e6cdbf1d53a02a739b92f738cc733a750577e6 Author: Maarten Lankhorst Date: Tue Aug 20 19:03:04 2013 +0200 add some release notes diff --git a/debian/changelog b/debian/changelog index 55ea784..ee83faf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +mesa (9.2~rc1-1ubuntu1) UNRELEASED; urgency=low + + * Merge from debian-experimental, remaining changes: +- Add support for aarch64. +- Build libgallium and libmesagallium shared. +- Enable mir support. + + -- Maarten Lankhorst Tue, 20 Aug 2013 18:51:03 +0200 + mesa (9.2~rc1-1) experimental; urgency=low * New upstream release. commit 36a094ced0b3883c388b2f7425fc90479101eb06 Author: Maarten Lankhorst Date: Tue Aug 20 17:27:40 2013 +0200 fixup packaging, release to experimental diff --git a/debian/changelog b/debian/changelog index e9eca9a..706ea50 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,13 +1,16 @@ -mesa (9.2~rc1-1) UNRELEASED; urgency=low +mesa (9.2~rc1-1) experimental; urgency=low - * Initial merge to 9.2 branch. - * Refresh 06_kfreebsd-ftbfs.diff 06_kfreebsd-ftbfs.diff. + * New upstream release. + * Refresh patches for 9.2: +- 02_gbm_no_undefined.diff. +- 04_osmesa_version.diff +- 06_kfreebsd-ftbfs.diff + * Removed writes to srcdir, fixing parallel builds. +- 12_fix_glapi_gen.diff * Require llvm-3.3-dev >= 1:3.3-4 and libelf-dev. - * Refresh 02_gbm_no_undefined.diff. - * libllvmradeon is always built statically now. * Update symbols files. - -- Maarten Lankhorst Wed, 14 Aug 2013 13:03:27 +0200 + -- Maarten Lankhorst Tue, 20 Aug 2013 15:42:31 +0200 mesa (9.1.6-2) unstable; urgency=low diff --git a/debian/patches/12_fix_glapi_gen.diff b/debian/patches/12_fix_glapi_gen.diff new file mode 100644 index 000..2b183af --- /dev/null +++ b/debian/patches/12_fix_glapi_gen.diff @@ -0,0 +1,19 @@ +diff --git a/src/mapi/glapi/gen/Makefile.am b/src/mapi/glapi/gen/Makefile.am +index 9720059..d4fbd35 100644 +--- a/src/mapi/glapi/gen/Makefile.am b/src/mapi/glapi/gen/Makefile.am +@@ -18,10 +18,10 @@ XORG_INDENT_FLAGS = -linux -bad -bap -blf -bli0 -cbi0 -cdw -nce -cs -i4 -lc80 -p + -T _XFUNCPROTOBEGIN -T _XFUNCPROTOEND -T _X_EXPORT + + +-MESA_DIR = $(top_srcdir)/src/mesa +-MESA_GLAPI_DIR = $(top_srcdir)/src/mapi/glapi +-MESA_MAPI_DIR = $(top_srcdir)/src/mapi +-MESA_GLX_DIR = $(top_srcdir)/src/glx ++MESA_DIR = $(top_builddir)/src/mesa ++MESA_GLAPI_DIR = $(top_builddir)/src/mapi/glapi ++MESA_MAPI_DIR = $(top_builddir)/src/mapi ++MESA_GLX_DIR = $(top_builddir)/src/glx + + MESA_GLAPI_OUTPUTS = \ + $(MESA_GLAPI_DIR)/glapi_mapi_tmp.h \ diff --git a/debian/patches/series b/debian/patches/series index f20129c..8a4d2c0 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -4,3 +4,4 @@ 06_kfreebsd-ftbfs.diff 08-kfreebsd-gallium.diff #11-hurd-ftbfs-again.diff +12_fix_glapi_gen.diff diff --git a/debian/rules b/debian/rules index c0240b9..11267ba 100755 --- a/debian/rules +++ b/debian/rules @@ -7,6 +7,7 @@ ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS))) NUMJOBS = $(patsubst parallel=%,%,$(filter parallel=%,$(DEB_BUILD_OPTIONS))) + MAKEFLAGS += -j$(NUMJOBS) endif DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH) @@ -172,8 +173,6 @@ $(STAMP)-build-%: configure dh_testdir mkdir -p $(DEB_BUILD_DIR)/$* - find $(CURDIR)/* -maxdepth 0 -not -path '$(DEB_BUILD_DIR)*' | \ - xargs cp -rlf -t $(DEB_BUILD_DIR)/$* cd $(DEB_BUILD_DIR)/$* && \ ../../configure --prefix=/usr --mandir=\$${prefix}/share/man \ @@ -182,7 +181,7 @@ $(STAMP)-build-%: configure --localstatedir=/var --disable-silent-rules \ $(confflags) $(confflags-$*) \ ac_cv_path_LLVM_CONFIG=llvm-config-3.3 - cd $(DEB_BUILD_DIR)/$* && $(MAKE) $(if $(NUMJOBS),-j$(NUMJOBS)) + cd $(DEB_BUILD_DIR)/$* && $(MAKE) >$@ install: build -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1vbpkr-0002ir...@vasks.debian.org
mesa_9.2~rc1-1_amd64.changes ACCEPTED into experimental
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 20 Aug 2013 15:42:31 +0200 Source: mesa Binary: libgl1-mesa-swx11 libgl1-mesa-swx11-dbg libgl1-mesa-swx11-i686 libgl1-mesa-swx11-dev libxatracker1 libxatracker1-dbg libxatracker-dev libgbm1 libgbm1-dbg libgbm-dev libegl1-mesa libegl1-mesa-dbg libegl1-mesa-dev libegl1-mesa-drivers libegl1-mesa-drivers-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-dri-experimental libgl1-mesa-dri-experimental-dbg libgl1-mesa-dev mesa-common-dev libosmesa6 libosmesa6-dev Architecture: source amd64 Version: 9.2~rc1-1 Distribution: experimental Urgency: low 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-dri-experimental - free implementation of the OpenGL API -- Extra DRI modules libgl1-mesa-dri-experimental-dbg - Debugging symbols for the experimental 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 libxatracker-dev - X acceleration library -- development files libxatracker1 - X acceleration library -- runtime libxatracker1-dbg - X acceleration library -- debugging symbols mesa-common-dev - Developer documentation for Mesa Changes: mesa (9.2~rc1-1) experimental; urgency=low . * New upstream release. * Refresh patches for 9.2: - 02_gbm_no_undefined.diff. - 04_osmesa_version.diff - 06_kfreebsd-ftbfs.diff * Removed writes to srcdir, fixing parallel builds. - 12_fix_glapi_gen.diff * Require llvm-3.3-dev >= 1:3.3-4 and libelf-dev. * Update symbols files. Checksums-Sha1: d108b6c865fa5f7dec116fe5896c3c5dbd68b7ba 4406 mesa_9.2~rc1-1.dsc 5314e65ffe5ded6a9c249379be5e8b613ec3f457 8836431 mesa_9.2~rc1.orig.tar.gz 753b7274b47fd6188d2019d704af5b176cc5771b 50090 mesa_9.2~rc1-1.diff.gz 25e3281cf5ce44038ceaa6fad0fc188b0f5c6dd9 1060234 libgl1-mesa-swx11_9.2~rc1-1_amd64.deb 0009026ccca841ef021b9b02c1425de272658f5d 3200126 libgl1-mesa-swx11-dbg_9.2~rc1-1_amd64.deb 610e4e798fad308e9c1a8aeb55b262c68d69d38b 1219398 libgl1-mesa-swx11-dev_9.2~rc1-1_amd64.deb c5afed3cdd24c0b31c52f8aaed11af62c2c4c6fd 610512 libxatracker1_9.2~rc1-1_amd64.deb 3e1d5622e83773c99d7150b572e70ea33b147b99 1929388 libxatracker1-dbg_9.2~rc1-1_amd64.deb c56cd464dde63d8f30babf118f79d1564a5b49b4 37264 libxatracker-dev_9.2~rc1-1_amd64.deb de2bb27c39cec7bb21727bb43076eedc7b51668d 506056 libgbm1_9.2~rc1-1_amd64.deb 4e96b51996010e3e7d73ea751b6016ad1b92a6b3 1529632 libgbm1-dbg_9.2~rc1-1_amd64.deb a9e1259db66bd29137f607f56ab95eac7fe8 36876 libgbm-dev_9.2~rc1-1_amd64.deb c942807b37a009399f01bcda8ade1
Processing of mesa_9.2~rc1-1_amd64.changes
mesa_9.2~rc1-1_amd64.changes uploaded successfully to localhost along with the files: mesa_9.2~rc1-1.dsc mesa_9.2~rc1.orig.tar.gz mesa_9.2~rc1-1.diff.gz libgl1-mesa-swx11_9.2~rc1-1_amd64.deb libgl1-mesa-swx11-dbg_9.2~rc1-1_amd64.deb libgl1-mesa-swx11-dev_9.2~rc1-1_amd64.deb libxatracker1_9.2~rc1-1_amd64.deb libxatracker1-dbg_9.2~rc1-1_amd64.deb libxatracker-dev_9.2~rc1-1_amd64.deb libgbm1_9.2~rc1-1_amd64.deb libgbm1-dbg_9.2~rc1-1_amd64.deb libgbm-dev_9.2~rc1-1_amd64.deb libegl1-mesa_9.2~rc1-1_amd64.deb libegl1-mesa-dbg_9.2~rc1-1_amd64.deb libegl1-mesa-dev_9.2~rc1-1_amd64.deb libegl1-mesa-drivers_9.2~rc1-1_amd64.deb libegl1-mesa-drivers-dbg_9.2~rc1-1_amd64.deb libopenvg1-mesa_9.2~rc1-1_amd64.deb libopenvg1-mesa-dbg_9.2~rc1-1_amd64.deb libopenvg1-mesa-dev_9.2~rc1-1_amd64.deb libgles1-mesa_9.2~rc1-1_amd64.deb libgles1-mesa-dbg_9.2~rc1-1_amd64.deb libgles1-mesa-dev_9.2~rc1-1_amd64.deb libgles2-mesa_9.2~rc1-1_amd64.deb libgles2-mesa-dbg_9.2~rc1-1_amd64.deb libgles2-mesa-dev_9.2~rc1-1_amd64.deb libglapi-mesa_9.2~rc1-1_amd64.deb libglapi-mesa-dbg_9.2~rc1-1_amd64.deb libgl1-mesa-glx_9.2~rc1-1_amd64.deb libgl1-mesa-glx-dbg_9.2~rc1-1_amd64.deb libgl1-mesa-dri_9.2~rc1-1_amd64.deb libgl1-mesa-dri-dbg_9.2~rc1-1_amd64.deb libgl1-mesa-dri-experimental_9.2~rc1-1_amd64.deb libgl1-mesa-dri-experimental-dbg_9.2~rc1-1_amd64.deb libgl1-mesa-dev_9.2~rc1-1_amd64.deb mesa-common-dev_9.2~rc1-1_amd64.deb libosmesa6_9.2~rc1-1_amd64.deb libosmesa6-dev_9.2~rc1-1_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1vbofd-0001zw...@franck.debian.org
mesa: Changes to 'debian-experimental'
Android.common.mk|2 SConstruct |2 configure.ac |2 debian/changelog | 15 + debian/patches/04_osmesa_version.diff| 78 debian/patches/12_fix_glapi_gen.diff | 19 ++ debian/patches/series|1 debian/rules |5 src/gallium/auxiliary/draw/draw_context.c|5 src/gallium/drivers/llvmpipe/lp_bld_depth.c | 27 +-- src/gallium/drivers/nv30/nv30_format.c |6 src/gallium/drivers/nv50/nv84_video.c|6 src/gallium/drivers/radeonsi/radeonsi_shader.c | 135 --- src/gallium/drivers/radeonsi/radeonsi_shader.h |1 src/gallium/drivers/radeonsi/si_state_draw.c |6 src/glsl/ast_to_hir.cpp | 74 ++-- src/glsl/builtins/profiles/100es.frag|2 src/glsl/builtins/profiles/300es.frag|1 src/glsl/builtins/profiles/OES_EGL_image_external.glsl |1 src/glsl/builtins/profiles/OES_standard_derivatives.frag |1 src/glsl/builtins/profiles/OES_texture_3D.frag |1 src/glsl/glsl_parser_extras.cpp |1 src/glsl/glsl_parser_extras.h|7 src/glsl/ir_optimization.h |2 src/glsl/link_uniform_blocks.cpp | 17 + src/glsl/link_uniforms.cpp | 56 +- src/glsl/linker.cpp |6 src/glsl/linker.h| 15 + src/glsl/opt_dead_builtin_varyings.cpp | 27 ++- src/mesa/drivers/common/meta.c | 43 +++- src/mesa/drivers/dri/i915/intel_tex_image.c |1 src/mesa/drivers/dri/i965/intel_mipmap_tree.c|9 + src/mesa/drivers/dri/i965/intel_tex_image.c |1 src/mesa/program/program_parse.y |4 src/mesa/vbo/vbo_exec_array.c| 82 ++--- 35 files changed, 489 insertions(+), 172 deletions(-) New commits: commit 36a094ced0b3883c388b2f7425fc90479101eb06 Author: Maarten Lankhorst Date: Tue Aug 20 17:27:40 2013 +0200 fixup packaging, release to experimental diff --git a/debian/changelog b/debian/changelog index e9eca9a..706ea50 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,13 +1,16 @@ -mesa (9.2~rc1-1) UNRELEASED; urgency=low +mesa (9.2~rc1-1) experimental; urgency=low - * Initial merge to 9.2 branch. - * Refresh 06_kfreebsd-ftbfs.diff 06_kfreebsd-ftbfs.diff. + * New upstream release. + * Refresh patches for 9.2: +- 02_gbm_no_undefined.diff. +- 04_osmesa_version.diff +- 06_kfreebsd-ftbfs.diff + * Removed writes to srcdir, fixing parallel builds. +- 12_fix_glapi_gen.diff * Require llvm-3.3-dev >= 1:3.3-4 and libelf-dev. - * Refresh 02_gbm_no_undefined.diff. - * libllvmradeon is always built statically now. * Update symbols files. - -- Maarten Lankhorst Wed, 14 Aug 2013 13:03:27 +0200 + -- Maarten Lankhorst Tue, 20 Aug 2013 15:42:31 +0200 mesa (9.1.6-2) unstable; urgency=low diff --git a/debian/patches/12_fix_glapi_gen.diff b/debian/patches/12_fix_glapi_gen.diff new file mode 100644 index 000..2b183af --- /dev/null +++ b/debian/patches/12_fix_glapi_gen.diff @@ -0,0 +1,19 @@ +diff --git a/src/mapi/glapi/gen/Makefile.am b/src/mapi/glapi/gen/Makefile.am +index 9720059..d4fbd35 100644 +--- a/src/mapi/glapi/gen/Makefile.am b/src/mapi/glapi/gen/Makefile.am +@@ -18,10 +18,10 @@ XORG_INDENT_FLAGS = -linux -bad -bap -blf -bli0 -cbi0 -cdw -nce -cs -i4 -lc80 -p + -T _XFUNCPROTOBEGIN -T _XFUNCPROTOEND -T _X_EXPORT + + +-MESA_DIR = $(top_srcdir)/src/mesa +-MESA_GLAPI_DIR = $(top_srcdir)/src/mapi/glapi +-MESA_MAPI_DIR = $(top_srcdir)/src/mapi +-MESA_GLX_DIR = $(top_srcdir)/src/glx ++MESA_DIR = $(top_builddir)/src/mesa ++MESA_GLAPI_DIR = $(top_builddir)/src/mapi/glapi ++MESA_MAPI_DIR = $(top_builddir)/src/mapi ++MESA_GLX_DIR = $(top_builddir)/src/glx + + MESA_GLAPI_OUTPUTS = \ + $(MESA_GLAPI_DIR)/glapi_mapi_tmp.h \ diff --git a/debian/patches/series b/debian/patches/series index f20129c..8a4d2c0 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -4,3 +4,4 @@ 06_kfreebsd-ftbfs.diff 08-kfreebsd-gallium.diff #11-hurd-ftbfs-again.diff +12_fix_glapi_gen.diff diff --git a/debian/rules b/debian/rules index c0240b9..11267ba 100755 --- a/debian/rules +++ b/debian/rules @@ -7,6 +7,7 @@ ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS))) NUMJOBS = $(patsubst parallel=%,%,$(filter parallel=%,$(DEB_BUILD_OPTIONS))) + MAKEFL
mesa: Changes to 'refs/tags/mesa-9.2_rc1-1'
Tag 'mesa-9.2_rc1-1' created by Maarten Lankhorst at 2013-08-20 15:45 + Debian release 9.2~rc1-1 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) iQIcBAABAgAGBQJSE48HAAoJEP5VjHKmcBPDHO4P/iyP8p5ZiUoI8IBeheBz4/tY XG6KRdmdw0fDZTX4df0lneTpZpQoYtbM28RvX/J5tk4LH/dpwGh8A6kfwZpdG7ZZ dBeX99xk4IUQmRIhlIjhNCEdzihlrn2f2UFaF3Lm9nNqWromksy0jHicskZu1OhX dVGqaDfTZARQpY+QCUMMvEc+RcRk6HgHjZAwpk4rjwvqN5pWeooVyxb/iu2Ob7cO lQTXkKiF+/RJcXAL2MdVqEXR8OUJYKXttfolmCJKwNzTQ4WGcESR9Vu1zdzxGJBU hM9X3jdMTysRKFONedr/zxBVND5/xBmsOqhMoP78LGB3n6Dw+DFPmdM7nghShaxa /bd5mDRX3zNbcxWD3WKspoK01tl9pZbkBXH6qeNRmK623y9Mq2ba/PypzYC1FJe7 U7ljqpNl1tcxWY2THGziU1Xp4xGm0uZ+gjSOvVD9dkdDlCtc1y8DSYaXR5d3XXdf 4RuzJqrx6/TAUwqJdpNLkIh5xzNthWjUZo8aDyzJeO8ARImcujGLmqIA2KeFQm35 yp+ctwF9a2FYHi3dDrpElhgVQpu0nJEjAy8s0Tl2x7TV+k9ToDsSfOWh0GN+pz4t v7ZRMTpH9f+YYuTYb27WjFtXwo0yEWKWtN+iDskHKdPs4/zmA801Q39jl/LFTWYb 5riVpEnH1HMdXcDsTXBv =5n8L -END PGP SIGNATURE- Changes since mesa-9.1.6-2: Abdiel Janulgue (9): dri2: Create image from texture intel: expose dimensions and offsets of a miptree level in DRIImage intel: Expose intel_miptree_create_internal as intel_miptree_create_layout. intel: add pixel offset calculator for miptree levels i965: Account for offsets when updating SURFACE_STATE. intel: Create a miptree using offsets in intel_set_texture_image_region intel: Account for mt->offset in intel_miptree_map intel: implement create image from texture intel: make sure to setup image dimension in image_from_planar setup Adam Jackson (7): glx: Build with VISIBILITY_CFLAGS in automake gallivm: Minor comment cleanup llvmpipe: Work without sse2 if llvm is new enough linux: Don't emit a .note.ABI-tag section anymore (#26663) gallivm: Fix altivec intrinsics for 8xi16 add/sub llvmpipe: Remove x/y from cmd_bin gallium: Fix llvmpipe on big-endian machines Adam Sampson (1): autotools: oprofilejit should be included in the list of LLVM components required Adhemerval Zanella (2): llvmpipe: remove lp_swizzled_cbuf llvmpipe: fix vertex_header mask store in big-endian Adrian Marius Negreanu (1): android: fix Android.mk bug in mesa/drivers/dri/common Alan Coopersmith (2): integer overflow in XF86DRIOpenConnection() [CVE-2013-1993 1/2] integer overflow in XF86DRIGetClientDriverName() [CVE-2013-1993 2/2] Alan Hourihane (3): Add missing GL_TEXTURE_CUBE_MAP entry in _mesa_legal_texture_dimensions Unreference sampler object when it's currently bound to texture unit. mesa: fix glGetInteger*(GL_SAMPLER_BINDING). Alex Deucher (43): radeonsi: add support for Oland chips radeonsi: default PA_SC_RASTER_CONFIG to 0 radeonsi: add Oland pci ids r600g: don't enable ReZ mode on evergreen r600g: add PS_PARTIAL_FLUSH flag r600g: r6xx deadlock workaround (v6) r600g: fixup PS_PARTIAL_FLUSH flag handling for cayman r600g: synchronize streamout buffers on r6xx too (v3) r600g: add missing emit_flush for R600_CONTEXT_FLUSH_AND_INV case r600g: enable CP DMA on 6xx r600g: add Richland APU pci ids r600g: Use blitter rather than DMA for 128bpp on cayman (v3) r600g: properly set non_disp tiling mode for DMA (v2) r600g: emit DB_SRESULTS_COMPARE_STATE0 on r6xx/r7xx r600g: don't emit SQ_DYN_GPR_RESOURCE_LIMIT_1 on cayman r600g: use CP DMA for buffer clears on evergreen+ r600g: add new richland pci ids radeonsi: add new SI pci ids r600g: don't emit surface_sync after FLUSH_AND_INV_EVENT radeonsi: add support for hainan chips radeonsi: update r600_get_llvm_processor_name for hainan radeonsi: add Hainan pci ids winsys/radeon: add env var to disable VM on Cayman/Trinity radeonsi: rename SI chip class from TAHITI to SI radeonsi: initial support for CIK chips radeonsi: initial PM4 changes for CIK radeonsi: register updates for CIK radeonsi: fix VGT_PRIMITIVE_TYPE emit for CIK radeonsi: emit TA_BC_BASE_ADDR_HI for border color on CIK radeonsi: emit additional shader pgm rsrc registers for CIK radeonsi: properly handle DB tiling setup on CIK radeonsi: store chip class in the pm4 struct radeonsi: update surface sync packet emit for CIK radeonsi: PA_CL_ENHANCE is privileged on CIK radeonsi: emit PA_SC_RASTER_CONFIG[_1] on cik radeonsi: add llvm processor names for CIK radeonsi: disable 2D tiling on CIK for now radeonsi: add bonaire pci ids radeonsi: add kabini pci ids r600g: adjust flush flags (v3) radeon: bump libdrm_radeon requirement for CIK support r600g: don't use the CB/DB CP COHER logic on r6xx r600g: disable GPUVM by default Alexander Monakov (1): Honor GLX_DONT_CARE in MATCH_MASK Alexander von Gluck IV (4): Mesa: Use mmap on Haiku for executable memory vs malloc
mesa: Changes to 'upstream-experimental'
Android.common.mk|2 SConstruct |2 configure.ac |2 src/gallium/auxiliary/draw/draw_context.c|5 src/gallium/drivers/llvmpipe/lp_bld_depth.c | 27 +-- src/gallium/drivers/nv30/nv30_format.c |6 src/gallium/drivers/nv50/nv84_video.c|6 src/gallium/drivers/radeonsi/radeonsi_shader.c | 135 --- src/gallium/drivers/radeonsi/radeonsi_shader.h |1 src/gallium/drivers/radeonsi/si_state_draw.c |6 src/glsl/ast_to_hir.cpp | 74 ++-- src/glsl/builtins/profiles/100es.frag|2 src/glsl/builtins/profiles/300es.frag|1 src/glsl/builtins/profiles/OES_EGL_image_external.glsl |1 src/glsl/builtins/profiles/OES_standard_derivatives.frag |1 src/glsl/builtins/profiles/OES_texture_3D.frag |1 src/glsl/glsl_parser_extras.cpp |1 src/glsl/glsl_parser_extras.h|7 src/glsl/ir_optimization.h |2 src/glsl/link_uniform_blocks.cpp | 17 + src/glsl/link_uniforms.cpp | 56 +- src/glsl/linker.cpp |6 src/glsl/linker.h| 15 + src/glsl/opt_dead_builtin_varyings.cpp | 27 ++- src/mesa/drivers/common/meta.c | 43 +++- src/mesa/drivers/dri/i915/intel_tex_image.c |1 src/mesa/drivers/dri/i965/intel_mipmap_tree.c|9 + src/mesa/drivers/dri/i965/intel_tex_image.c |1 src/mesa/program/program_parse.y |4 src/mesa/vbo/vbo_exec_array.c| 82 ++--- 30 files changed, 383 insertions(+), 160 deletions(-) New commits: commit 796b4a7b40889747562d8d693f25f67aff35c189 Author: Ian Romanick Date: Mon Aug 19 16:49:02 2013 -0700 mesa: Bump version to 9.2-rc1 diff --git a/Android.common.mk b/Android.common.mk index c6ee4e1..b5ed472 100644 --- a/Android.common.mk +++ b/Android.common.mk @@ -35,7 +35,7 @@ LOCAL_C_INCLUDES += \ # define ANDROID_VERSION (e.g., 4.0.x => 0x0400) LOCAL_CFLAGS += \ - -DPACKAGE_VERSION=\"9.2.0-devel\" \ + -DPACKAGE_VERSION=\"9.2.0-rc1\" \ -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"; \ -DANDROID_VERSION=0x0$(MESA_ANDROID_MAJOR_VERSION)0$(MESA_ANDROID_MINOR_VERSION) diff --git a/SConstruct b/SConstruct index 834e9d5..a75bcb9 100644 --- a/SConstruct +++ b/SConstruct @@ -70,7 +70,7 @@ if env['gles']: # Environment setup env.Append(CPPDEFINES = [ -('PACKAGE_VERSION', '\\"9.2.0-devel\\"'), +('PACKAGE_VERSION', '\\"9.2.0-rc1\\"'), ('PACKAGE_BUGREPORT', '\\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\\";'), ]) diff --git a/configure.ac b/configure.ac index 35f6797..bd5c71d 100644 --- a/configure.ac +++ b/configure.ac @@ -6,7 +6,7 @@ dnl Tell the user about autoconf.html in the --help output m4_divert_once([HELP_END], [ See docs/autoconf.html for more details on the options for Mesa.]) -AC_INIT([Mesa], [9.2.0-devel], +AC_INIT([Mesa], [9.2.0-rc1], [https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa]) AC_CONFIG_AUX_DIR([bin]) AC_CONFIG_MACRO_DIR([m4]) commit d3004acdd15d0fe3a0ac21f9bd7070d22b13a680 Author: Ian Romanick Date: Sat Aug 17 00:27:43 2013 -0700 glsl: Use alignment of container record for its first field The first field of a record in a UBO has the aligment of the record itself. Fixes piglit vs-struct-pad, fs-struct-pad, and (with the patch posted to the piglit list that extends the test) layout-std140. NOTE: The bit of strangeness with the version of visit_field without the record_type poitner is because that method is pure virtual in the base class. The original implementation of the class did this to ensure derived classes remembered to implement that flavor. Now they can implement either flavor but not both. I don't know a C++ way to enforce that. Signed-off-by: Ian Romanick Reviewed-by: Paul Berry Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=68195 Cc: "9.2 9.1" mesa-sta...@lists.freedesktop.org (cherry picked from commit 574e4843e9e26aa6affa31c80ac42f745b68268b) diff --git a/src/glsl/link_uniform_blocks.cpp b/src/glsl/link_uniform_blocks.cpp index c72d1d8..e475147 100644 --- a/src/glsl/link_uniform_blocks.cpp +++ b/src/glsl/link_uniform_blocks.cpp @@ -59,6 +59,15 @@ private: virtual void visit_field(const glsl_type *type, const char *name, bool row_major) { + (void) t
Bug#720329: xserver-xorg-video-radeon: Screen keeping black at start but for the cursor
On Die, 2013-08-20 at 16:15 +0200, Samuel Hym wrote: > Package: xserver-xorg-video-radeon > Version: 1:7.2.0-1 > Severity: grave > Justification: renders package unusable > > When starting the X server after upgrading to version 1:7.2.0-1, the > screen stays black (except for some traces of the console screen displayed > when X started), only the cursor is normally displayed, when the > pointer is moved. > > The update makes the X server unusable, which justifies the severity I > put. > Downgrading to 1:6.14.4-8 restores a functional X server. [...] > [ 2025.069] (II) [KMS] drm report modesetting isn't supported. Upstream xf86-video-ati 7.x only works with KMS anymore. You'll need to enable it with something like radeon.modeset=1 video=radeonfb:off on the kernel command line if you want to use a current version of the driver. -- Earthling Michel Dänzer | http://www.amd.com Libre software enthusiast | Debian, X and DRI developer -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/1377009284.27829.20.camel@thor.local
xserver-xorg-video-fbdev_0.4.3-2_amd64.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 20 Aug 2013 15:19:49 +0200 Source: xserver-xorg-video-fbdev Binary: xserver-xorg-video-fbdev xserver-xorg-video-fbdev-udeb Architecture: source amd64 Version: 1:0.4.3-2 Distribution: unstable Urgency: low Maintainer: Debian X Strike Force Changed-By: Cyril Brulebois Description: xserver-xorg-video-fbdev - X.Org X server -- fbdev display driver xserver-xorg-video-fbdev-udeb - X.Org X server -- fbdev display driver (udeb) Closes: 720313 Changes: xserver-xorg-video-fbdev (1:0.4.3-2) unstable; urgency=low . * Make sure not to enable XV support in the udeb: XV comes from xorg-server.h and tells us whether the regular server was built with XV support. USE_XV is used to determine whether a given flavour of the driver should be built with XV support (Closes: #720313). Thanks, Steven Chamberlain! Checksums-Sha1: f14f3623747dceb05152bb8cc4820c276a2f1f54 1646 xserver-xorg-video-fbdev_0.4.3-2.dsc a8a2ca036d71fb3818e273d4c92c21169e0efc94 6703 xserver-xorg-video-fbdev_0.4.3-2.diff.gz 48974757b964d59fdd0056e64ba3dccb7a93cffa 22800 xserver-xorg-video-fbdev_0.4.3-2_amd64.deb ad38a7fd8bd2596797a7db948171f0fa8c8adc83 8050 xserver-xorg-video-fbdev-udeb_0.4.3-2_amd64.udeb Checksums-Sha256: 29715f8d717df60d2c5db73a643549aaa0750025938ec398203314d2cbecc804 1646 xserver-xorg-video-fbdev_0.4.3-2.dsc 3518387eb64e62b1473e7c989c5c62a73e03162d23cd1b53980c994c2291fdf0 6703 xserver-xorg-video-fbdev_0.4.3-2.diff.gz e8f4559c760642f6210de73bf9f9b232fcb5fa102dabda04a10fa98f34570573 22800 xserver-xorg-video-fbdev_0.4.3-2_amd64.deb d13fde067597b8e458e8651a9addb3e9b7cc0a275280bc9c0c9a519bb66e9363 8050 xserver-xorg-video-fbdev-udeb_0.4.3-2_amd64.udeb Files: 9b710c3e4a85466312d642be8e9dd1d7 1646 x11 optional xserver-xorg-video-fbdev_0.4.3-2.dsc b7fbcc3a710e3cf4b20f451d2f3d8f03 6703 x11 optional xserver-xorg-video-fbdev_0.4.3-2.diff.gz 531b48a4beb901cf61683d2f83a0ffd9 22800 x11 optional xserver-xorg-video-fbdev_0.4.3-2_amd64.deb 78fee89bf7b42044330cd2cf0a641c75 8050 debian-installer optional xserver-xorg-video-fbdev-udeb_0.4.3-2_amd64.udeb Package-Type: udeb -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iEYEARECAAYFAlITcDwACgkQeGfVPHR5Nd29gACgkzlgeKorffhNebfBhy0mFPIc OSMAoNA2uVFq+gfinoAgPKYmjIiwP3Uv =fZE4 -END PGP SIGNATURE- Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1vbmil-0004vl...@franck.debian.org
xserver-xorg-video-fbdev: Changes to 'refs/tags/xserver-xorg-video-fbdev-1_0.4.3-2'
Tag 'xserver-xorg-video-fbdev-1_0.4.3-2' created by Cyril Brulebois at 2013-08-20 13:33 + Tagging upload of xserver-xorg-video-fbdev 1:0.4.3-2 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iEYEABECAAYFAlITcBQACgkQeGfVPHR5Nd3e3gCeNy2w/QQLzKZr6mYfMYX75hgi s7cAn1yeJvDPj0MOdS/wjc9XC395QbsT =bgGw -END PGP SIGNATURE- Changes since xserver-xorg-video-fbdev-1_0.4.3-1: Cyril Brulebois (2): Make sure not to enable XV support in the udeb (Closes: #720313). Upload to unstable. --- debian/changelog| 10 +++ debian/patches/02-support-building-without-xv.patch | 27 +--- 2 files changed, 33 insertions(+), 4 deletions(-) --- -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1vbm3z-0007to...@vasks.debian.org
xserver-xorg-video-fbdev: Changes to 'debian-unstable'
debian/changelog| 10 +++ debian/patches/02-support-building-without-xv.patch | 27 +--- 2 files changed, 33 insertions(+), 4 deletions(-) New commits: commit 6734a2f8a6c0ef09dcb5685d2abc22b48417b107 Author: Cyril Brulebois Date: Tue Aug 20 15:20:20 2013 +0200 Upload to unstable. diff --git a/debian/changelog b/debian/changelog index 357139b..e94d699 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -xserver-xorg-video-fbdev (1:0.4.3-2) UNRELEASED; urgency=low +xserver-xorg-video-fbdev (1:0.4.3-2) unstable; urgency=low * Make sure not to enable XV support in the udeb: XV comes from xorg-server.h and tells us whether the regular server was built with @@ -6,7 +6,7 @@ xserver-xorg-video-fbdev (1:0.4.3-2) UNRELEASED; urgency=low the driver should be built with XV support (Closes: #720313). Thanks, Steven Chamberlain! - -- Cyril Brulebois Tue, 20 Aug 2013 14:46:26 +0200 + -- Cyril Brulebois Tue, 20 Aug 2013 15:19:49 +0200 xserver-xorg-video-fbdev (1:0.4.3-1) unstable; urgency=low commit 9ab5f84a1413ae275c66b264b07230359b64bffb Author: Cyril Brulebois Date: Tue Aug 20 15:19:03 2013 +0200 Make sure not to enable XV support in the udeb (Closes: #720313). XV comes from xorg-server.h and tells us whether the regular server was built with XV support. USE_XV is used to determine whether a given flavour of the driver should be built with XV support. Thanks, Steven Chamberlain! diff --git a/debian/changelog b/debian/changelog index 7f24458..357139b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +xserver-xorg-video-fbdev (1:0.4.3-2) UNRELEASED; urgency=low + + * Make sure not to enable XV support in the udeb: XV comes from +xorg-server.h and tells us whether the regular server was built with +XV support. USE_XV is used to determine whether a given flavour of +the driver should be built with XV support (Closes: #720313). Thanks, +Steven Chamberlain! + + -- Cyril Brulebois Tue, 20 Aug 2013 14:46:26 +0200 + xserver-xorg-video-fbdev (1:0.4.3-1) unstable; urgency=low [ Maarten Lankhorst ] diff --git a/debian/patches/02-support-building-without-xv.patch b/debian/patches/02-support-building-without-xv.patch index 35414f0..ce12cb6 100644 --- a/debian/patches/02-support-building-without-xv.patch +++ b/debian/patches/02-support-building-without-xv.patch @@ -10,7 +10,7 @@ Subject: [PATCH] Support building without XV. --- a/configure.ac +++ b/configure.ac -@@ -55,6 +55,10 @@ +@@ -55,6 +55,10 @@ AC_ARG_WITH(xorg-module-dir, AC_ARG_ENABLE(pciaccess, AS_HELP_STRING([--enable-pciaccess], [Enable use of libpciaccess (default: disabled)]), [PCIACCESS=$enableval], [PCIACCESS=no]) @@ -21,7 +21,7 @@ Subject: [PATCH] Support building without XV. # Store the list of server defined optional extensions in REQUIRED_MODULES XORG_DRIVER_CHECK_EXT(RANDR, randrproto) -@@ -79,6 +83,13 @@ +@@ -79,6 +83,13 @@ if test "x$PCIACCESS" = xyes; then XORG_CFLAGS="$XORG_CFLAGS $PCIACCESS_CFLAGS" fi @@ -37,7 +37,7 @@ Subject: [PATCH] Support building without XV. --- a/src/fbdev.c +++ b/src/fbdev.c -@@ -456,6 +456,7 @@ +@@ -456,6 +456,7 @@ FBDevPreInit(ScrnInfoPtr pScrn, int flag return FALSE; } @@ -45,7 +45,7 @@ Subject: [PATCH] Support building without XV. { Gamma zeros = {0.0, 0.0, 0.0}; -@@ -463,6 +464,7 @@ +@@ -463,6 +464,7 @@ FBDevPreInit(ScrnInfoPtr pScrn, int flag return FALSE; } } @@ -53,3 +53,22 @@ Subject: [PATCH] Support building without XV. pScrn->progClock = TRUE; pScrn->rgbBits = 8; +@@ -897,7 +899,10 @@ FBDevScreenInit(SCREEN_INIT_ARGS_DECL) + fPtr->CloseScreen = pScreen->CloseScreen; + pScreen->CloseScreen = FBDevCloseScreen; + ++/* Whether the server was built with XV support */ + #if XV ++/* Whether the driver should be built with XV support */ ++#if USE_XV + { + XF86VideoAdaptorPtr *ptr; + +@@ -907,6 +912,7 @@ FBDevScreenInit(SCREEN_INIT_ARGS_DECL) + } + } + #endif ++#endif + + TRACE_EXIT("FBDevScreenInit"); + -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1vbm3z-0007tn...@vasks.debian.org
Bug#720313: marked as done (fbdev_drv.so: undefined symbol: xf86XVListGenericAdaptors)
Your message dated Tue, 20 Aug 2013 13:48:25 + with message-id and subject line Bug#720313: fixed in xserver-xorg-video-fbdev 1:0.4.3-2 has caused the Debian Bug report #720313, regarding fbdev_drv.so: undefined symbol: xf86XVListGenericAdaptors 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.) -- 720313: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=720313 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Source: xserver-xorg-video-fbdev-udeb Version: 1:0.4.3-1 Severity: grave Tags: d-i Hi, The graphical installer in d-i daily builds fails to start when fbdev is used, with this error captured from a serial console: X.Org X Server 1.12.4 Release Date: 2012-08-27 X Protocol Version 11, Revision 0 Build Operating System: Linux 3.2.0-4-amd64 i686 Debian Current Operating System: Linux (none) 3.10-2-486 #1 Debian 3.10.7-1 (2013-08-17) i686 Kernel command line: priority=low video=vesa:ywrap,mtrr vga=788 initrd=initrd.gz -- console=ttyS0 BOOT_IMAGE=linux Build Date: 25 July 2013 06:46:39PM xorg-server 2:1.12.4-6.1 (Michael Biebl ) Current version of pixman: 0.30.2 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Tue Aug 20 10:39:41 2013 (==) Using system config directory "/usr/share/X11/xorg.conf.d" (WW) FBDEV(0): The fbdev driver didn't call xf86SetGamma() to initialise the gamma values. (WW) FBDEV(0): PLEASE FIX THE `fbdev' DRIVER! Xorg: symbol lookup error: /usr/lib/xorg/modules/drivers/fbdev_drv.so: undefined symbol: xf86XVListGenericAdaptors This terminates Xorg and d-i falls back to the text-based installer. I tested installing xserver-xorg-video-fbdev-udeb/1:0.4.2-4 from the d-i shell, and then Xorg appeared to start (though I had only a black screen, and don't know how to start any X clients in that situation). Linux i386 is affected, but kfreebsd-amd64 (not using fbdev) still works fine. Thanks. -- System Information: Debian Release: 7.1 APT prefers proposed-updates APT policy: (500, 'proposed-updates'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash --- End Message --- --- Begin Message --- Source: xserver-xorg-video-fbdev Source-Version: 1:0.4.3-2 We believe that the bug you reported is fixed in the latest version of xserver-xorg-video-fbdev, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 720...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Cyril Brulebois (supplier of updated xserver-xorg-video-fbdev 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: Tue, 20 Aug 2013 15:19:49 +0200 Source: xserver-xorg-video-fbdev Binary: xserver-xorg-video-fbdev xserver-xorg-video-fbdev-udeb Architecture: source amd64 Version: 1:0.4.3-2 Distribution: unstable Urgency: low Maintainer: Debian X Strike Force Changed-By: Cyril Brulebois Description: xserver-xorg-video-fbdev - X.Org X server -- fbdev display driver xserver-xorg-video-fbdev-udeb - X.Org X server -- fbdev display driver (udeb) Closes: 720313 Changes: xserver-xorg-video-fbdev (1:0.4.3-2) unstable; urgency=low . * Make sure not to enable XV support in the udeb: XV comes from xorg-server.h and tells us whether the regular server was built with XV support. USE_XV is used to determine whether a given flavour of the driver should be built with XV support (Closes: #720313). Thanks, Steven Chamberlain! Checksums-Sha1: f14f3623747dceb05152bb8cc4820c276a2f1f54 1646 xserver-xorg-video-fbdev_0.4.3-2.dsc a8a2ca036d71fb3818e273d4c92c21169e0efc94 6703 xserver-xorg-video-fbdev_0.4.3-2.diff.gz 48974757b964d59fdd0056e64ba3dccb7a93cffa 22800 xserver-xorg-video-fbdev_0.4.3-2_amd64.deb ad38a7fd8bd2596797a7db948171f0fa8c8
Processing of xserver-xorg-video-fbdev_0.4.3-2_amd64.changes
xserver-xorg-video-fbdev_0.4.3-2_amd64.changes uploaded successfully to localhost along with the files: xserver-xorg-video-fbdev_0.4.3-2.dsc xserver-xorg-video-fbdev_0.4.3-2.diff.gz xserver-xorg-video-fbdev_0.4.3-2_amd64.deb xserver-xorg-video-fbdev-udeb_0.4.3-2_amd64.udeb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1vbm59-0003qp...@franck.debian.org
Bug#720313: fbdev_drv.so: undefined symbol: xf86XVListGenericAdaptors]
Hello Steven, (just a quick mail to let you & debian-boot@ know…) Steven Chamberlain (2013-08-20): > Package: xserver-xorg-video-fbdev-udeb > Version: 1:0.4.3-1 > Severity: grave > Tags: d-i > > Hi, > > The graphical installer in d-i daily builds fails to start when fbdev > is used, with this error captured from a serial console: […] > > Xorg: symbol lookup error: /usr/lib/xorg/modules/drivers/fbdev_drv.so: > undefined symbol: xf86XVListGenericAdaptors Thanks for the report, fix just uploaded. Mraw, KiBi. -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20130820133601.ga22...@mraw.org
Processed: Re: Bug#720313: Acknowledgement (fbdev_drv.so: undefined symbol: xf86XVListGenericAdaptors)
Processing commands for cont...@bugs.debian.org: > found 720313 xserver-xorg-video-fbdev/1:0.4.3-1 Bug #720313 [xserver-xorg-video-fbdev-udeb] fbdev_drv.so: undefined symbol: xf86XVListGenericAdaptors Marked as found in versions xserver-xorg-video-fbdev/1:0.4.3-1. > affects 720313 xorg-server Bug #720313 [xserver-xorg-video-fbdev-udeb] fbdev_drv.so: undefined symbol: xf86XVListGenericAdaptors Added indication that 720313 affects xorg-server > thanks Stopping processing here. Please contact me if you need assistance. -- 720313: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=720313 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: http://lists.debian.org/handler.s.c.137699779021350.transcr...@bugs.debian.org
Processed (with 1 errors): Re: Bug#720313: Acknowledgement (fbdev_drv.so: undefined symbol: xf86XVListGenericAdaptors)
Processing commands for cont...@bugs.debian.org: > # weird. > reassign 720313 xserver-xorg-video-fbdev-udeb Bug #720313 [src:xserver-xorg-video-fbdev-udeb] fbdev_drv.so: undefined symbol: xf86XVListGenericAdaptors Warning: Unknown package 'src:xserver-xorg-video-fbdev-udeb' Bug reassigned from package 'src:xserver-xorg-video-fbdev-udeb' to 'xserver-xorg-video-fbdev-udeb'. No longer marked as found in versions xserver-xorg-video-fbdev-udeb/1:0.4.3-1. Ignoring request to alter fixed versions of bug #720313 to the same values previously set > found xserver-xorg-video-fbdev-udeb/1:0.4.3-1 Unknown command or malformed arguments to command. > thanks Stopping processing here. Please contact me if you need assistance. -- 720313: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=720313 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: http://lists.debian.org/handler.s.c.137699739618736.transcr...@bugs.debian.org