Processed: Re: prboom: does not restore screen resolution on quit with nouveau driver
Processing commands for cont...@bugs.debian.org: > reassign 646203 xserver-xorg-video-nouveau Bug #646203 [prboom] prboom: does not restore screen resolution on quit with nouveau driver Bug reassigned from package 'prboom' to 'xserver-xorg-video-nouveau'. Bug No longer marked as found in versions prboom/2:2.5.0+dfsg1-6. > retitle 646203 asc and prboom do not restore screen resolution on quit with > nouveau driver. Bug #646203 [xserver-xorg-video-nouveau] prboom: does not restore screen resolution on quit with nouveau driver Changed Bug title to 'asc and prboom do not restore screen resolution on quit with nouveau driver.' from 'prboom: does not restore screen resolution on quit with nouveau driver' > thanks Stopping processing here. Please contact me if you need assistance. -- 646203: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=646203 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.131927002527093.transcr...@bugs.debian.org
Bug#646203: Processed: Re: prboom: does not restore screen resolution on quit with nouveau driver
On 2011-10-22 09:57 +0200, Debian Bug Tracking System wrote: > Processing commands for cont...@bugs.debian.org: > >> reassign 646203 xserver-xorg-video-nouveau When reassigning bugs, please CC maintainers of the packages you reassign the bug to, otherwise the control messages is all they see. Thanks, Sven -- 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/87bot91luz@turtle.gmx.de
pixman: Changes to 'refs/tags/pixman-0.23.6-1'
Tag 'pixman-0.23.6-1' created by Julien Cristau at 2011-10-22 09:53 + Tagging upload of pixman 0.23.6-1 to experimental. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) iQIcBAABCAAGBQJOopKzAAoJEDEBgAUJBeQMZPgQAI3KAoNmRwIPlyvPXTOonWHV e13o+ZbjERuchRt1ZM+Xf7q9BPuPhkJ90ymndW+CfwpN+o8U2BpDEe7+hJWRp+N3 VCEKJM+f6TKUep8AOn7f0b8xIk+hbUzqEYOzkGCPb67oX0GEt1hDTOWNa2+vWgCZ 9a+71Ghm/yytiGLzLCqNcDBzbuTiwdRNMDxZ8//2WfuNOD09xM1HvNY9VJVViLPK QxEtepGadWTn9AAxLxSrkoTjc/vHFPV6JggHXKebaAbzDZcikxYS9Qem/UYQrpsI b3Nl8wEnt9vMqhmgsb6hNoRNQ7T5s8DKjx5bhSi2IsU0pbOgkLqAw0I8qwqH4IrU 9Yg0qGS2Jcu84L7yU4RBFCbQdwjxOsYeTRSAXIBMdgBYW3wx4ArP2Ld9OjxnMpAI fdRx+/S+XxhBD/IUtFKpZII06ktGETjCv5IE1/K/INb+MH8VxHB9lmewBQV8r7Uh kmP2qAlefJqk0jXERE6Gl57NgBTpnGiZI+B5vjuQp60k76HITTZUTooQ2YDol4ZA VbNwPXmUt6Qvw3QwFbor9M9Zz9wSJ/U3c6YFM3DXCh+p6Rln5LRRPmkXxpUnFOw0 6kwQMmi9j71cmG0rqWEvmgqmEdP+AmtODPe/D0NINWQg7ERfKt5WBEOYEBY7tjQF /jldl95SrdzrCE1ZPFk5 =5mka -END PGP SIGNATURE- Changes since pixman-0.23.2-1: Andrea Canciani (11): radial: Improve documentation and naming radial: Fix typos and trailing whitespace win32: Build benchmarks Workaround bug in llvm-gcc test: Fix compilation on win32 build: Reuse sources and pixman-combine build rules build: Reuse test sources build-win32: Share targets and variables across win32 makefiles build-win32: Add root Makefile.win32 test: Do not include config.h unless HAVE_CONFIG_H is defined build-win32: Add 'check' target Benjamin Otte (2): tests: Add PNG_CFLAGS/LIBS to tests build: replace @VAR@ with $(VAR) in makefiles Chris Wilson (1): bits: optimise fetching width==1 repeats Jon TURNEY (1): Fix build on cygwin after commit efdf65c0c4fff551fb3cd9104deda9adb6261e22 Julien Cristau (1): Upload to experimental Matt Turner (11): lowlevel-blt: add over_x888_8_ mmx: fix formats in commented code mmx: convert while (w) to if (w) when possible mmx: rename USE_MMX to USE_X86_MMX mmx: wrap x86/MMX inline assembly in ifdef USE_X86_MMX mmx: fix unaligned accesses mmx: prepare pixman-mmx.c to be compiled for ARM/iwmmxt mmx: compile on ARM for iwmmxt optimizations mmx: optimize unaligned 64-bit ARM/iwmmxt loads Make sure iwMMXt is only detected on ARM Correct the minimum gcc version needed for iwmmxt Rico Tzschichholz (2): Merge branch 'upstream-experimental' into debian-experimental Bump changelogs. Siarhei Siamashka (4): C fast path for scaled src_x888_ with nearest filter ARM: workaround binutils bug #12931 (code sections alignment) test: better coverage for BILINEAR->NEAREST filter optimization BILINEAR->NEAREST filter optimization for simple rotation and translation Søren Sandmann Pedersen (35): Post-release version bump to 0.23.3 Makefile.am: Add pix...@lists.freedesktop.org to RELEASE_ANNOUNCE_LIST Fix lcg_rand_u32() to return 32 random bits. New test of pixman_region_contains_{rectangle,point} Speed up pixman_region{,32}_contains_rectangle() Use find_box_for_y() in pixman_region_contains_point() too Don't include stdint.h in lowlevel-blt-bench.c In pixman_image_create_bits() allow images larger than 2GB Rename pixman-fast-path.h to pixman-inlines.h Use repeat() function from pixman-inlines.h in pixman-bits-image.c Move bilinear interpolation to pixman-inlines.h Pre-release version bump to 0.23.4 Post-release version bump to 0.23.5 test: New function to save a pixman image to .png Use pkg-config to determine the flags to use with libpng test: Use smaller boxes in region_contains_test() A few tweaks to a comment in pixman-combine.c.template Add a generic unorm_to_unorm() conversion utility Add general pixel converter Add initial version of the MAKE_ACCESSORS() macro Use MAKE_ACCESSORS() to generate all the 32 bit accessors Use MAKE_ACCESSORS() to generate accessors for all the 16bpp formats Use MAKE_ACCESSORS() to generate accessors for 8bpp RGB formats Use MAKE_ACCESSORS() to generate accessors for 4 bpp RGB formats Use MAKE_ACCESSORS() to generate accessors for 24bpp formats Use MAKE_ACCESSORS() to generate accessors for the a1 format. Use MAKE_ACCESSORS() to generate accessors for paletted formats Remove x and y coordinates from analyze_extents() and compute_sample_extents() Split computation of sample area into own function Eliminate compute_sample_extents() function test: Occasionally use a BILINEAR filter in blitters-test Strength-reduce BILINEAR filter to NEAREST filter for identity transforms Don't include stdint.h in scaling-helpers-test. Add src, mask, and dest flags to the composite args struct. Pre-release version bump to 0.23.6 Taekyun Kim (11): ARM NEON: Standard f
pixman: Changes to 'upstream-experimental'
Makefile.am |2 Makefile.win32| 25 Makefile.win32.common | 54 configure.ac | 76 demos/Makefile.am |8 pixman/Makefile.am| 75 pixman/Makefile.sources | 55 pixman/Makefile.win32 | 109 - pixman/pixman-access.c| 3110 ++ pixman/pixman-arm-common.h|2 pixman/pixman-arm-neon-asm-bilinear.S |1 pixman/pixman-arm-neon-asm.S | 190 +- pixman/pixman-arm-neon.c |4 pixman/pixman-arm-simd-asm.S |1 pixman/pixman-arm-simd.c |2 pixman/pixman-bits-image.c| 290 +-- pixman/pixman-combine.c.template |7 pixman/pixman-cpu.c | 30 pixman/pixman-fast-path.c | 192 ++ pixman/pixman-fast-path.h | 1188 pixman/pixman-image.c | 152 + pixman/pixman-inlines.h | 1280 + pixman/pixman-mmx.c | 246 +- pixman/pixman-noop.c |2 pixman/pixman-private.h | 101 - pixman/pixman-radial-gradient.c | 44 pixman/pixman-region.c| 64 pixman/pixman-sse2.c | 430 +++- pixman/pixman-utils.c | 158 + pixman/pixman.c | 389 +--- test/Makefile.am | 49 test/Makefile.sources | 36 test/Makefile.win32 | 86 test/affine-test.c| 40 test/blitters-test.c |6 test/composite.c |1 test/fetch-test.c |5 test/lowlevel-blt-bench.c |8 test/pdf-op-test.c|1 test/region-contains-test.c | 170 + test/scaling-helpers-test.c |6 test/utils.c | 123 + test/utils.h | 24 43 files changed, 4128 insertions(+), 4714 deletions(-) New commits: commit e20ac40bd30484f0f711b52d0c1993ef08760284 Author: Søren Sandmann Pedersen Date: Tue Oct 11 06:00:51 2011 -0400 Pre-release version bump to 0.23.6 diff --git a/configure.ac b/configure.ac index 6f5aef5..f547e06 100644 --- a/configure.ac +++ b/configure.ac @@ -26,8 +26,8 @@ AC_PREREQ([2.57]) # # - The version in git has an odd MICRO version number # -# - Released versions both development and stable have an even MICRO -# version number +# - Released versions, both development and stable, have an +# even MICRO version number # # - Released development versions have an odd MINOR number # @@ -54,7 +54,7 @@ AC_PREREQ([2.57]) m4_define([pixman_major], 0) m4_define([pixman_minor], 23) -m4_define([pixman_micro], 5) +m4_define([pixman_micro], 6) m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro]) commit a43946a51fbbdc76be1af9bc25fe7c5c2a6314bb Author: Taekyun Kim Date: Thu Sep 22 18:42:38 2011 +0900 Simple repeat: Extend too short source scanlines into temporary buffer Too short scanlines can cause repeat handling overhead and optimized pixman composite functions usually process a bunch of pixels in a single loop iteration it might be beneficial to pre-extend source scanlines. The temporary buffers will usually reside in cache, so accessing them should be quite efficient. diff --git a/pixman/pixman-fast-path.c b/pixman/pixman-fast-path.c index 89c973a..038dcf7 100644 --- a/pixman/pixman-fast-path.c +++ b/pixman/pixman-fast-path.c @@ -1191,6 +1191,8 @@ FAST_NEAREST (_565_none, , 0565, uint32_t, uint16_t, OVER, NONE) FAST_NEAREST (_565_pad, , 0565, uint32_t, uint16_t, OVER, PAD) FAST_NEAREST (_565_normal, , 0565, uint32_t, uint16_t, OVER, NORMAL) +#define REPEAT_MIN_WIDTH32 + static void fast_composite_tiled_repeat (pixman_implementation_t *imp, pixman_composite_info_t *info) @@ -1224,27 +1226,111 @@ fast_composite_tiled_repeat (pixman_implementation_t *imp, int32_t sx, sy; int32_t width_remain; int32_t num_pixels; + int32_t src_width; + int32_t i, j; + pixman_image_t extended_src_image; + uint32_t extended_src[REPEAT_MIN_WIDTH * 2]; + pixman_bool_t need_src_extension; + uint32_t *src_line; + int32_t src_stride; + int32_t src_bpp; pixman_composite_info_t info2 = *info; + src_bpp = PIXMAN_FORMAT_BPP (src_image->bits.format); + + if (src_image->bits.width < REPEAT_MIN_WIDTH && + (src_bpp == 32 || src_bpp == 16 || src_bpp == 8)) + { + sx = src_x; + sx = MOD (sx, src_image->bits.width); + sx += width; + src_width = 0; + + while (src_width < REPEAT_MIN_WIDTH && src_width <=
pixman: Changes to 'debian-experimental'
ChangeLog | 949 ++ Makefile.am |2 Makefile.win32| 25 Makefile.win32.common | 54 configure.ac | 76 debian/changelog |7 demos/Makefile.am |8 pixman/Makefile.am| 75 pixman/Makefile.sources | 55 pixman/Makefile.win32 | 109 - pixman/pixman-access.c| 3110 ++ pixman/pixman-arm-common.h|2 pixman/pixman-arm-neon-asm-bilinear.S |1 pixman/pixman-arm-neon-asm.S | 190 +- pixman/pixman-arm-neon.c |4 pixman/pixman-arm-simd-asm.S |1 pixman/pixman-arm-simd.c |2 pixman/pixman-bits-image.c| 290 +-- pixman/pixman-combine.c.template |7 pixman/pixman-cpu.c | 30 pixman/pixman-fast-path.c | 192 ++ pixman/pixman-fast-path.h | 1188 pixman/pixman-image.c | 152 + pixman/pixman-inlines.h | 1280 + pixman/pixman-mmx.c | 246 +- pixman/pixman-noop.c |2 pixman/pixman-private.h | 101 - pixman/pixman-radial-gradient.c | 44 pixman/pixman-region.c| 64 pixman/pixman-sse2.c | 430 +++- pixman/pixman-utils.c | 158 + pixman/pixman.c | 389 +--- test/Makefile.am | 49 test/Makefile.sources | 36 test/Makefile.win32 | 86 test/affine-test.c| 40 test/blitters-test.c |6 test/composite.c |1 test/fetch-test.c |5 test/lowlevel-blt-bench.c |8 test/pdf-op-test.c|1 test/region-contains-test.c | 170 + test/scaling-helpers-test.c |6 test/utils.c | 123 + test/utils.h | 24 45 files changed, 5084 insertions(+), 4714 deletions(-) New commits: commit 40a04cb1b667494d55d12e2647b2f99cbed9fa4d Author: Julien Cristau Date: Sat Oct 22 11:09:17 2011 +0200 Upload to experimental diff --git a/debian/changelog b/debian/changelog index 8c67100..af38044 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ -pixman (0.23.6-1) UNRELEASED; urgency=low +pixman (0.23.6-1) experimental; urgency=low + [ Rico Tzschichholz ] * New upstream release. - -- Rico Tzschichholz Wed, 19 Oct 2011 17:25:30 +0200 + -- Julien Cristau Sat, 22 Oct 2011 11:09:04 +0200 pixman (0.23.2-1) experimental; urgency=low commit bdfdaaff5dd42cc91b61928b0771481eab000923 Author: Rico Tzschichholz Date: Wed Oct 19 17:44:08 2011 +0200 Bump changelogs. diff --git a/ChangeLog b/ChangeLog index e5bd9e2..6a10342 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,952 @@ +commit e20ac40bd30484f0f711b52d0c1993ef08760284 +Author: Søren Sandmann Pedersen +Date: Tue Oct 11 06:00:51 2011 -0400 + +Pre-release version bump to 0.23.6 + +commit a43946a51fbbdc76be1af9bc25fe7c5c2a6314bb +Author: Taekyun Kim +Date: Thu Sep 22 18:42:38 2011 +0900 + +Simple repeat: Extend too short source scanlines into temporary buffer + +Too short scanlines can cause repeat handling overhead and optimized +pixman composite functions usually process a bunch of pixels in a +single loop iteration it might be beneficial to pre-extend source +scanlines. The temporary buffers will usually reside in cache, so +accessing them should be quite efficient. + +commit eaff774a3f8af6651a245711b9ab8af3211eeb10 +Author: Taekyun Kim +Date: Mon Aug 29 21:44:36 2011 +0900 + +Simple repeat fast path + +We can implement simple repeat by stitching existing fast path +functions. First lookup COVER_CLIP function for given input and +then stitch horizontally using the function. + +commit a258e33fcb6cf08a2ef76e374cb92a12c9adb171 +Author: Taekyun Kim +Date: Thu Sep 22 16:33:02 2011 +0900 + +Move _pixman_lookup_composite_function() to pixman-utils.c + +commit fc62785aabbe890b656c9cbaa57f2e65e74bbcc2 +Author: Søren Sandmann Pedersen +Date: Mon Jun 27 21:17:04 2011 + + +Add src, mask, and dest flags to the composite args struct. + +These flags are useful in the various compositing routines, and the +flags stored in the image structs are missing some bits of information +that can only be computed when pixman_image_composite() is called. + +commit fa6523d13ae9b7986bb890df5ad66e8599bc3ed8 +Author: Taekyun Kim +Date: Thu Sep 22 16:26:55 2011 +0900 + +Add new fast path flag FAST_PATH_BITS_IMAGE + +This fast path flag indicate that type of the image is bits image. + +commit
Processing of pixman_0.23.6-1_amd64.changes
pixman_0.23.6-1_amd64.changes uploaded successfully to localhost along with the files: pixman_0.23.6-1.dsc pixman_0.23.6.orig.tar.gz pixman_0.23.6-1.diff.gz libpixman-1-0_0.23.6-1_amd64.deb libpixman-1-0-udeb_0.23.6-1_amd64.udeb libpixman-1-0-dbg_0.23.6-1_amd64.deb libpixman-1-dev_0.23.6-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/e1rhylw-0008ta...@franck.debian.org
pixman_0.23.6-1_amd64.changes ACCEPTED into experimental
Accepted: libpixman-1-0-dbg_0.23.6-1_amd64.deb to main/p/pixman/libpixman-1-0-dbg_0.23.6-1_amd64.deb libpixman-1-0-udeb_0.23.6-1_amd64.udeb to main/p/pixman/libpixman-1-0-udeb_0.23.6-1_amd64.udeb libpixman-1-0_0.23.6-1_amd64.deb to main/p/pixman/libpixman-1-0_0.23.6-1_amd64.deb libpixman-1-dev_0.23.6-1_amd64.deb to main/p/pixman/libpixman-1-dev_0.23.6-1_amd64.deb pixman_0.23.6-1.diff.gz to main/p/pixman/pixman_0.23.6-1.diff.gz pixman_0.23.6-1.dsc to main/p/pixman/pixman_0.23.6-1.dsc pixman_0.23.6.orig.tar.gz to main/p/pixman/pixman_0.23.6.orig.tar.gz Override entries for your package: libpixman-1-0-dbg_0.23.6-1_amd64.deb - extra debug libpixman-1-0-udeb_0.23.6-1_amd64.udeb - optional debian-installer libpixman-1-0_0.23.6-1_amd64.deb - optional libs libpixman-1-dev_0.23.6-1_amd64.deb - optional libdevel pixman_0.23.6-1.dsc - source devel Announcing to debian-experimental-chan...@lists.debian.org Announcing to debian-devel-chan...@lists.debian.org 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/e1rhypu-0001o1...@franck.debian.org
Fwd: Re: question to xserver-xorg-radeon-packages
Original-Nachricht Betreff:Re: question to xserver-xorg-radeon-packages Datum: Thu, 20 Oct 2011 06:28:06 +0200 Von:Drew Parsons Antwort an: dpars...@debian.org Organisation: The Debian Project An: zuhans Hi Hans, thanks for writing. I'm travelling at the moment and don't have the opportunity to look in great detail. I'm also not using a radeon card at the moment. You might get a better response from our mailing lists. The mailing list for the xserver packages is debian-x@lists.debian.org . There's also a general user list at debian-u...@lists.debian.org I think the libc0.1 dependency should only appear on kfreebsd, not on a Linux system. Is that what you're using? If so, then forward your question to the debian-x mailing list rather than the user list. You could also file a bug report or write to the mailing list for the bsd port at debian-...@lists.debian.org Good luck! Drew On Tue, 2011-10-18 at 20:59 +0200, zuhans wrote: hello, i installed the latest debian-testing-xserver-xorg-video-radeon packages and have still troubles to get it up and running. then i looked at debian.packages.org and found a curious situation: xserver-xorg-video-radeon is depending on packages, that shouldn't be installed on normal systems: libc0.1 (libc0.1-udeb), libc6 (libc6-udeb) and libc6.1 (libc6.1-udeb). now what is to be done here? i have a samsung-laptop with an amd a4-3310mx apu (dual head) and the lastes debian-testing installed. when it comes to modeprobe (kms) the screen goes away (but the system runs in background). i found out, that the package greetings from europe/austria hans horwath
Bug#645007: xserver-xorg-video-radeon: Radeon assert crashes with non-GL apps
On Fre, 2011-10-21 at 16:35 -0400, Daniel Hagerty wrote: > So far, I can report that this bug does not reproduce under > wheezy. Must have been luck. Yesterday, I was able to reproduce the problem with current upstream Git, and the patch didn't fix it. I now know how to fix it though, the fix should be in the upcoming 6.14.3 release. -- 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/1319292943.14976.109.camel@thor.local
xdm: Changes to 'upstream-unstable'
.gitignore | 14 AUTHORS |2 COPYING |5 Makefile.am | 183 - access.c | 991 - app-defaults/.gitignore |2 app-defaults/Chooser | 51 + app-defaults/Chooser.ad | 51 - app-defaults/Makefile.am |1 auth.c | 1556 - choose.c | 545 --- chooser.c| 1381 chooser/.gitignore |1 chooser/Makefile.am | 16 chooser/chooser.c| 1381 config/Makefile.am |2 config/Xaccess |4 config/Xresources.cpp|8 config/Xsession.cpp |6 config/xdm-config.cpp|2 configure.ac | 441 ++-- cpprules.in |9 daemon.c | 90 -- dm.c | 1037 -- dm.h | 516 --- dm_auth.h| 99 -- dm_error.h | 52 - dm_socket.h | 45 - dpylist.c| 266 --- error.c | 138 file.c | 250 --- genauth.c| 481 -- greet.h | 218 -- greeter/Login.c | 132 +-- greeter/Login.h |4 greeter/LoginP.h | 26 greeter/Makefile.am |7 greeter/greet.c | 95 +- greeter/verify.c | 22 include/Makefile.am |6 include/dm.h | 518 +++ include/dm_auth.h| 99 ++ include/dm_error.h | 46 + include/dm_socket.h | 45 + include/greet.h | 218 ++ krb5auth.c | 258 --- m4/ac_define_dir.m4 | 45 - m4/ax_define_dir.m4 | 49 + man/Makefile.am | 55 + man/xdm.man | 1466 +++ man/xdmshell.man | 108 +++ mitauth.c| 93 -- netaddr.c| 272 --- policy.c | 208 -- prngc.c | 190 - protodpy.c | 164 reset.c | 113 --- resource.c | 509 -- rpcauth.c| 89 -- server.c | 406 --- session.c| 1048 -- socket.c | 558 streams.c| 167 util.c | 310 - xdm.man.cpp | 1451 -- xdm.service.in |9 xdm/.gitignore |1 xdm/Makefile.am | 79 ++ xdm/access.c | 986 xdm/auth.c | 1554 + xdm/choose.c | 544 +++ xdm/daemon.c | 90 ++ xdm/dm.c | 1058 +++ xdm/dpylist.c| 266 +++ xdm/error.c | 136 +++ xdm/file.c | 249 +++ xdm/genauth.c| 481 ++ xdm/krb5auth.c | 256 +++ xdm/mitauth.c| 93 ++ xdm/netaddr.c| 272 +++ xdm/policy.c | 208 ++ xdm/prngc.c | 190 + xdm/protodpy.c | 164 xdm/reset.c | 113 +++ xdm/resource.c | 511 +++ xdm/rpcauth.c| 89 ++ xdm/server.c | 405 +++ xdm/session.c| 1038 ++ xdm/socket.c | 557 xdm/streams.c| 167 xdm/util.c | 310 + xdm/xdmauth.c| 284 xdm/xdmcp.c | 1601 +++ xdmauth.c| 286 xdmcp.c | 1601 --- xdmshell.c | 161 xdmshell/.gitignore |1 xdmshell/Makefile.am | 23 xdmshell/xdmshell.c | 160 99 files changed, 16351 insertions(+), 16213 deletions(-) New commits: commit 23949f9a4c30b5dfa67a88b3dd2523f09f163d91 Author: Jeremy Huddleston Date: Sun Sep 25 00:41:25 2011 -0700 configure.ac: Bump to 1.1.11 Signed-off-by: Jeremy Huddleston diff --git a/configure.ac b/configure.ac index eded131..b488f0c 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ dnl Process this file with autoconf to create configure. # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([xdm], [1.1.10], +AC_INIT([xdm], [1.1.11], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xdm]) AC_USE_SYSTEM_EXTENSIONS AC_CONFIG_SRCDIR([Makefile.am]) commit 225493d3c6be64dafec69095f254a1bee63
xdm: Changes to 'debian-unstable'
.gitignore | 14 AUTHORS |2 COPYING |5 ChangeLog| 1114 ++ Makefile.am | 183 --- access.c | 991 app-defaults/.gitignore |2 app-defaults/Chooser | 51 app-defaults/Chooser.ad | 51 app-defaults/Makefile.am |1 auth.c | 1556 -- choose.c | 545 - chooser.c| 1381 --- chooser/.gitignore |1 chooser/Makefile.am | 16 chooser/chooser.c| 1381 +++ config/Makefile.am |2 config/Xaccess |4 config/Xresources.cpp|8 config/Xsession.cpp |6 config/xdm-config.cpp|2 configure.ac | 441 +++ cpprules.in |9 daemon.c | 90 - debian/changelog | 22 debian/control |3 debian/patches/06_hurd_utsname.diff |8 debian/patches/20_xdm_log_timestamp.diff |8 debian/patches/21_xdm_log_append.diff| 10 debian/patches/debian.diff | 12 debian/patches/doc_mention_xdm.options.diff | 10 debian/patches/greeter-xrender.diff | 49 debian/patches/series|3 debian/patches/support_logfile_rotation.diff | 44 debian/rules | 27 debian/xdm.install |1 dm.c | 1037 - dm.h | 516 dm_auth.h| 99 - dm_error.h | 52 dm_socket.h | 45 dpylist.c| 266 error.c | 138 -- file.c | 250 genauth.c| 481 greet.h | 218 --- greeter/Login.c | 132 +- greeter/Login.h |4 greeter/LoginP.h | 26 greeter/Makefile.am |7 greeter/greet.c | 95 - greeter/verify.c | 22 include/Makefile.am |6 include/dm.h | 518 include/dm_auth.h| 99 + include/dm_error.h | 46 include/dm_socket.h | 45 include/greet.h | 218 +++ krb5auth.c | 258 m4/ac_define_dir.m4 | 45 m4/ax_define_dir.m4 | 49 man/Makefile.am | 55 man/xdm.man | 1466 man/xdmshell.man | 108 + mitauth.c| 93 - netaddr.c| 272 policy.c | 208 --- prngc.c | 190 --- protodpy.c | 164 -- reset.c | 113 - resource.c | 509 rpcauth.c| 89 - server.c | 406 -- session.c| 1048 - socket.c | 558 - streams.c| 167 -- util.c | 310 - xdm.man.cpp | 1451 xdm.service.in |9 xdm/.gitignore |1 xdm/Makefile.am | 79 + xdm/access.c | 986 xdm/auth.c | 1554 ++ xdm/choose.c | 544 + xdm/daemon.c | 90 + xdm/dm.c | 1058
Processed (with 2 errors): limit source to xdm, tagging 442088, tagging 575486, tagging 556694
Processing commands for cont...@bugs.debian.org: > #xdm (1:1.1.11-1) UNRELEASED; urgency=low > # > # * New upstream release > #+ Check for allowRootLogin on PAM and non-OpenBSD passwd authentication > # backends (closes: #442088) > #+ greeter: Add echoPasswdChar resource to set character to display > # (closes: #575486) > #+ Fix linking with gold (closes: #556694) > # > limit source xdm Limiting to bugs with field 'source' containing at least one of 'xdm' Limit currently set to 'source':'xdm' > tags 442088 + pending source: "xdm, xfree86, xorg-x11"' does not match at least one of "xdm" source: "xdm, xfree86, xorg-x11"' does not match at least one of "xdm" Failed to alter tags of Bug 442088: limit failed for bugs: 442088, 509561. > tags 575486 + pending source: "xdm, xfree86, xorg-x11"' does not match at least one of "xdm" Failed to alter tags of Bug 575486: limit failed for bugs: 575486. > tags 556694 + pending Bug #556694 [src:xdm] FTBFS with binutils-gold Bug #614270 [src:xdm] xdm: FTBFS with --no-add-needed (default in wheezy/sid) Bug #618085 [src:xdm] xdm: FTBFS: libXext.so.6: could not read symbols: Invalid operation Added tag(s) pending. Added tag(s) pending. Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 556694: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556694 442088: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=442088 575486: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=575486 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.131929870931616.transcr...@bugs.debian.org
Processed: tagging 442088, tagging 575486
Processing commands for cont...@bugs.debian.org: > tags 442088 + pending Bug #442088 [xdm] xdm: with "xlogin.Login.allowRootLogin: false" root can login Bug #509561 [xdm] xdm: doesn't honour allowRootLogin in Display-Manager.DISPLAY.resources Added tag(s) pending. Added tag(s) pending. > tags 575486 + pending Bug #575486 [xdm] xdm: Input field cursor reveals password length Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 575486: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=575486 442088: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=442088 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.13192989551630.transcr...@bugs.debian.org
xdm: Changes to 'refs/tags/xdm-1_1.1.11-1'
Tag 'xdm-1_1.1.11-1' created by Julien Cristau at 2011-10-22 16:08 + Tagging upload of xdm 1:1.1.11-1 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) iQIcBAABCAAGBQJOouphAAoJEDEBgAUJBeQMJOkP/jNflvRUB1rnYTBVofhVlyc6 DWYIF5D8roTE5YpyQ4hUjcbc3L+shM6o1dEOpHMMsGV+iyNNaEj4pVDswrwyEqbM aRRhe982tj+QTDIf/eBAJOqBGbFLuzV6nVxm9KN3InCDqW97Z8YJGs77yvAHeaTU CztKL2H/gJZvQ9LJ9C8DK5/hP//8lJwTubteasI3FslWLnN6PQjU34DkGXm6X+M7 Tj/9ls+mDfuH3NlF7ifZeYuI0vcV8MvGdqSuZjST9IGsPVk8OZMpXfv0xuUyq3kY k21p1Od+aEKdKwCXL7YvkdU8IKAzGMFQ0pKNbD9KJ/0CS/iIYcGceBoyhQjLOMaD 5p9FUpDE4BwjIG6rfUi1hxQq/N9khQSiP9W7CdIxDugKzWa2VQTt2uo3iQmi+968 qwG9Gdf6lQUp1VvlCUoX8zgBtPJtTdidug4lKMTB43JViv+GkwEkbYL9A6hPwhkT 1gtdz6FVxSongVKzlDw8XCJdsXA0myGYJ/P8LHspH46dHzbOryOxdlVB2ZoqhxMP 2mszU1nZRMNiLl8oudHpD+PibYx04T+4JRrsY7qLxAtA4GATF0cd5TdbTLibXf/k 5bs7CMx6/+fvFEECrELIVwnaj2xooJFsU/aNVmJl5C48ecH+yFJcnTXZfk7DryH7 8YOg2dCqRDrhCl1o8hkZ =jwH0 -END PGP SIGNATURE- Changes since xdm-1_1.1.10-3: Alan Coopersmith (29): Check for allowRootLogin on PAM and non-OpenBSD passwd authentication backends s/Sun/Oracle/g Add man page for xdmshell Only install xdmshell if --enable-xdmshell is passed to configure config: rename XDM_PRINT to XDM_TOOLKIT xdm itself doesn't need to link with Xinerama library Delete some unused variables greeter: Remove unused extern dpy that is shadowed by local variables greeter: inline valueMask for xpm window to avoid shadowing argument greeter: Add echoPasswdChar resource to set character to display greeter: Make sure text input areas stay inside the lines greeter: Replace several #ifdef XPM blocks with LOGO_W macro greeter: Make sure cursor stays in bounds too Fix potential memory leak in allocation failure cleanup path Stop checking for NULL before calling free() Stop casting free() arguments to (char *) Stop casting return values of malloc and friends Only greeter needs XPM CFLAGS & LIBS, not xdm daemon Add Solaris 11 libsocket to list of libraries to search for getifaddrs() freeifaddrs() when done with it in DefineSelf() xdm.man: address only needs 2 S's, not 3 On Solaris, make sure PAM_TTY is only ever set to an actual /dev path Bug 13455: allowNullPasswd: true doesn't work until the second login attempt Use C99 named initializers for XSetWindowAttributes structure Replace GCC_PRINTFLIKE with xproto's _X_ATTRIBUTE_PRINTF Add _X_ATTRIBUTE_PRINTF to LogVWrite declaration Stop using username retrieved from PAM before pam_end frees it. Simplify FailedLogin code fix whitespace issues Cyril Brulebois (1): Mention upstream git URL in a comment. Fernando Tarlá Cardoso Lemos (1): Fix missing linking dependency on -ldl. Gaetan Nadon (47): config: upgrade AC_DEFINE_DIR to AX_DEFINE_DIR config: remove redundant entries added in .gitignore Fix whitespace issues as reported by git diff config: upgrade to util-macros 1.8 for additional man page support man: conditionally include DisplayManager.randomFile resource man: build man page using sed rather than the C preprocessor config: remove copying Chooser.ad to Chooser greeter: only build the shared library version greeter: transfer -DGREET_LIB from configure.ac to Makefile.am config: remove AC_PROG_INSTALL provided by XORG_DEFAULTS config: remove AC_PROG_CC as it overrides AC_PROG_C_C99 remove AC_C_INLINE as all compilers support inline keyword. config: remove AC_LIBTOOL_WIN32_DLL config: AC_LIBTOOL_DLOPEN is required for dynamic linking config: use libtool -export-dynamic option for reverse dependencies config: remove unused define NO_LASTLOG for Darwin config: definition of CSRG_BASED in configure.ac is flawed and redundant config: use AC_CHECK_HEADERS for sys/param.h config: remove unused OS_CFLAGS variable config: look for PAM support on darwin as well config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS config: libtool: disable production of static libraries. config: relocate the "Check for programs section" config: add "Check for system libraries" section config: relocate headers, typedefs, and compiler characteristics config: add "Check for system library functions" config: use AC_CHECK_FUNCS for setprocttile config: use AC_CHECK_FUNCS for setusercontext config: use AC_CHECK_FUNCS for mkstemp, getifaddrs and getspnam config: isolating -lselinux to a single target is not required config: upgrade the checking for PAM support config: upgrade the checking for SELinux support config: integrate check for arc4random in appropriate sections config: rework check for random number generator config: comment libxtrans macros as they are order sensitive config
xdm: Changes to 'debian-unstable'
debian/changelog |4 ++-- debian/patches/debian.diff |2 +- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit add899c32be79362a91f7d723af272aeb17dc079 Author: Julien Cristau Date: Sat Oct 22 18:04:03 2011 +0200 Upload to unstable diff --git a/debian/changelog b/debian/changelog index 2a10efe..993408d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -xdm (1:1.1.11-1) UNRELEASED; urgency=low +xdm (1:1.1.11-1) unstable; urgency=low [ Joe Hansen ] * Updated Danish debconf template translation (closes: #598777). @@ -24,7 +24,7 @@ xdm (1:1.1.11-1) UNRELEASED; urgency=low * Use dpkg-buildflags and enable pie and bindnow hardening. * Disable silent rules. - -- Julien Cristau Sat, 22 Oct 2011 16:30:18 +0200 + -- Julien Cristau Sat, 22 Oct 2011 18:03:53 +0200 xdm (1:1.1.10-3) unstable; urgency=low commit 31519871e737e0724209aaadb5ee935c565a8514 Author: Julien Cristau Date: Sat Oct 22 18:03:16 2011 +0200 Xsession.cpp goes through cpp, use XCOMM instead of # diff --git a/debian/patches/debian.diff b/debian/patches/debian.diff index da1cf81..fc83fef 100644 --- a/debian/patches/debian.diff +++ b/debian/patches/debian.diff @@ -135,7 +135,7 @@ Index: xdm/config/Xsession.cpp -#endif - exec BINDIR/xsm -fi -+# invoke global X session script ++XCOMM invoke global X session script +. /etc/X11/Xsession Index: xdm/config/xdm-config.cpp === -- 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/e1rhegf-0004eu...@vasks.debian.org
Processing of xdm_1.1.11-1_amd64.changes
xdm_1.1.11-1_amd64.changes uploaded successfully to localhost along with the files: xdm_1.1.11-1.dsc xdm_1.1.11.orig.tar.gz xdm_1.1.11-1.diff.gz xdm_1.1.11-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/e1rheje-0001hu...@franck.debian.org
Bug#442088: marked as done (xdm: with "xlogin.Login.allowRootLogin: false" root can login)
Your message dated Sat, 22 Oct 2011 16:34:24 + with message-id and subject line Bug#442088: fixed in xdm 1:1.1.11-1 has caused the Debian Bug report #442088, regarding xdm: with "xlogin.Login.allowRootLogin: false" root can login 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.) -- 442088: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=442088 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: xdm Version: 1:1.1.6-2 Severity: normal -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.23-rc6c0 Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages xdm depends on: ii cpp 4:4.1.2-9The GNU C preprocessor (cpp) ii debconf [debconf-2.0] 1.5.14 Debian configuration management sy ii libc6 2.6.1-1+b1 GNU C Library: Shared libraries ii libfontconfig1 2.4.2-1.2generic font configuration library ii libice6 2:1.0.4-1X11 Inter-Client Exchange library ii libpam0g0.99.7.1-4 Pluggable Authentication Modules l ii libselinux1 2.0.15-2+b1 SELinux shared libraries ii libsm6 2:1.0.3-1+b1 X11 Session Management library ii libx11-62:1.0.3-7X11 client-side library ii libxau6 1:1.0.3-2X11 authorisation library ii libxaw7 2:1.0.4-1X11 Athena Widget library ii libxdmcp6 1:1.0.2-2X11 Display Manager Control Protoc ii libxext61:1.0.3-2X11 miscellaneous extension librar ii libxft2 2.1.12-2 FreeType-based font drawing librar ii libxinerama11:1.0.2-1X11 Xinerama extension library ii libxmu6 1:1.0.3-1X11 miscellaneous utility library ii libxpm4 1:3.5.7-1X11 pixmap library ii libxrender1 1:0.9.3-1X Rendering Extension client libra ii libxt6 1:1.0.5-3X11 toolkit intrinsics library ii lsb-base3.1-24 Linux Standard Base 3.1 init scrip ii x11-common 1:7.2-5 X Window System (X.Org) infrastruc ii xbase-clients 1:7.2.ds2-2 miscellaneous X clients xdm recommends no packages. -- debconf-show failed The exact and complete text of any error messages printed or logged: Any message showed when login /var/log/auth.log Sep 12 22:05:26 camelia : pam_unix(xdm:session): session opened for user root by root(uid=0) Sep 12 22:05:28 camelia : pam_unix(xdm:session): session closed for user root (Xserver killed as soo as started, that is why are only 2 seconds between messages) A description of the incorrect behaviour: exactly what behaviour you were expecting, and what you observed. even with the xlogin.Login.allowRootLogin: false in /etc/X11/xdm/Xresources root is allowed to login. I were expecting that he were not. Suggested fix: I do not know the internal mechanics why it do not work, my workaround was to add the following lins to the /etc/pam.d/xdm # Disallows root logins except on tty's listed in /etc/securetty # (Replaces the `CONSOLE' setting from login.defs) auth requisite pam_securetty.so and only write console in /etc/securetty Thank you for your work and time. Best regards --- End Message --- --- Begin Message --- Source: xdm Source-Version: 1:1.1.11-1 We believe that the bug you reported is fixed in the latest version of xdm, which is due to be installed in the Debian FTP archive: xdm_1.1.11-1.diff.gz to main/x/xdm/xdm_1.1.11-1.diff.gz xdm_1.1.11-1.dsc to main/x/xdm/xdm_1.1.11-1.dsc xdm_1.1.11-1_amd64.deb to main/x/xdm/xdm_1.1.11-1_amd64.deb xdm_1.1.11.orig.tar.gz to main/x/xdm/xdm_1.1.11.orig.tar.gz 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 442...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Julien Cristau (supplier of updated xdm 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...@debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 22 O
Bug#509561: marked as done (xdm: doesn't honour allowRootLogin in Display-Manager.DISPLAY.resources)
Your message dated Sat, 22 Oct 2011 16:34:24 + with message-id and subject line Bug#442088: fixed in xdm 1:1.1.11-1 has caused the Debian Bug report #442088, regarding xdm: doesn't honour allowRootLogin in Display-Manager.DISPLAY.resources 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.) -- 442088: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=442088 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: xdm Version: 1.0.5-2 Hi, xlogin.Login.allowRootLogin: false isn't working when set in Display-Manager.DISPLAY.resources, as described in xdm(1). --- End Message --- --- Begin Message --- Source: xdm Source-Version: 1:1.1.11-1 We believe that the bug you reported is fixed in the latest version of xdm, which is due to be installed in the Debian FTP archive: xdm_1.1.11-1.diff.gz to main/x/xdm/xdm_1.1.11-1.diff.gz xdm_1.1.11-1.dsc to main/x/xdm/xdm_1.1.11-1.dsc xdm_1.1.11-1_amd64.deb to main/x/xdm/xdm_1.1.11-1_amd64.deb xdm_1.1.11.orig.tar.gz to main/x/xdm/xdm_1.1.11.orig.tar.gz 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 442...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Julien Cristau (supplier of updated xdm 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...@debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 22 Oct 2011 18:03:53 +0200 Source: xdm Binary: xdm Architecture: source amd64 Version: 1:1.1.11-1 Distribution: unstable Urgency: low Maintainer: Debian X Strike Force Changed-By: Julien Cristau Description: xdm- X display manager Closes: 442088 556694 575486 598777 634466 Changes: xdm (1:1.1.11-1) unstable; urgency=low . [ Joe Hansen ] * Updated Danish debconf template translation (closes: #598777). . [ Julien Cristau ] * Remove David and Brice from Uploaders. * Drop obsolete Pre-Depends on x11-common. * Use linux-any wildcard for libselinux build-dep (closes: #634466). * New upstream release + Check for allowRootLogin on PAM and non-OpenBSD passwd authentication backends (closes: #442088) + greeter: Add echoPasswdChar resource to set character to display (closes: #575486) + Fix linking with gold (closes: #556694) * Update patches 06_hurd_utsname.diff, 20_xdm_log_timestamp.diff, 21_xdm_log_append.diff, debian.diff, doc_mention_xdm.options.diff, support_logfile_rotation.diff. * Don't require fakeroot for debian/rules clean. * Upstream dropped the option to link the greeter statically, so install libXdmGreeter.so and don't pass the --disable-dynamic-greeter option to configure. * Add patch to link the greeter against -lXrender. * Use dpkg-buildflags and enable pie and bindnow hardening. * Disable silent rules. Checksums-Sha1: 69b44234bd8960f610c9951d6fa4f53f85f494cc 2032 xdm_1.1.11-1.dsc 0024e9e2e26c87ce0ce6881244b9e134007f074b 566582 xdm_1.1.11.orig.tar.gz 7dcffdf635fd283409d6ae8188976aad9d39bf4b 66388 xdm_1.1.11-1.diff.gz 9634b27e04ecf20916592558a8cc13aa9062bada 211664 xdm_1.1.11-1_amd64.deb Checksums-Sha256: 02123007685f65fad7865fdcf38d4c6c4ff7eb925ed08d570cc3e4168f830a92 2032 xdm_1.1.11-1.dsc 38c544a986143b1f24566c1a0111486b339b92224b927be78714dca12a14 566582 xdm_1.1.11.orig.tar.gz 6aaa2e7757ad0ee4cf655160267330b5c5cd673b68020b55c77fedbfddd96a5c 66388 xdm_1.1.11-1.diff.gz 8fb0c541a9463053ad0879273805d8cf9bf3b7fb488264264ce9ea4612d92e45 211664 xdm_1.1.11-1_amd64.deb Files: 30fe44716d4b763e30d23f4e1c3ced78 2032 x11 optional xdm_1.1.11-1.dsc aaf8c3d05d4a1e689d2d789c99a6023c 566582 x11 optional xdm_1.1.11.orig.tar.gz 061785616f0c1101894a615114a5049b 66388 x11 optional xdm_1.1.11-1.diff.gz d2591a92ea4ff62ed4b905a032732150 211664 x11 optional xdm_1.1.11-1_amd64.deb -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) iQIcBAEBCAAGBQJOouxFAAoJEDEBgAUJBeQMhtwP/0FcIygmdiduWxC2+boweBN7 71J3jygYulzrGOd7U6Se8FPsJYxvaO26hgGjJ5JvPLniuyEn6ptGxk9zMnq808Xp dGslNfQ1IJRxIy/USxLf9VZz2S1dPQtcxOZGHbGi9ClPnv7eXZuRPgfiwFX1xuaS FoZF6NNFtgNwes8YIDLkWsFikvaL5qIVm9bjCeqAhqGVzSyK9GDri9stji5+XIAJ /Chqy18QB6R7ssfcAdLNe79P8jRyWinelVonXaq9wsyDad6qMszZGf38emBEZDy0 Hay958OLB3WX7Nm9wF7iNCug4d5iRipmgPapfo854sXeBv6OLUQ5eqoWp4ml5eWC gNFUYJbWGhoRzWynJ2rRBWbc2JvGJqhqLsMM
Bug#556694: marked as done (FTBFS with binutils-gold)
Your message dated Sat, 22 Oct 2011 16:34:24 + with message-id and subject line Bug#556694: fixed in xdm 1:1.1.11-1 has caused the Debian Bug report #556694, regarding FTBFS with binutils-gold 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.) -- 556694: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556694 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Source: xdm Version: 1:1.1.8-6 Severity: minor User: peter.fritzs...@gmx.de Usertags: no-add-needed Tried to build your package and it fails to build with GNU binutils-gold. The important difference is that --no-add-needed is the default behavior of of GNU binutils-gold. Please provide all needed libraries to the linker when building your executables. More informations can be found at http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking /bin/bash ./libtool --tag=CC --mode=link gcc -I/usr/include/freetype2 -DGREET_USER_STATIC -D_GNU_SOURCE -D_BSD_SOURCE -DSECURE_RPC -Wall -g -O2 -o xdm xdm-auth.o xdm-daemon.o xdm-server.o xdm-dpylist.o xdm-dm.o xdm-error.o xdm-file.o xdm-netaddr.o xdm-reset.o xdm-resource.o xdm-protodpy.o xdm-policy.o xdm-session.o xdm-socket.o xdm-streams.o xdm-util.o xdm-xdmcp.o xdm-mitauth.o xdm-genauth.o xdm-access.o xdm-choose.o xdm-prngc.o xdm-rpcauth.o xdm-greet.o xdm-Login.o xdm-verify.o -lselinux -lXinerama -lXpm -lX11 -lXaw7 -lXt -lXmu-lXinerama -lXft -lXpm -lX11 -lXdmcp -lcrypt -lpam libtool: link: gcc -I/usr/include/freetype2 -DGREET_USER_STATIC -D_GNU_SOURCE -D_BSD_SOURCE -DSECURE_RPC -Wall -g -O2 -o xdm xdm-auth.o xdm-daemon.o xdm-server.o xdm-dpylist.o xdm-dm.o xdm-error.o xdm-file.o xdm-netaddr.o xdm-reset.o xdm-resource.o xdm-protodpy.o xdm-policy.o xdm-session.o xdm-socket.o xdm-streams.o xdm-util.o xdm-xdmcp.o xdm-mitauth.o xdm-genauth.o xdm-access.o xdm-choose.o xdm-prngc.o xdm-rpcauth.o xdm-greet.o xdm-Login.o xdm-verify.o -lselinux -lXaw7 -lXt -lXmu -lXinerama -lXft -lXpm -lX11 -lXdmcp -lcrypt -lpam /usr/bin/ld: xdm-auth.o: in function RemoveUserAuthorization:../auth.c:1484: error: undefined reference to 'XauLockAuth' /usr/bin/ld: xdm-auth.o: in function RemoveUserAuthorization:../auth.c:1535: error: undefined reference to 'XauUnlockAuth' /usr/bin/ld: xdm-auth.o: in function RemoveUserAuthorization:../auth.c:1513: error: undefined reference to 'XauDisposeAuth' /usr/bin/ld: xdm-auth.o: in function RemoveUserAuthorization:../auth.c:1507: error: undefined reference to 'XauReadAuth' /usr/bin/ld: xdm-auth.o: in function SetUserAuthorization:../auth.c:1306: error: undefined reference to 'XauLockAuth' /usr/bin/ld: xdm-auth.o: in function SetUserAuthorization:../auth.c:1342: error: undefined reference to 'XauLockAuth' /usr/bin/ld: xdm-auth.o: in function SetUserAuthorization:../auth.c:1350: error: undefined reference to 'XauUnlockAuth' /usr/bin/ld: xdm-auth.o: in function SetUserAuthorization:../auth.c:1458: error: undefined reference to 'XauUnlockAuth' /usr/bin/ld: xdm-auth.o: in function SetUserAuthorization:../auth.c:1428: error: undefined reference to 'XauDisposeAuth' /usr/bin/ld: xdm-auth.o: in function SetUserAuthorization:../auth.c:1422: error: undefined reference to 'XauReadAuth' /usr/bin/ld: xdm-auth.o: in function SetUserAuthorization:../auth.c:1315: error: undefined reference to 'XauUnlockAuth' /usr/bin/ld: xdm-auth.o: in function SaveServerAuthorizations:../auth.c:427: error: undefined reference to 'XauWriteAuth' /usr/bin/ld: xdm-auth.o: in function SetLocalAuthorization:../auth.c:469: error: undefined reference to 'XauDisposeAuth' /usr/bin/ld: xdm-auth.o: in function SetLocalAuthorization:../auth.c:505: error: undefined reference to 'XauDisposeAuth' /usr/bin/ld: xdm-auth.o: in function writeAuth:../auth.c:730: error: undefined reference to 'XauWriteAuth' /usr/bin/ld: xdm-Login.o: in function Realize:../greeter/Login.c:1941: error: undefined reference to 'XShapeQueryExtension' /usr/bin/ld: xdm-Login.o: in function Realize:../greeter/Login.c:1943: error: undefined reference to 'XShapeCombineMask' /usr/bin/ld: xdm-Login.o: in function XmuCvtStringToXftColor:../greeter/Login.c:1572: error: undefined reference to 'XRenderParseColor' collect2: ld returned 1 exit status make[3]: *** [xdm] Error 1 --- End Message --- --- Begin Message --- Source: xdm Source-Version: 1:1.1.11-1 We believe that the bug you reported is fixed in the latest version of xdm, which is due to be installed in the Debian FTP archive: xdm_1.1.11-1.diff.gz to main/x/xdm/xdm_1.1.11-1.diff.g
Bug#614270: marked as done (xdm: FTBFS with --no-add-needed (default in wheezy/sid))
Your message dated Sat, 22 Oct 2011 16:34:24 + with message-id and subject line Bug#556694: fixed in xdm 1:1.1.11-1 has caused the Debian Bug report #556694, regarding xdm: FTBFS with --no-add-needed (default in wheezy/sid) 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.) -- 556694: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556694 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: xdm Version: 1:1.1.10-3 Severity: serious Tags: patch Justification: fails to build from source gcc-4.4.5-11 is now shipping with --no-add-needed by default. xdm's build system needs to be patched so that it can be built now in sid. -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.37-1-amd64 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages xdm depends on: ii cpp 4:4.4.5-2 The GNU C preprocessor (cpp) ii debconf [debconf-2.0] 1.5.38 Debian configuration management sy ii libc6 2.11.2-11 Embedded GNU C Library: Shared lib ii libpam0g 1.1.2-2Pluggable Authentication Modules l ii libselinux1 2.0.96-1 SELinux runtime shared libraries ii libx11-6 2:1.4.1-4 X11 client-side library ii libxau6 1:1.0.6-1 X11 authorisation library ii libxaw7 2:1.0.9-2 X11 Athena Widget library ii libxdmcp6 1:1.1.0-1 X11 Display Manager Control Protoc ii libxext6 2:1.2.0-2 X11 miscellaneous extension librar ii libxft2 2.2.0-2FreeType-based font drawing librar ii libxinerama1 2:1.1.1-1 X11 Xinerama extension library ii libxmu6 2:1.1.0-1 X11 miscellaneous utility library ii libxpm4 1:3.5.9-1 X11 pixmap library ii libxrender1 1:0.9.6-1 X Rendering Extension client libra ii libxt61:1.0.9-2 X11 toolkit intrinsics library ii lsb-base 3.2-27 Linux Standard Base 3.2 init scrip ii procps1:3.2.8-10 /proc file system utilities ii x11-common1:7.6+3X Window System (X.Org) infrastruc ii x11-utils 7.6+1 X11 utilities ii x11-xserver-utils 7.6+1 X server utilities xdm recommends no packages. xdm suggests no packages. -- debconf information: xdm/stop_running_server_with_children: false xdm/daemon_name: /usr/bin/xdm * shared/default-x-display-manager: xdm >From 3539ecbd0952092e0137cab58bda1a23a3fe7a20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20Tarl=C3=A1=20Cardoso=20Lemos?= Date: Sat, 19 Feb 2011 15:16:05 -0200 Subject: [PATCH] Fix FTBFS with --no-add-needed. --- debian/patches/ftbfs-wheezy.diff | 43 ++ debian/patches/series|1 + 2 files changed, 44 insertions(+), 0 deletions(-) create mode 100644 debian/patches/ftbfs-wheezy.diff diff --git a/debian/patches/ftbfs-wheezy.diff b/debian/patches/ftbfs-wheezy.diff new file mode 100644 index 000..fa8842b --- /dev/null +++ b/debian/patches/ftbfs-wheezy.diff @@ -0,0 +1,43 @@ +Description: Fix FTBFS in wheezy with the DSO linking changes +Forwarded: http://lists.x.org/archives/xorg-devel/2011-February/019460.html +Author: Fernando Tarlá Cardoso Lemos +Last-Update: 2011-02-19 +--- a/configure.ac b/configure.ac +@@ -136,16 +136,12 @@ + AC_ARG_WITH(selinux, AC_HELP_STRING([--with-selinux],[Add support for selinux]), + [USE_SELINUX=$withval], [USE_SELINUX=$use_selinux_default]) + if test "x$USE_SELINUX" != "xno" ; then +- old_LIBS="$LIBS" +- LIBS="" + AC_SEARCH_LIBS(is_selinux_enabled,[selinux]) + AC_CHECK_FUNC(is_selinux_enabled, + [AC_DEFINE(HAVE_SELINUX,1,[Add support for selinux])], + [if test "x$USE_SELINUX" != "xtry" ; then + AC_MSG_ERROR(["selinux support requested, but is_selinux_enabled not found."]) +fi]) +- XDM_LIBS="$XDM_LIBS $LIBS" +- LIBS="$old_LIBS" + fi + + # FIXME: Find better test for which OS'es use su -m - for now, just try to +@@ -428,8 +424,9 @@ + AC_SUBST(XDMGREET_CFLAGS) + AC_SUBST(XDMGREET_LIBS) + else +- XDM_CFLAGS="$XDM_CFLAGS $XDM_PRINT_CFLAGS $GREETER_CFLAGS -DGREET_USER_STA
Bug#618085: marked as done (xdm: FTBFS: libXext.so.6: could not read symbols: Invalid operation)
Your message dated Sat, 22 Oct 2011 16:34:24 + with message-id and subject line Bug#556694: fixed in xdm 1:1.1.11-1 has caused the Debian Bug report #556694, regarding xdm: FTBFS: libXext.so.6: could not read symbols: Invalid operation 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.) -- 556694: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556694 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Source: xdm Version: 1:1.1.10-3 Severity: serious Tags: wheezy sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20110313 qa-ftbfs Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > /usr/bin/ld: note: 'XShapeQueryExtension' is defined in DSO > //usr/lib64/libXext.so.6 so try adding it to the linker command line > //usr/lib64/libXext.so.6: could not read symbols: Invalid operation > collect2: ld returned 1 exit status The full build log is available from: http://people.debian.org/~lucas/logs/2011/03/13/xdm_1:1.1.10-3_lsid64.buildlog A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on about 50 AMD64 nodes of the Grid'5000 platform, using a clean chroot. Internet was not accessible from the build systems. -- | Lucas Nussbaum | lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ | | jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F | --- End Message --- --- Begin Message --- Source: xdm Source-Version: 1:1.1.11-1 We believe that the bug you reported is fixed in the latest version of xdm, which is due to be installed in the Debian FTP archive: xdm_1.1.11-1.diff.gz to main/x/xdm/xdm_1.1.11-1.diff.gz xdm_1.1.11-1.dsc to main/x/xdm/xdm_1.1.11-1.dsc xdm_1.1.11-1_amd64.deb to main/x/xdm/xdm_1.1.11-1_amd64.deb xdm_1.1.11.orig.tar.gz to main/x/xdm/xdm_1.1.11.orig.tar.gz 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 556...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Julien Cristau (supplier of updated xdm 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...@debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 22 Oct 2011 18:03:53 +0200 Source: xdm Binary: xdm Architecture: source amd64 Version: 1:1.1.11-1 Distribution: unstable Urgency: low Maintainer: Debian X Strike Force Changed-By: Julien Cristau Description: xdm- X display manager Closes: 442088 556694 575486 598777 634466 Changes: xdm (1:1.1.11-1) unstable; urgency=low . [ Joe Hansen ] * Updated Danish debconf template translation (closes: #598777). . [ Julien Cristau ] * Remove David and Brice from Uploaders. * Drop obsolete Pre-Depends on x11-common. * Use linux-any wildcard for libselinux build-dep (closes: #634466). * New upstream release + Check for allowRootLogin on PAM and non-OpenBSD passwd authentication backends (closes: #442088) + greeter: Add echoPasswdChar resource to set character to display (closes: #575486) + Fix linking with gold (closes: #556694) * Update patches 06_hurd_utsname.diff, 20_xdm_log_timestamp.diff, 21_xdm_log_append.diff, debian.diff, doc_mention_xdm.options.diff, support_logfile_rotation.diff. * Don't require fakeroot for debian/rules clean. * Upstream dropped the option to link the greeter statically, so install libXdmGreeter.so and don't pass the --disable-dynamic-greeter option to configure. * Add patch to link the greeter against -lXrender. * Use dpkg-buildflags and enable pie and bindnow hardening. * Disable silent rules. Checksums-Sha1: 69b44234bd8960f610c9951d6fa4f53f85f494cc 2032 xdm_1.1.11-1.dsc 0024e9e2e26c87ce0ce6881244b9e134007f074b 566582 xdm_1.1.11.orig.tar.gz 7dcffdf635fd283409d6ae8188976aad9d39bf4b 66388 xdm_1.1.11-1.diff.gz 9634b27e04ecf20916592558a8cc13aa9062bada 211664 xdm_1.1.11-1_amd64.deb Checksums-Sha256: 02123007685f65fad7865fdcf38d4c6c4ff7eb925ed08d570cc3e4168f830a92 2032 xdm_1.1.11-1.dsc 38c544a986143b1f24566c1a0111486b339b92224b927be78714dca12a14 566582 xdm_1.1.11.orig.tar.gz 6aaa2e7757ad0ee4cf655160267330b5c5cd673b68020b
Bug#575486: marked as done (xdm: Input field cursor reveals password length)
Your message dated Sat, 22 Oct 2011 16:34:24 + with message-id and subject line Bug#575486: fixed in xdm 1:1.1.11-1 has caused the Debian Bug report #575486, regarding xdm: Input field cursor reveals password length 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.) -- 575486: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=575486 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: xdm Version: 1:1.1.9-1 Severity: normal After upgrading from xdm 1:1.1.8-6 to 1:1.1.9-1, the password input field cursor moves a little to the right (maybe a "space" character in proportional font) for each password character typed, so that it gives a hint about how long the password is. Although this is not as obvious as printing asterisks or similar, it should not happen. I'm not sure if this report belongs to xdm or to xserver-xorg, and/or xserver-xorg-input-all, since at the same time of upgrading xdm, the following upgrades took place: [UPGRADE] xserver-xorg 1:7.5+3 -> 1:7.5+5 [UPGRADE] xserver-xorg-input-all 1:7.5+3 -> 1:7.5+5 As the symptom shows in xdm, I'm reporting it for this package. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing'), (50, 'unstable'), (25, 'experimental'), (12, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15) Shell: /bin/sh linked to /bin/bash Versions of packages xdm depends on: ii cpp 4:4.4.2-3 The GNU C preprocessor (cpp) ii debconf [debconf-2.0] 1.5.28 Debian configuration management sy ii libc6 2.10.2-6 Embedded GNU C Library: Shared lib ii libpam0g 1.1.1-2Pluggable Authentication Modules l ii libselinux1 2.0.89-4 SELinux runtime shared libraries ii libx11-6 2:1.3.3-2 X11 client-side library ii libxau6 1:1.0.5-2 X11 authorisation library ii libxaw7 2:1.0.7-1 X11 Athena Widget library ii libxdmcp6 1:1.0.3-2 X11 Display Manager Control Protoc ii libxext6 2:1.1.1-3 X11 miscellaneous extension librar ii libxft2 2.1.14-2 FreeType-based font drawing librar ii libxinerama1 2:1.1-3X11 Xinerama extension library ii libxmu6 2:1.0.5-1 X11 miscellaneous utility library ii libxpm4 1:3.5.8-1 X11 pixmap library ii libxrender1 1:0.9.5-2 X Rendering Extension client libra ii libxt61:1.0.7-1 X11 toolkit intrinsics library ii lsb-base 3.2-23 Linux Standard Base 3.2 init scrip ii procps1:3.2.8-8 /proc file system utilities ii x11-common1:7.5+5X Window System (X.Org) infrastruc ii x11-utils 7.5+3 X11 utilities ii x11-xserver-utils 7.5+1 X server utilities ii xbase-clients 1:7.5+5miscellaneous X clients - metapack xdm recommends no packages. xdm suggests no packages. -- debconf information: * shared/default-x-display-manager: xdm xdm/stop_running_server_with_children: false xdm/daemon_name: /usr/bin/xdm --- End Message --- --- Begin Message --- Source: xdm Source-Version: 1:1.1.11-1 We believe that the bug you reported is fixed in the latest version of xdm, which is due to be installed in the Debian FTP archive: xdm_1.1.11-1.diff.gz to main/x/xdm/xdm_1.1.11-1.diff.gz xdm_1.1.11-1.dsc to main/x/xdm/xdm_1.1.11-1.dsc xdm_1.1.11-1_amd64.deb to main/x/xdm/xdm_1.1.11-1_amd64.deb xdm_1.1.11.orig.tar.gz to main/x/xdm/xdm_1.1.11.orig.tar.gz 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 575...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Julien Cristau (supplier of updated xdm 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...@debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 22 Oct 2011 18:03:53 +0200 Source: xdm Binary: xdm Architecture: source amd64 Version: 1:1.1.11-1 Distribution: unstable Urgency:
Bug#598777: marked as done ([INTL:da] Danish translation of the debconf templates xdm)
Your message dated Sat, 22 Oct 2011 16:34:24 + with message-id and subject line Bug#598777: fixed in xdm 1:1.1.11-1 has caused the Debian Bug report #598777, regarding [INTL:da] Danish translation of the debconf templates xdm 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.) -- 598777: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=598777 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: xdm Severity: wishlist Tags: l10n patch Please include the attached Danish debconf translations joe@joe-desktop:~/over/debian/xdm$ msgfmt --statistics -c -v -o /dev/null da.po 7 oversatte tekster. bye Joe # Danish translation xdm. # Copyright (C) 2010 xdm & nedenstående oversættere. # This file is distributed under the same license as the xdm package. # Branden Robinson, 2000-2004 # Dennis Haney, 2002 # Morten Brix Pedersen , 2003. # Claus Hindsgaul , 2004, 2005. # Joe Hansen , 2010. # msgid "" msgstr "" "Project-Id-Version: xdm\n" "Report-Msgid-Bugs-To: debian-x@lists.debian.org\n" "POT-Creation-Date: 2007-03-22 18:08+0100\n" "PO-Revision-Date: 2010-10-01 19:21+0100\n" "Last-Translator: Joe Hansen \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. Type: select #. Description #: ../xdm.templates:1001 msgid "Default display manager:" msgstr "Standard for logindhåndtering:" #. Type: select #. Description #: ../xdm.templates:1001 msgid "" "A display manager is a program that provides graphical login capabilities " "for the X Window System." msgstr "" "En logindhåndtering er et program der giver et grafisk logind til X Window-" "systemet." #. Type: select #. Description #: ../xdm.templates:1001 msgid "" "Only one display manager can manage a given X server, but multiple display " "manager packages are installed. Please select which display manager should " "run by default." msgstr "" "Der kan kun køre én logindhåndtering for hver X-server, men der er " "installeret flere logindhåndteringer. Vælg hvilken logindhåndtering der skal " "benyttes som standard." #. Type: select #. Description #: ../xdm.templates:1001 msgid "" "Multiple display managers can run simultaneously if they are configured to " "manage different servers; to achieve this, configure the display managers " "accordingly, edit each of their init scripts in /etc/init.d, and disable the " "check for a default display manager." msgstr "" "Flere logindhåndteringer kan køre samtidig. hvis de er sat op til at " "håndtere forskellige servere. For at få dette til at fungere, skal " "logindhåndteringenerne sættes op til det. Det gør du ved at fjerne tjekket " "for standardlogindhåndtering i deres initialiseringsskripter i /etc/init.d." #. Type: boolean #. Description #: ../xdm.templates:3001 msgid "Stop the xdm daemon?" msgstr "Stop xdm-dæmonen?" #. Type: boolean #. Description #: ../xdm.templates:3001 msgid "" "The X display manager (xdm) daemon is typically stopped on package upgrade " "and removal, but it appears to be managing at least one running X session." msgstr "" "X-logindhåndteringsdæmonen (xdm) stoppes typisk under opgradering eller " "afinstallation af pakken, men det ser ud til at der allerede kører mindst én " "X-session." #. Type: boolean #. Description #: ../xdm.templates:3001 msgid "" "If xdm is stopped now, any X sessions it manages will be terminated. " "Otherwise, the new version will take effect the next time the daemon is " "restarted." msgstr "" "Hvis xdm bliver stoppet nu, vil alle de X-sessioner, den håndterer, " "blive afbrudt. Ellers vil den nye version blive taget i brug, næste gang " "dæmonen genstartes." --- End Message --- --- Begin Message --- Source: xdm Source-Version: 1:1.1.11-1 We believe that the bug you reported is fixed in the latest version of xdm, which is due to be installed in the Debian FTP archive: xdm_1.1.11-1.diff.gz to main/x/xdm/xdm_1.1.11-1.diff.gz xdm_1.1.11-1.dsc to main/x/xdm/xdm_1.1.11-1.dsc xdm_1.1.11-1_amd64.deb to main/x/xdm/xdm_1.1.11-1_amd64.deb xdm_1.1.11.orig.tar.gz to main/x/xdm/xdm_1.1.11.orig.tar.gz 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 598...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Julien Cristau (supplier of updated xdm package) (This message was generated aut
Bug#634466: marked as done (xdm: debian/control uses hardcoded list of non-Linux architectures)
Your message dated Sat, 22 Oct 2011 16:34:24 + with message-id and subject line Bug#634466: fixed in xdm 1:1.1.11-1 has caused the Debian Bug report #634466, regarding xdm: debian/control uses hardcoded list of non-Linux architectures 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.) -- 634466: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=634466 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: xdm Severity: wishlist User: debian-de...@lists.debian.org Usertags: linux-any The debian/control file in xdm uses a negated list of architectures to specify a package relationship (most likely Build-Depends) on a Linux-specific package. I.e. something like: Build-Depends: libfoo-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386] This is problematic because it will fail for any future kfreebsd-* or hurd-* architecture (like the upcoming kfreebsd-mipsel port). The correct way would be to use dpkg architecture wildcards, e.g.: Build-Depends: libfoo-dev [linux-any] Please consider making this adjustment to make life easier for future porting efforts. Thanks! --- End Message --- --- Begin Message --- Source: xdm Source-Version: 1:1.1.11-1 We believe that the bug you reported is fixed in the latest version of xdm, which is due to be installed in the Debian FTP archive: xdm_1.1.11-1.diff.gz to main/x/xdm/xdm_1.1.11-1.diff.gz xdm_1.1.11-1.dsc to main/x/xdm/xdm_1.1.11-1.dsc xdm_1.1.11-1_amd64.deb to main/x/xdm/xdm_1.1.11-1_amd64.deb xdm_1.1.11.orig.tar.gz to main/x/xdm/xdm_1.1.11.orig.tar.gz 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 634...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Julien Cristau (supplier of updated xdm 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...@debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 22 Oct 2011 18:03:53 +0200 Source: xdm Binary: xdm Architecture: source amd64 Version: 1:1.1.11-1 Distribution: unstable Urgency: low Maintainer: Debian X Strike Force Changed-By: Julien Cristau Description: xdm- X display manager Closes: 442088 556694 575486 598777 634466 Changes: xdm (1:1.1.11-1) unstable; urgency=low . [ Joe Hansen ] * Updated Danish debconf template translation (closes: #598777). . [ Julien Cristau ] * Remove David and Brice from Uploaders. * Drop obsolete Pre-Depends on x11-common. * Use linux-any wildcard for libselinux build-dep (closes: #634466). * New upstream release + Check for allowRootLogin on PAM and non-OpenBSD passwd authentication backends (closes: #442088) + greeter: Add echoPasswdChar resource to set character to display (closes: #575486) + Fix linking with gold (closes: #556694) * Update patches 06_hurd_utsname.diff, 20_xdm_log_timestamp.diff, 21_xdm_log_append.diff, debian.diff, doc_mention_xdm.options.diff, support_logfile_rotation.diff. * Don't require fakeroot for debian/rules clean. * Upstream dropped the option to link the greeter statically, so install libXdmGreeter.so and don't pass the --disable-dynamic-greeter option to configure. * Add patch to link the greeter against -lXrender. * Use dpkg-buildflags and enable pie and bindnow hardening. * Disable silent rules. Checksums-Sha1: 69b44234bd8960f610c9951d6fa4f53f85f494cc 2032 xdm_1.1.11-1.dsc 0024e9e2e26c87ce0ce6881244b9e134007f074b 566582 xdm_1.1.11.orig.tar.gz 7dcffdf635fd283409d6ae8188976aad9d39bf4b 66388 xdm_1.1.11-1.diff.gz 9634b27e04ecf20916592558a8cc13aa9062bada 211664 xdm_1.1.11-1_amd64.deb Checksums-Sha256: 02123007685f65fad7865fdcf38d4c6c4ff7eb925ed08d570cc3e4168f830a92 2032 xdm_1.1.11-1.dsc 38c544a986143b1f24566c1a0111486b339b92224b927be78714dca12a14 566582 xdm_1.1.11.orig.tar.gz 6aaa2e7757ad0ee4cf655160267330b5c5cd673b68020b55c77fedbfddd96a5c 66388 xdm_1.1.11-1.diff.gz 8fb0c541a9463053ad0879273805d8cf9bf3b7fb488264264ce9ea4612d92e45 211664 xdm_1.1.11-1_amd64.deb Files: 30fe44716d4b763e30d23f4e1c3ced78 2032 x11 optional xdm_1.1.11-1.dsc aaf8c3d05d4a1e689d2d789c99a6023c 566582 x11 optional xdm_1.1.11.orig.tar.gz 061785616f0c1101894a615114a5049b 66388 x11 optional xdm_1.1.11-1.diff.gz d2591a92ea4ff62ed4b905a032732150 211664 x11 optional
xdm_1.1.11-1_amd64.changes ACCEPTED into unstable
Accepted: xdm_1.1.11-1.diff.gz to main/x/xdm/xdm_1.1.11-1.diff.gz xdm_1.1.11-1.dsc to main/x/xdm/xdm_1.1.11-1.dsc xdm_1.1.11-1_amd64.deb to main/x/xdm/xdm_1.1.11-1_amd64.deb xdm_1.1.11.orig.tar.gz to main/x/xdm/xdm_1.1.11.orig.tar.gz Override entries for your package: xdm_1.1.11-1.dsc - source x11 xdm_1.1.11-1_amd64.deb - optional x11 Announcing to debian-devel-chan...@lists.debian.org Closing bugs: 442088 556694 575486 598777 634466 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/e1rhewe-0003bo...@franck.debian.org
Bug#629243: Synaptics right button disabled
The Synaptics right button disabled is present almost every time I start X. One new datum: if I rmmod psmouse; modprobe psmouse then on the controlling terminal (but not in /var/log/Xorg.log) I get [typed by hand since copy-and-paste no longer possible]: - SynPS/2 Synaptics TouchPad: read error No such device (EE) Query no Synaptics: 6003C8 (EE) SynPS/2 Synaptics TouchPad Unable to query/initialize Synaptics hardware (EE) PreInit returned 11 for "SynPS/2 Synaptics TouchPad" --- Nevertheless, most of the touchpad functions (including scrolling & tapping) continue to work after these messages. Of course, similar messages occur in /var/log/Xorg.log.0... -- 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/20111022165953.GA2580@elf.conquest
Bug#646275: RM: grandr -- ROM; dead upstream, better alternatives
Package: ftp.debian.org Severity: normal The grandr app was uploaded at a time when RandR 1.2 was new and there weren't any other GUIs for it. Nowadays desktop environments have caught up, and there's no point shipping a less useful alternative. Cheers, Julien -- 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/20111022192555.ga5...@radis.liafa.jussieu.fr
libxp: Changes to 'debian-unstable'
debian/changelog |9 +++-- debian/compat|2 +- debian/control |6 +- debian/libxp-dev.install |6 +++--- debian/libxp6.install|2 +- debian/rules |2 ++ 6 files changed, 19 insertions(+), 8 deletions(-) New commits: commit 0559c9c554f28861290197c851a2c9de7f351b44 Author: Steve Langasek Date: Sat Oct 22 13:03:32 2011 -0700 releasing version 1:1.0.1-2 diff --git a/debian/changelog b/debian/changelog index cc8b39c..cab0c1f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -libxp (1:1.0.1-2) UNRELEASED; urgency=low +libxp (1:1.0.1-2) unstable; urgency=low [ Julien Cristau ] * Drop Pre-Depends on x11-common, only needed for upgrades from the @@ -8,7 +8,7 @@ libxp (1:1.0.1-2) UNRELEASED; urgency=low * Build for multiarch; thanks to Julian Taylor for the patch. Closes: #639679. - -- Julien Cristau Thu, 28 Apr 2011 14:16:56 +0200 + -- Steve Langasek Sat, 22 Oct 2011 13:03:28 -0700 libxp (1:1.0.1-1) unstable; urgency=low commit dd2ac4cd5056993c9e1c8c247f7a5d9805dc1328 Author: Steve Langasek Date: Sat Oct 22 13:03:19 2011 -0700 libxp-dev is also m-a: same diff --git a/debian/control b/debian/control index 3b5d8f9..150710b 100644 --- a/debian/control +++ b/debian/control @@ -65,6 +65,7 @@ Description: X Printing Extension (Xprint) client library (unstripped) Package: libxp-dev Section: libdevel Architecture: any +Multi-Arch: same Depends: ${misc:Depends}, libxp6 (= ${binary:Version}), commit 3358d3afc5f77713d9b72310682fbc73c15b6ffa Author: Steve Langasek Date: Sat Oct 22 12:56:40 2011 -0700 Build for multiarch; thanks to Julian Taylor for the patch. Closes: #639679. diff --git a/debian/changelog b/debian/changelog index d409627..cc8b39c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,13 @@ libxp (1:1.0.1-2) UNRELEASED; urgency=low + [ Julien Cristau ] * Drop Pre-Depends on x11-common, only needed for upgrades from the monolith. + [ Steve Langasek ] + * Build for multiarch; thanks to Julian Taylor for the patch. +Closes: #639679. + -- Julien Cristau Thu, 28 Apr 2011 14:16:56 +0200 libxp (1:1.0.1-1) unstable; urgency=low diff --git a/debian/compat b/debian/compat index 7ed6ff8..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -5 +9 diff --git a/debian/control b/debian/control index 20639f3..3b5d8f9 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian X Strike Force Uploaders: Drew Parsons , Cyril Brulebois Build-Depends: - debhelper (>= 5), + debhelper (>= 8.1.3~), quilt, pkg-config, libx11-dev (>= 1:0.99.2), @@ -20,6 +20,8 @@ Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxp.git Package: libxp6 Section: libs Architecture: any +Multi-Arch: same +Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends}, @@ -37,6 +39,7 @@ Package: libxp6-dbg Section: debug Priority: extra Architecture: any +Multi-Arch: same Depends: libxp6 (= ${binary:Version}), ${shlibs:Depends}, diff --git a/debian/libxp-dev.install b/debian/libxp-dev.install index 44154d1..b137291 100644 --- a/debian/libxp-dev.install +++ b/debian/libxp-dev.install @@ -1,3 +1,3 @@ -usr/lib/libXp.a -usr/lib/libXp.so -usr/lib/pkgconfig/xp.pc +usr/lib/*/libXp.a +usr/lib/*/libXp.so +usr/lib/*/pkgconfig/xp.pc diff --git a/debian/libxp6.install b/debian/libxp6.install index 857cbee..49e5519 100644 --- a/debian/libxp6.install +++ b/debian/libxp6.install @@ -1 +1 @@ -usr/lib/libXp.so.6* +usr/lib/*/libXp.so.6* diff --git a/debian/rules b/debian/rules index 317b73e..8e2fe33 100755 --- a/debian/rules +++ b/debian/rules @@ -23,6 +23,7 @@ ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS))) endif DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH) +DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH) DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) ifeq ($(DEB_BUILD_GNU_TYPE), $(DEB_HOST_GNU_TYPE)) @@ -41,6 +42,7 @@ build-stamp: cd build && \ ../configure --prefix=/usr --mandir=\$${prefix}/share/man \ --infodir=\$${prefix}/share/info $(confflags) \ +--libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \ CFLAGS="$(CFLAGS)" $(MAKE) -C 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/e1rhhqr-0001ie...@vasks.debian.org
libxp: Changes to 'refs/tags/libxp-1_1.0.1-2'
Tag 'libxp-1_1.0.1-2' created by Steve Langasek at 2011-10-22 19:57 + Tagging upload of libxp 1:1.0.1-2 to unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) iQIVAwUATqMgF1aNMPMhshM9AQi6oRAAyvrAn6sUh+Vwd9z5+mXlolgBLBkvoMDi PnipzkP6wfkV4uVFYRVnnFANN5AZLQ2azzWB/suPMHfFXekJuL1hKl0TjELsEfBZ NsqDDxNKRtTAkZkjQflwXzL/4uNIKVEiKoGpC+WGKWNzhFQ/usIviYB4PqNRX+z5 fF7insRX5qnW12o/O0ImCumCNQLrx/9m0uW99kqf2k4/z+7qA6Ty2P7dwUbg6ZD2 PhxssC22g6MuAmZKq5poSH0sWSYaOh9JrvzItCEzZcUWOCT+canoOTf/qHy8UHG9 2R1iWEAwCXWPGc5nJO3z3oQZ5sFSQWJjzbqz6U/LJjsgHQbBValFCuj13C/7Z22S 6PE9LYIrDEY0KJ00bEAWGpyaYi48uJU7MuvKMfxsrLkEAJ9g4mSH0WV6981dt7gu ukP6JiarvBS+vQLeEuQVwsy9akfPzgpi78cNs+0yAGnxULvpBCRoQtDgy1+sGkNP v2cf4SpGspNp7KGegnywwUCPEPOPHx3Dx7g+ckm1QvR7J0rQeJTReuoXRvTX4Tf/ 3EDtTbOP+Tdkdj4KAibXQy28x9PLeE1tzI7NUOjit9IlK5ah01hUn+E7Pzd+BhIF 3wLVPGrhYMdBku4soHq/JfQaW5YVqdTHhsaF95Xhbx1Gg4bneb49wtGgthHoa+lM gOvtISYiqqM= =cyor -END PGP SIGNATURE- Changes since libxp-1_1.0.1-1: Julien Cristau (1): Drop Pre-Depends on x11-common Steve Langasek (2): Build for multiarch; thanks to Julian Taylor for the patch. Closes: #639679. releasing version 1:1.0.1-2 --- debian/changelog | 12 debian/compat|2 +- debian/control |7 --- debian/libxp-dev.install |6 +++--- debian/libxp6.install|2 +- debian/rules |2 ++ 6 files changed, 23 insertions(+), 8 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/e1rhhqu-0001js...@vasks.debian.org
Processing of libxp_1.0.1-2_amd64.changes
libxp_1.0.1-2_amd64.changes uploaded successfully to localhost along with the files: libxp_1.0.1-2.dsc libxp_1.0.1-2.diff.gz libxp6_1.0.1-2_amd64.deb libxp6-dbg_1.0.1-2_amd64.deb libxp-dev_1.0.1-2_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1rhhuy-0003ug...@franck.debian.org
Bug#644780: xserver-xorg: Xserver segfaults randomly
Hi Julien, I have finally repro-ed the crash. Attached is the gdb log and Xorg log. Please let me know if you need anything else. Core dump? I am a developer, too, but not familiar with Xorg codebase. Thanks Matthew On 09/10/11 03:08 AM, Julien Cristau wrote: On Sat, Oct 8, 2011 at 17:18:15 -0700, Matthew Lai wrote: Package: xserver-xorg Version: 1:7.6+8 Severity: critical Tags: upstream Justification: causes serious data loss Dear Maintainer, I am seeing Xorg crashing to gdm without any obvious pattern, though it seems to happen a lot more when I'm laying out circuits in KiCad (but I cannot find repro steps). It has happened with just Firefox open, too. It happens about every hour when I use KiCad, otherwise every few days. Thanks! The laptop has Intel integrated graphics (in Core i3) and an nVidia card (Optimus/hybrid switching), but the nVidia card is not used and is powered off through ACPI, with the driver (nouveau) blacklisted. Here is Xorg.0.old after a crash. The callstack refers to Intel driver, but I don't know where the problem is. I tried installing as many related debugging symbols packages as I can find, but it looks like some function names are still not resolved. You should use gdb to get a backtrace, see http://wiki.debian.org/XStrikeForce/XserverDebugging Cheers, Julien Continuing. Program received signal SIGSEGV, Segmentation fault. 0x7fa3353ff70c in fbBresSolid (pDrawable=, pGC=, dashOffset=, signdx=-1, signdy=-4, axis=0, x1=, y1=0, e=, e1=8, e3=-10, len=0) at ../../fb/fbseg.c:88 88 ../../fb/fbseg.c: No such file or directory. in ../../fb/fbseg.c #0 0x7fa3353ff70c in fbBresSolid (pDrawable=, pGC=, dashOffset=, signdx=-1, signdy=-4, axis=0, x1=, y1=0, e=, e1=8, e3=-10, len=0) at ../../fb/fbseg.c:88 dst = 0x7fa332f16ffc dstStride = dstBpp = 32 dstXoff = dstYoff = pPriv = 0x7fa332f16ffc and = xor = 40960 mask = 4294967295 mask0 = 4294967295 bits = #1 0x7fa335400ba7 in fbSegment (pDrawable=0x31d1f10, pGC=0x3147630, x1=3, y1=-2, x2=-2, y2=2, drawLast=0, dashOffset=0x7fff398b036c) at ../../fb/fbseg.c:715 new_x1 = 1 new_y2 = 0 clip1 = 2 clipdx = err = new_y1 = 0 new_x2 = 0 clip2 = 8 clipdy = bres = 0x7fa3353ff4f0 pClip = pBox = 0x3147a58 nBox = 1 adx = 5 ady = 4 signdx = -1 signdy = 1 e = -6 e1 = 8 e2 = e3 = -10 len = axis = 0 octant = 4 dashoff = 515 doff = bias = 216 oc1 = oc2 = #2 0x7fa3353f4ddd in fbPolySegment32 (pDrawable=0x31d1f10, pGC=0x3147630, nseg=, pseg=) at ../../fb/fbbits.h:847 pts = 0x3209fd0 xoff = 1146 yoff = 0 bias = 216 dst = 0x7fa332f17000 dstStride = 1152 dstXoff = 0 dstYoff = 0 bits = bitsBase = 0x7fa332f17000 bitsStride = 1152 xorBits = 40960 andBits = 4294926335 xor = 40960 and = 4294926335 dashoffset = 520 ul = 0 lr = 35259514 pt1 = pt2 = e = e1 = e3 = len = stepmajor = stepminor = octant = capNotLast = 1 #3 0x7fa335e52765 in uxa_check_poly_segment (pDrawable=0x31d1f10, pGC=0x3147630, nsegInit=379, pSegInit=0x3209f78) at ../../uxa/uxa-unaccel.c:218 screen = __FUNCTION__ = "uxa_check_poly_segment" #4 0x004fc65f in damagePolySegment (pDrawable=0x31d1f10, pGC=0x3147630, nSeg=379, pSeg=) at ../../../miext/damage/damage.c:1096 pGCPriv = 0x31476f8 oldFuncs = 0x7d86e0 #5 0x00434113 in ProcPolySegment (client=0x30ebf70) at ../../dix/dispatch.c:1769 nsegs = pGC = 0x3147630 pDraw = 0x31d1f10 stuff = 0x3209f6c #6 0x00437ae9 in Dispatch () at ../../dix/dispatch.c:432 clientReady = 0x2f76600 result = client = 0x30ebf70 nready = 0 icheck = 0x7eadd0 start_tick = 15160 #7 0x00426eaa in main (argc=12, argv=, envp=) at ../../dix/main.c:287 i = alwaysCheckForInput = {0, 1} Xorg.0.log.old Description: application/trash
Bug#639679: marked as done (libxp: please convert to multiarch)
Your message dated Sat, 22 Oct 2011 21:04:54 + with message-id and subject line Bug#639679: fixed in libxp 1:1.0.1-2 has caused the Debian Bug report #639679, regarding libxp: please convert to multiarch 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.) -- 639679: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=639679 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: libxp Version: 1:1.0.1-1 Severity: wishlist Tags: patch Dear Maintainers, Could you support multiarch same for libxp Multiarch Information can be found on this wiki http://wiki.debian.org/Multiarch/Implementation A propsed patch is attached Thank you. -- System Information: Debian Release: wheezy/sid APT prefers oneiric-updates APT policy: (500, 'oneiric-updates'), (500, 'oneiric-security'), (500, 'oneiric'), (100, 'oneiric-backports') Architecture: amd64 (x86_64) Kernel: Linux 3.0.0-9-generic (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash diff -u libxp-1.0.1/debian/changelog libxp-1.0.1/debian/changelog --- libxp-1.0.1/debian/changelog +++ libxp-1.0.1/debian/changelog @@ -1,3 +1,9 @@ +libxp (1:1.0.1-2) UNRELEASED; urgency=low + + * convert to multiarch + + -- Julian Taylor Mon, 29 Aug 2011 12:54:02 +0200 + libxp (1:1.0.1-1) unstable; urgency=low * New upstream release. diff -u libxp-1.0.1/debian/rules libxp-1.0.1/debian/rules --- libxp-1.0.1/debian/rules +++ libxp-1.0.1/debian/rules @@ -23,6 +23,7 @@ endif DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH) +DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH) DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) ifeq ($(DEB_BUILD_GNU_TYPE), $(DEB_HOST_GNU_TYPE)) @@ -41,6 +42,7 @@ cd build && \ ../configure --prefix=/usr --mandir=\$${prefix}/share/man \ --infodir=\$${prefix}/share/info $(confflags) \ + --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \ CFLAGS="$(CFLAGS)" $(MAKE) -C build diff -u libxp-1.0.1/debian/control libxp-1.0.1/debian/control --- libxp-1.0.1/debian/control +++ libxp-1.0.1/debian/control @@ -4,7 +4,7 @@ Maintainer: Debian X Strike Force Uploaders: Drew Parsons , Cyril Brulebois Build-Depends: - debhelper (>= 5), + debhelper (>= 8.1.3~), quilt, pkg-config, libx11-dev (>= 1:0.99.2), @@ -20,6 +20,8 @@ Package: libxp6 Section: libs Architecture: any +Multi-Arch: same +Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends}, @@ -37,6 +39,7 @@ Section: debug Priority: extra Architecture: any +Multi-Arch: same Depends: libxp6 (= ${binary:Version}), ${shlibs:Depends}, diff -u libxp-1.0.1/debian/libxp-dev.install libxp-1.0.1/debian/libxp-dev.install --- libxp-1.0.1/debian/libxp-dev.install +++ libxp-1.0.1/debian/libxp-dev.install @@ -1,3 +1,3 @@ -usr/lib/libXp.a -usr/lib/libXp.so -usr/lib/pkgconfig/xp.pc +usr/lib/*/libXp.a +usr/lib/*/libXp.so +usr/lib/*/pkgconfig/xp.pc diff -u libxp-1.0.1/debian/libxp6.install libxp-1.0.1/debian/libxp6.install --- libxp-1.0.1/debian/libxp6.install +++ libxp-1.0.1/debian/libxp6.install @@ -1 +1 @@ -usr/lib/libXp.so.6* +usr/lib/*/libXp.so.6* diff -u libxp-1.0.1/debian/compat libxp-1.0.1/debian/compat --- libxp-1.0.1/debian/compat +++ libxp-1.0.1/debian/compat @@ -1 +1 @@ -5 +9 --- End Message --- --- Begin Message --- Source: libxp Source-Version: 1:1.0.1-2 We believe that the bug you reported is fixed in the latest version of libxp, which is due to be installed in the Debian FTP archive: libxp-dev_1.0.1-2_amd64.deb to main/libx/libxp/libxp-dev_1.0.1-2_amd64.deb libxp6-dbg_1.0.1-2_amd64.deb to main/libx/libxp/libxp6-dbg_1.0.1-2_amd64.deb libxp6_1.0.1-2_amd64.deb to main/libx/libxp/libxp6_1.0.1-2_amd64.deb libxp_1.0.1-2.diff.gz to main/libx/libxp/libxp_1.0.1-2.diff.gz libxp_1.0.1-2.dsc to main/libx/libxp/libxp_1.0.1-2.dsc 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 639...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Steve Langasek (supplier of updated libxp 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...@debian.org) -BEGIN PGP SIGNED MESSAGE---
libxp_1.0.1-2_amd64.changes ACCEPTED into unstable
Accepted: libxp-dev_1.0.1-2_amd64.deb to main/libx/libxp/libxp-dev_1.0.1-2_amd64.deb libxp6-dbg_1.0.1-2_amd64.deb to main/libx/libxp/libxp6-dbg_1.0.1-2_amd64.deb libxp6_1.0.1-2_amd64.deb to main/libx/libxp/libxp6_1.0.1-2_amd64.deb libxp_1.0.1-2.diff.gz to main/libx/libxp/libxp_1.0.1-2.diff.gz libxp_1.0.1-2.dsc to main/libx/libxp/libxp_1.0.1-2.dsc Override entries for your package: libxp-dev_1.0.1-2_amd64.deb - optional libdevel libxp6-dbg_1.0.1-2_amd64.deb - extra debug libxp6_1.0.1-2_amd64.deb - optional libs libxp_1.0.1-2.dsc - source x11 Announcing to debian-devel-chan...@lists.debian.org Closing bugs: 639679 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/e1rhikq-0006sv...@franck.debian.org
An important issue was abandoned (package libx11-data)
Hello, I would like to report a bug, but I've found that exactly the same problem already have a bug report #608045. It seems to me that the person who closed the bug was inconsiderate. I am experiencing problems due to this bug (which is part of a larger bug #607138), and do not know what to do next. Should I report the same bug again, or is there some special way to ask you look closely? -- Have a nice day! Dmitry