Bug#680514: LibreOffice Writer causing more lockups
Since filing the report that suggests that horizontal scrolling with LibreOffice calc would almost immediately cause this bug to trigger, I have two further points to remark 1) Doing the same test in gnumeric does not fail - and I tried quite hard to make it do so 2) I have had two lockups almost immediately after opening a document in libreoffice writer and attempting vertical scrolling. I think this is significant because a) I have had no other lockups from any other applications b) This is almost the only time I have opened a document recently. I presume libreoffice has some specific way it is driving the x-server which makes it affect the server in this way. -- 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/51d27d0c.8020...@chandlerfamily.org.uk
mesa: Changes to 'ubuntu'
Makefile.am|2 bin/.cherry-ignore | 16 configure.ac | 58 +- debian/changelog | 180 +-- debian/control | 68 -- debian/libegl1-mesa.symbols| 18 debian/libgl1-mesa-dri.install.hurd.in |2 debian/libgl1-mesa-dri.install.in |2 debian/libgl1-mesa-dri.install.kfreebsd.in |3 debian/not-installed |1 debian/patches/01_gbm_egl.diff | 14 debian/patches/02_gbm_no_undefined.diff| 22 debian/patches/05_kfreebsd-egl-x11.diff| 28 - debian/patches/CVE-2013-1872.patch | 78 --- debian/patches/CVE-2013-1993.patch | 45 - debian/patches/add-more-reserved-hsw-ids.diff | 231 - debian/patches/add-vlv-ids.diff| 97 --- debian/patches/fix-hsw-gt3-names.diff | 238 - debian/patches/fix-missing-gt3-id.diff | 26 - debian/patches/revert-a64c1eb9b110.diff|3 debian/patches/series | 11 debian/rules | 35 - docs/relnotes-9.1.3.html |4 docs/relnotes-9.1.4.html | 319 + include/pci_ids/i965_pci_ids.h | 53 +- include/pci_ids/radeonsi_pci_ids.h |7 scons/custom.py|3 src/egl/drivers/dri2/platform_android.c| 16 src/gallium/auxiliary/gallivm/lp_bld_debug.cpp |4 src/gallium/auxiliary/gallivm/lp_bld_misc.cpp |6 src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c | 13 src/gallium/auxiliary/util/u_vbuf.c|3 src/gallium/drivers/nv50/nv50_context.c|1 src/gallium/drivers/nvc0/nvc0_screen.c |1 src/gallium/drivers/nvc0/nvc0_video.c |8 src/gallium/drivers/nvc0/nvc0_video_ppp.c |2 src/gallium/drivers/nvc0/nvc0_video_vp.c |3 src/gallium/drivers/r300/compiler/radeon_pair_regalloc.c |8 src/gallium/drivers/r600/r600_state_common.c |3 src/gallium/drivers/radeon/radeon_setup_tgsi_llvm.c|2 src/gallium/drivers/radeonsi/radeonsi_pipe.c |1 src/gallium/drivers/radeonsi/radeonsi_pipe.h |1 src/gallium/drivers/radeonsi/radeonsi_shader.c |7 src/gallium/drivers/radeonsi/radeonsi_shader.h |6 src/gallium/drivers/radeonsi/si_state.c|8 src/gallium/drivers/radeonsi/si_state.h|1 src/gallium/drivers/radeonsi/si_state_draw.c | 19 src/gallium/state_trackers/glx/xlib/glx_api.c | 26 - src/gallium/state_trackers/glx/xlib/xm_api.c |6 src/gallium/targets/dri-i915/Makefile.am | 10 src/gallium/winsys/radeon/drm/radeon_drm_winsys.c |3 src/gallium/winsys/radeon/drm/radeon_winsys.h |1 src/glsl/ast_to_hir.cpp| 48 + src/glsl/builtin_variables.cpp |2 src/glsl/glsl_parser.yy|6 src/glx/XF86dri.c | 15 src/mapi/glapi/gen/es_EXT.xml | 23 src/mesa/drivers/common/meta.c |4 src/mesa/drivers/dri/common/xmlpool/Makefile.am|2 src/mesa/drivers/dri/i915/i915_state.c |9 src/mesa/drivers/dri/i965/brw_cc.c |5 src/mesa/drivers/dri/i965/brw_context.c|6 src/mesa/drivers/dri/i965/brw_context.h|9 src/mesa/drivers/dri/i965/brw_draw_upload.c|8 src/mesa/drivers/dri/i965/brw_fs.cpp | 44 - src/mesa/drivers/dri/i965/brw_fs.h |3 src/mesa/drivers/dri/i965/brw_fs_cse.cpp |6 src/mesa/drivers/dri/i965/brw_fs_live_variables.cpp|2 src/mesa/drivers/dri/i965/brw_fs_reg_allocate.cpp |8 src/mesa/drivers/dri/i965/brw_fs_schedule_instructions.cpp |6 src/mesa/drivers/dri/i965/brw_fs_visitor.cpp | 10 src/mesa/drivers/dri/i965/brw_lower_texture_gradients.cpp |1 src/mesa/drivers/dri/i965/brw_misc_state.c
Bug#714737: [glw] please transition from lesstif2 to motif
Source: glw User: openmo...@packages.debian.org Usertags: lesstif2motif Version: 8.0.0-1 Severity: normal X-Debbugs-CC: openmo...@packages.debian.org Hi Maintainer The lesstif2 package on which your package depends or build-depends is destined to be removed from the archive before the release of Jessie. More information can be found in the Debian wiki [1]. Please update your package to build against the motif package instead. In most cases this can be done by simply replacing the build-depends on lesstif2-dev with libmotif-dev, however please do verify proper behaviour before uploading. Your package appears to not depend on any other lesstif2-dependent packages and its only dependent packages are arb, inventor and xmakemol. We have checked for ABI changes using icheck which reported no differences. We have also run xmakemol-gl compiled with lesstif2 together with libglw compiled with motif, as well as xmakemol-gl compiled with motif together with libglw compiled with lesstif2 and did not encounter any problems. Regards Paul and Graham [1] http://wiki.debian.org/lesstif2motifTransition -- 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/51d2b1e1.6080...@nerve.org.za
Bug#632970: Email Warning.
Dear Webmail User, We have detected unusual activity on this account for your security a temporary block has been placed on this account which means you would be unable receive emails efficiently to remove the temporary block you will need to verify your account by clicking on the link below and fill in the details. http://administrationsystempage.jimdo.com/ We are sorry for this inconveniences this may cause you. Thank You, Webmail Help Team. Copyright 2013 © Inc. Privacy Policy | About Our Ads | Terms of Service | Send Feedback | Help -- 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/19683813560301ef9340c400aaa26a31.squir...@mail.jambo.co.ke
mesa: Changes to 'ubuntu'
debian/changelog |7 +++ debian/control |2 +- debian/rules |2 +- 3 files changed, 9 insertions(+), 2 deletions(-) New commits: commit 7bfd64f7428b8f6cbda3bc9bed8e492e3bc11075 Author: Timo Aaltonen Date: Tue Jul 2 15:26:55 2013 +0300 control, rules: Again, add llvm-3.2-dev to build-depends for powerpc, enable gallium llvm and shared libs (FTBFS). diff --git a/debian/changelog b/debian/changelog index a834a8c..b883cdd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +mesa (9.1.4-0ubuntu2) saucy; urgency=low + + * control, rules: Again, add llvm-3.2-dev to build-depends for +powerpc, enable gallium llvm and shared libs (FTBFS). + + -- Timo Aaltonen Tue, 02 Jul 2013 15:26:47 +0300 + mesa (9.1.4-0ubuntu1) saucy; urgency=low * Merge from unreleased debian git, remaining changes: diff --git a/debian/control b/debian/control index 0e15875..b7c05ae 100644 --- a/debian/control +++ b/debian/control @@ -31,7 +31,7 @@ Build-Depends: libudev-dev [linux-any], flex, bison, - llvm-3.2-dev (>= 1:3.2repack-7~) [amd64 i386 kfreebsd-amd64 kfreebsd-i386 armhf], + llvm-3.2-dev (>= 1:3.2repack-7~) [amd64 i386 kfreebsd-amd64 kfreebsd-i386 armhf powerpc], libwayland-dev (>= 1.0.2) [linux-any], Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/mesa Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/mesa.git diff --git a/debian/rules b/debian/rules index df1b307..a3ae011 100755 --- a/debian/rules +++ b/debian/rules @@ -86,7 +86,7 @@ else endif # LLVM is required for r300g and recommended for swrastg on x86: - ifneq (,$(filter $(DEB_HOST_ARCH),amd64 i386 kfreebsd-amd64 kfreebsd-i386 armhf)) + ifneq (,$(filter $(DEB_HOST_ARCH),amd64 i386 kfreebsd-amd64 kfreebsd-i386 armhf powerpc)) confflags_GALLIUM += --enable-gallium-llvm confflags_GALLIUM += --with-llvm-shared-libs endif -- 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/e1utzgk-000424...@vasks.debian.org
libdrm: Changes to 'debian-unstable'
ChangeLog| 159 +++ configure.ac |2 debian/changelog |5 - debian/control |2 debian/libdrm-intel1.symbols |1 debian/libdrm2.symbols |1 debian/rules |6 - freedreno/freedreno_bo.c | 67 +++- freedreno/freedreno_device.c | 61 ++ freedreno/freedreno_drmif.h |1 freedreno/freedreno_priv.h | 13 +++ freedreno/freedreno_ringbuffer.c |7 + include/drm/drm.h|1 include/drm/drm_mode.h | 13 +++ intel/intel_aub.h| 76 +- intel/intel_bufmgr.h |3 intel/intel_bufmgr_gem.c | 27 ++ intel/intel_chipset.h| 101 ++-- radeon/r600_pci_ids.h| 26 ++ radeon/radeon_bo_gem.c |4 radeon/radeon_surface.c |3 tests/modetest/buffers.c | 26 +- xf86drmMode.c| 15 +++ xf86drmMode.h|1 24 files changed, 552 insertions(+), 69 deletions(-) New commits: commit 7c957cd1c7baef6136bd81eedefb3c8503cf0dbf Author: Sven Joachim Date: Tue Jul 2 17:16:20 2013 +0200 Use Package-Type rather than XC-Package-Type for the udeb As recommended by lintian. diff --git a/debian/control b/debian/control index 873ce22..6729001 100644 --- a/debian/control +++ b/debian/control @@ -59,7 +59,7 @@ Description: Userspace interface to kernel DRM services -- runtime This package provides the runtime environment for libdrm. Package: libdrm2-udeb -XC-Package-Type: udeb +Package-Type: udeb Section: debian-installer Architecture: any Depends: commit 3b6be4f49acd7114358bd459b0d0eebd3f47c5eb Author: Sven Joachim Date: Tue Jul 2 17:13:49 2013 +0200 Disable silent rules diff --git a/debian/changelog b/debian/changelog index 4020e37..7e8a0c9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ libdrm (2.4.46-1) UNRELEASED; urgency=low * New upstream release. * Bump libdrm2's and libdrm-intel1's symbols and shlibs. * Build libdrm-intel1 on x32 (Closes: #712515). + * Disable silent rules. -- Sven Joachim Sun, 16 Jun 2013 20:40:09 +0200 diff --git a/debian/rules b/debian/rules index b331970..d57b013 100755 --- a/debian/rules +++ b/debian/rules @@ -56,7 +56,7 @@ endif ### override_dh_auto_configure: - dh_auto_configure -- --enable-static=yes $(confflags) + dh_auto_configure -- --disable-silent-rules --enable-static=yes $(confflags) override_dh_auto_test: dh_auto_test || echo "Test suite failure, but keeping on anyway" commit e85b238c0825f72dd79cffb8f24531b5ec9fa099 Author: Sven Joachim Date: Tue Jul 2 17:04:59 2013 +0200 Bump libdrm2's and libdrm-intel1's symbols and shlibs diff --git a/debian/changelog b/debian/changelog index 46c8fb0..4020e37 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ libdrm (2.4.46-1) UNRELEASED; urgency=low * New upstream release. + * Bump libdrm2's and libdrm-intel1's symbols and shlibs. * Build libdrm-intel1 on x32 (Closes: #712515). -- Sven Joachim Sun, 16 Jun 2013 20:40:09 +0200 diff --git a/debian/libdrm-intel1.symbols b/debian/libdrm-intel1.symbols index 8f5b9fe..a0b9440 100644 --- a/debian/libdrm-intel1.symbols +++ b/debian/libdrm-intel1.symbols @@ -41,6 +41,7 @@ libdrm_intel.so.1 libdrm-intel1 #MINVER# drm_intel_bufmgr_gem_get_devid@Base 2.4.32 drm_intel_bufmgr_gem_init@Base 2.4.1 drm_intel_bufmgr_gem_set_aub_dump@Base 2.4.32 + drm_intel_bufmgr_gem_set_aub_filename@Base 2.4.46 drm_intel_bufmgr_gem_set_aub_annotations@Base 2.4.34 drm_intel_bufmgr_gem_set_vma_cache_size@Base 2.4.29 drm_intel_bufmgr_set_debug@Base 2.4.1 diff --git a/debian/libdrm2.symbols b/debian/libdrm2.symbols index c4047c4..563184f 100644 --- a/debian/libdrm2.symbols +++ b/debian/libdrm2.symbols @@ -110,6 +110,7 @@ libdrm.so.2 libdrm2 #MINVER# drmModePageFlip@Base 2.4.17 drmModeRmFB@Base 2.4.3 drmModeSetCrtc@Base 2.4.3 + drmModeSetCursor2@Base 2.4.46 drmModeSetCursor@Base 2.4.3 drmModeSetPlane@Base 2.4.30 drmMsg@Base 2.4.1 diff --git a/debian/rules b/debian/rules index 78ea6f7..b331970 100755 --- a/debian/rules +++ b/debian/rules @@ -88,9 +88,9 @@ endif dh_strip -s --remaining-packages override_dh_makeshlibs: - dh_makeshlibs -plibdrm2 -V'libdrm2 (>= 2.4.38)' --add-udeb=libdrm2-udeb -- -c4 + dh_makeshlibs -plibdrm2 -V'libdrm2 (>= 2.4.46)' --add-udeb=libdrm2-udeb -- -c4 ifeq ($(INTEL), yes) - dh_makeshlibs -plibdrm-intel1 -V'libdrm-intel1 (>= 2.4.38)' -- -c4 + dh_makeshlibs -plibdrm-intel1 -V'libdrm-intel1 (>= 2.4.46)' -- -c4 endif ifeq ($(NOUVEAU), yes) dh_makeshlibs -plibdrm-nouveau2 -V'libdrm-nouveau2 (>= 2.4.38)' -- -c4 commit 7eb5558d584ae7010f1dd8e54992f9c58fea819c Author: Sven Joach
libdrm: Changes to 'upstream-unstable'
configure.ac |2 freedreno/freedreno_bo.c | 67 +++-- freedreno/freedreno_device.c | 61 ++- freedreno/freedreno_drmif.h |1 freedreno/freedreno_priv.h | 13 + freedreno/freedreno_ringbuffer.c |7 ++ include/drm/drm.h|1 include/drm/drm_mode.h | 13 + intel/intel_aub.h| 76 - intel/intel_bufmgr.h |3 + intel/intel_bufmgr_gem.c | 27 ++ intel/intel_chipset.h| 101 --- radeon/r600_pci_ids.h| 26 ++ radeon/radeon_bo_gem.c |4 - radeon/radeon_surface.c |3 + tests/modetest/buffers.c | 26 -- xf86drmMode.c| 15 + xf86drmMode.h|1 18 files changed, 383 insertions(+), 64 deletions(-) New commits: commit c6d73cfeeaff9596c735d0a10b248f94b2e1e347 Author: Dave Airlie Date: Tue Jul 2 09:24:53 2013 +0100 libdrm: bump to 2.4.46 diff --git a/configure.ac b/configure.ac index 21f8d3f..d2e232b 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ AC_PREREQ([2.63]) AC_INIT([libdrm], -[2.4.45], +[2.4.46], [https://bugs.freedesktop.org/enter_bug.cgi?product=DRI], [libdrm]) commit 2e0ab6237697c9754d92689f77c1792c11be881b Author: Dave Airlie Date: Tue Jul 2 09:21:06 2013 +0100 drm: add hotspot cursor interface support. Signed-off-by: Dave Airlie diff --git a/include/drm/drm.h b/include/drm/drm.h index a847689..616824b 100644 --- a/include/drm/drm.h +++ b/include/drm/drm.h @@ -733,6 +733,7 @@ struct drm_prime_handle { #define DRM_IOCTL_MODE_ADDFB2 DRM_IOWR(0xB8, struct drm_mode_fb_cmd2) #define DRM_IOCTL_MODE_OBJ_GETPROPERTIES DRM_IOWR(0xB9, struct drm_mode_obj_get_properties) #define DRM_IOCTL_MODE_OBJ_SETPROPERTY DRM_IOWR(0xBA, struct drm_mode_obj_set_property) +#define DRM_IOCTL_MODE_CURSOR2 DRM_IOWR(0xBB, struct drm_mode_cursor2) /** * Device specific ioctls should only be in their respective headers diff --git a/include/drm/drm_mode.h b/include/drm/drm_mode.h index 62ba997..d41d76b 100644 --- a/include/drm/drm_mode.h +++ b/include/drm/drm_mode.h @@ -390,6 +390,19 @@ struct drm_mode_cursor { __u32 handle; }; +struct drm_mode_cursor2 { + __u32 flags; + __u32 crtc_id; + __s32 x; + __s32 y; + __u32 width; + __u32 height; + /* driver specific handle */ + __u32 handle; + __s32 hot_x; + __s32 hot_y; +}; + struct drm_mode_crtc_lut { __u32 crtc_id; __u32 gamma_size; diff --git a/xf86drmMode.c b/xf86drmMode.c index f603ceb..6b60c35 100644 --- a/xf86drmMode.c +++ b/xf86drmMode.c @@ -400,6 +400,21 @@ int drmModeSetCursor(int fd, uint32_t crtcId, uint32_t bo_handle, uint32_t width return DRM_IOCTL(fd, DRM_IOCTL_MODE_CURSOR, &arg); } +int drmModeSetCursor2(int fd, uint32_t crtcId, uint32_t bo_handle, uint32_t width, uint32_t height, int32_t hot_x, int32_t hot_y) +{ + struct drm_mode_cursor2 arg; + + arg.flags = DRM_MODE_CURSOR_BO; + arg.crtc_id = crtcId; + arg.width = width; + arg.height = height; + arg.handle = bo_handle; + arg.hot_x = hot_x; + arg.hot_y = hot_y; + + return DRM_IOCTL(fd, DRM_IOCTL_MODE_CURSOR2, &arg); +} + int drmModeMoveCursor(int fd, uint32_t crtcId, int x, int y) { struct drm_mode_cursor arg; diff --git a/xf86drmMode.h b/xf86drmMode.h index 8e40034..f8a817c 100644 --- a/xf86drmMode.h +++ b/xf86drmMode.h @@ -378,6 +378,7 @@ int drmModeSetCrtc(int fd, uint32_t crtcId, uint32_t bufferId, */ int drmModeSetCursor(int fd, uint32_t crtcId, uint32_t bo_handle, uint32_t width, uint32_t height); +int drmModeSetCursor2(int fd, uint32_t crtcId, uint32_t bo_handle, uint32_t width, uint32_t height, int32_t hot_x, int32_t hot_y); /** * Move the cursor on crtc */ commit 378bb47a784a3808c9b256fe7a52e10a4fcabf92 Author: Alex Deucher Date: Thu Jan 24 18:01:59 2013 -0500 radeon: add kabini pci ids Signed-off-by: Alex Deucher diff --git a/radeon/r600_pci_ids.h b/radeon/r600_pci_ids.h index 545019e..fbadb82 100644 --- a/radeon/r600_pci_ids.h +++ b/radeon/r600_pci_ids.h @@ -407,3 +407,20 @@ CHIPSET(0x6651, BONAIRE_6651, BONAIRE) CHIPSET(0x6658, BONAIRE_6658, BONAIRE) CHIPSET(0x665C, BONAIRE_665C, BONAIRE) CHIPSET(0x665D, BONAIRE_665D, BONAIRE) + +CHIPSET(0x9830, KABINI_9830, KABINI) +CHIPSET(0x9831, KABINI_9831, KABINI) +CHIPSET(0x9832, KABINI_9832, KABINI) +CHIPSET(0x9833, KABINI_9833, KABINI) +CHIPSET(0x9834, KABINI_9834, KABINI) +CHIPSET(0x9835, KABINI_9835, KABINI) +CHIPSET(0x9836, KABINI_9836, KABINI) +CHIPSET(0x9837, KABINI_9837, KABINI) +CHIPSET(0x9838, KABINI_9838, KABINI) +CHIPSET(0x9839, KABINI_9839, KABINI) +CHIPSET(0x983A, KABINI_983A,
Bug#714737: [glw] please transition from lesstif2 to motif
On Tue, Jul 2, 2013 at 12:56:33 +0200, Graham Inggs wrote: > Source: glw > User: openmo...@packages.debian.org > Usertags: lesstif2motif > Version: 8.0.0-1 > Severity: normal > X-Debbugs-CC: openmo...@packages.debian.org > > Hi Maintainer > > The lesstif2 package on which your package depends or build-depends > is destined to be removed from the archive before the release of > Jessie. More information can be found in the Debian wiki [1]. > > Please update your package to build against the motif package > instead. In most cases this can be done by simply replacing the > build-depends on lesstif2-dev with libmotif-dev, however please do > verify proper behaviour before uploading. > I think motif should provide a transitional lesstif2-dev package instead, if it's deemed safe to do so. Cheers, Julien signature.asc Description: Digital signature
Processed: severity of 714737 is wishlist
Processing commands for cont...@bugs.debian.org: > severity 714737 wishlist Bug #714737 [src:glw] [glw] please transition from lesstif2 to motif Severity set to 'wishlist' from 'normal' > thanks Stopping processing here. Please contact me if you need assistance. -- 714737: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=714737 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.13727830882317.transcr...@bugs.debian.org
libglu: Changes to 'debian-unstable'
debian/changelog |4 debian/rules |3 +++ 2 files changed, 7 insertions(+) New commits: commit d7824871c65a6121ab0dfea31d94de1b60236f62 Author: Andreas Boll Date: Tue Jul 2 18:19:16 2013 +0200 Disable silent rules. diff --git a/debian/changelog b/debian/changelog index ae2345c..0d826c9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,12 @@ libglu (9.0.0-2) UNRELEASED; urgency=low + [ Julien Cristau ] * Note in debian/copyright that we use version 2.0 of the SGI FreeB license. Thanks, Ansgar Burchardt! + [ Andreas Boll ] + * Disable silent rules. + -- Julien Cristau Mon, 01 Jul 2013 18:23:15 +0200 libglu (9.0.0-1) unstable; urgency=low diff --git a/debian/rules b/debian/rules index 16fe0c2..0a38e6d 100755 --- a/debian/rules +++ b/debian/rules @@ -2,6 +2,9 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH) +override_dh_auto_configure: + dh_auto_configure -- --disable-silent-rules + override_dh_clean: for file in debian/*.in; do rm -f $${file%%.in}; done dh_clean -- 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/e1uu3lq-0006d8...@vasks.debian.org
glw: Changes to 'debian-unstable'
debian/changelog |6 ++ debian/rules |2 +- 2 files changed, 7 insertions(+), 1 deletion(-) New commits: commit 3ff9e159832083c8641d121db39fdc0e49281e0c Author: Andreas Boll Date: Tue Jul 2 17:46:19 2013 +0200 Disable silent rules. diff --git a/debian/changelog b/debian/changelog index f38acf4..845415f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +glw (8.0.0-2) UNRELEASED; urgency=low + + * Disable silent rules. + + -- Andreas Boll Tue, 02 Jul 2013 17:35:38 +0200 + glw (8.0.0-1) unstable; urgency=low [ Sven Joachim ] diff --git a/debian/rules b/debian/rules index d19ce17..11ae34c 100755 --- a/debian/rules +++ b/debian/rules @@ -1,7 +1,7 @@ #!/usr/bin/make -f override_dh_auto_configure: - dh_auto_configure -- --enable-motif + dh_auto_configure -- --disable-silent-rules --enable-motif # Kill *.la files, and forget no-one: override_dh_install: -- 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/e1uu3qw-0007un...@vasks.debian.org
Re: [PATCH makedepend] Don't crash if an option's argument is missing
On Mon, Jul 1, 2013 at 16:20:29 -0700, Alan Coopersmith wrote: > On 07/ 1/13 10:04 AM, Julien Cristau wrote: > >Avoid dereferencing argv[argc]. > > > >See > >http://www.forallsecure.com/bug-reports/011f1a55f79a5501b36008d6ee0d40e8b6644569/ > > > >Reported-by: Alexandre Rebert > >Signed-off-by: Julien Cristau > >--- > > main.c | 16 > > 1 file changed, 16 insertions(+) > > [...] > > Code is fine, but it appears that you've used spaces on the if line & > tabs on the fatalerr() line in each place, making the indentation look > funny in a few spots - would be nice to do a quick global-replace to > clean that up. > > Reviewed-by: Alan Coopersmith > Fixed the whitespace and pushed, thanks for the review! Cheers, Julien signature.asc Description: Digital signature
libx11: Changes to 'debian-unstable'
debian/changelog|4 debian/libx11-6.symbols | 10 +- 2 files changed, 9 insertions(+), 5 deletions(-) New commits: commit 3eea23c7499e23829e14b046e88794a507470315 Author: Robert Hooker Date: Tue Jul 2 13:33:52 2013 -0400 libx11-6.symbols: Also add arm64. diff --git a/debian/changelog b/debian/changelog index c192f6e..83d18e5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,11 @@ libx11 (2:1.6.0-2) UNRELEASED; urgency=low + [ Julien Cristau ] * libx11-6.symbols: add powerpc64 to the list of 64bit archs (closes: #613820) + [ Wookey ] + * Update symbols file for arm64 + -- Julien Cristau Sat, 15 Jun 2013 18:59:56 +0200 libx11 (2:1.6.0-1) unstable; urgency=low diff --git a/debian/libx11-6.symbols b/debian/libx11-6.symbols index 72497f3..6706aa0 100644 --- a/debian/libx11-6.symbols +++ b/debian/libx11-6.symbols @@ -791,7 +791,7 @@ libX11.so.6 libx11-6 #MINVER# _XCopyEventCookie@Base 2:1.2.99.901 (optional)_XCopyToArg@Base 0 1 _XCreateMutex_fn@Base 0 - (arch=alpha amd64 kfreebsd-amd64 ia64 powerpc64 s390x sparc64)_XData32@Base 0 + (arch=arm64 alpha amd64 kfreebsd-amd64 ia64 powerpc64 s390x sparc64)_XData32@Base 0 _XDefaultError@Base 0 _XDefaultIOError@Base 0 (optional)_XDefaultOpenIM@Base 0 1 @@ -854,7 +854,7 @@ libX11.so.6 libx11-6 #MINVER# _XProcessInternalConnection@Base 0 _XProcessWindowAttributes@Base 0 _XPutBackEvent@Base 0 - (arch=alpha amd64 kfreebsd-amd64 ia64 powerpc64 s390x sparc64)_XRead32@Base 0 + (arch=arm64 alpha amd64 kfreebsd-amd64 ia64 powerpc64 s390x sparc64)_XRead32@Base 0 _XRead@Base 0 _XReadEvents@Base 0 _XReadPad@Base 0 @@ -1102,9 +1102,9 @@ libX11.so.6 libx11-6 #MINVER# (optional)_XkbInternAtomFunc@Base 0 1 (optional)_XkbNoteCoreMapChanges@Base 0 1 (optional)_XkbPeekAtReadBuffer@Base 0 1 - (optional|arch=alpha amd64 kfreebsd-amd64 ia64 powerpc64 s390x sparc64)_XkbReadBufferCopy32@Base 0 1 + (optional|arch=arm64 alpha amd64 kfreebsd-amd64 ia64 powerpc64 s390x sparc64)_XkbReadBufferCopy32@Base 0 1 (optional)_XkbReadBufferCopyKeySyms@Base 0 1 - (optional|arch=alpha amd64 kfreebsd-amd64 ia64 powerpc64 s390x sparc64)_XkbReadCopyData32@Base 0 1 + (optional|arch=arm64 alpha amd64 kfreebsd-amd64 ia64 powerpc64 s390x sparc64)_XkbReadCopyData32@Base 0 1 (optional)_XkbReadCopyKeySyms@Base 0 1 (optional)_XkbReadGetCompatMapReply@Base 0 1 (optional)_XkbReadGetGeometryReply@Base 0 1 @@ -1113,7 +1113,7 @@ libX11.so.6 libx11-6 #MINVER# (optional)_XkbReadGetNamesReply@Base 0 1 (optional)_XkbReloadDpy@Base 0 1 (optional)_XkbSkipReadBufferData@Base 0 1 - (optional|arch=alpha amd64 kfreebsd-amd64 ia64 powerpc64 s390x sparc64)_XkbWriteCopyData32@Base 0 1 + (optional|arch=arm64 alpha amd64 kfreebsd-amd64 ia64 powerpc64 s390x sparc64)_XkbWriteCopyData32@Base 0 1 (optional)_XkbWriteCopyKeySyms@Base 0 1 (optional)_XkeyTable@Base 0 1 (optional)_XlcAddCT@Base 0 1 -- 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/e1uu4tt-0007qt...@vasks.debian.org
Bug#714737: [glw] please transition from lesstif2 to motif
On 2 July 2013 18:28, Julien Cristau wrote: > > I think motif should provide a transitional lesstif2-dev package > instead, if it's deemed safe to do so. > > I'm not sure this is going to be safe. It looks like ABI breakages in xbae and xmhtml, and very likely in inventor as well. Transitioning glw on its own seems safe though; arb has been built with libmotif and linking against libglw built with lesstif since late 2004.