apt-build additional features
Is it possible to add new feature to apt-build for better optimization like this: custom additional CFLAGS for some packages that will be listed in separate config file. Smth like: apt-build-cccflags.conf: firefox '-O2' geany '-O3 -flto' For example, firefox couldn't be compiled with -flto, but others can. And yes, I heard about gentoo, but it is very unstable and hard to manage. -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/51d286f3.6080...@gmail.com
Processed: Re: Bug#713611: lightspeed: FTBFS: lightspeed.h:69:23: fatal error: gtk/gtkgl.h: No such file or directory
Processing commands for cont...@bugs.debian.org: > reassign 713611 libgtkglext1-dev 1.2.0-3 Bug #713611 [src:lightspeed] lightspeed: FTBFS: lightspeed.h:69:23: fatal error: gtk/gtkgl.h: No such file or directory Bug reassigned from package 'src:lightspeed' to 'libgtkglext1-dev'. No longer marked as found in versions lightspeed/1.2a-9. Ignoring request to alter fixed versions of bug #713611 to the same values previously set Bug #713611 [libgtkglext1-dev] lightspeed: FTBFS: lightspeed.h:69:23: fatal error: gtk/gtkgl.h: No such file or directory Marked as found in versions gtkglext/1.2.0-3. > forcemerge 711822 713611 Bug #711822 {Done: Julien Cristau } [libgtkglext1-dev] pcb: FTBFS (gtk/gtkgl.h: No such file or directory) Bug #713660 {Done: Julien Cristau } [libgtkglext1-dev] g3dviewer: FTBFS: gcc: error: unrecognized command line option '-V' Bug #713611 [libgtkglext1-dev] lightspeed: FTBFS: lightspeed.h:69:23: fatal error: gtk/gtkgl.h: No such file or directory 713453 was blocked by: 713258 710792 709554 713660 711822 713453 was not blocking any bugs. Added blocking bug(s) of 713453: 713611 706828 was blocked by: 709040 711836 713263 713660 711822 709047 709050 711789 709048 701335 711787 710768 707502 706828 was not blocking any bugs. Added blocking bug(s) of 706828: 713611 Marked Bug as done Added indication that 713611 affects src:g3dviewer,src:pcb Marked as fixed in versions gtkglext/1.2.0-3.1. Bug #713660 {Done: Julien Cristau } [libgtkglext1-dev] g3dviewer: FTBFS: gcc: error: unrecognized command line option '-V' Merged 711822 713611 713660 > thanks Stopping processing here. Please contact me if you need assistance. -- 706828: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=706828 711822: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711822 713453: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713453 713611: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713611 713660: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713660 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/handler.s.c.137275290212857.transcr...@bugs.debian.org
Bug#713596: Look like libxml issue
Look like libxml issue http://gnats.netbsd.org/47400 typedef struct _xmlBuf xmlBuf; ...should really be... typedef struct _xmlBuffer xmlBuf; -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/CALL-Q8xiBJp7Vbzt7db5SKYse3CahZCiBwnX=rxatkh7dkt...@mail.gmail.com
Bug#713596: gdome2 should be ported to newer libxml
Oh, no. It is really gdome issue: /usr/include/libxml2/libxml/tree.h 82 /** 83 * xmlBuffer: 84 * 85 * A buffer structure, this old construct is limited to 2GB and 86 * is being deprecated, use API with xmlBuf instead 87 */ 88 typedef struct _xmlBuffer xmlBuffer; 89 typedef xmlBuffer *xmlBufferPtr; 90 struct _xmlBuffer { 91 xmlChar *content; /* The buffer content UTF8 */ 92 unsigned int use; /* The buffer size used */ 93 unsigned int size; /* The buffer size */ 94 xmlBufferAllocationScheme alloc; /* The realloc method */ 95 xmlChar *contentIO; /* in IO mode we may have a different base */ 96 }; 97 98 /** 99 * xmlBuf: 100 * 101 * A buffer structure, new one, the actual structure internals are not public 102 */ 103 104 typedef struct _xmlBuf xmlBuf; 105 106 /** 107 * xmlBufPtr: 108 * 109 * A pointer to a buffer structure, the actual structure internals are not 110 * public 111 */ 112 113 typedef xmlBuf *xmlBufPtr; -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/CALL-Q8zjvaxRVzAUy9M+T_Kp87LLUJ7Dr0J2A3_X=udf_qg...@mail.gmail.com
Bug#713596: Proposed patch
ftbfs-bug713596.patch Description: Binary data
Widiane Suite & Spa !
Se désinscrire de la liste: http://link.email.wib.me/u/443/ecaedd889c83b57c10fb5aa9d52927cc013668c824848c29
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-qa-packages-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#714740: [xmakemol] please transition from lesstif2 to motif
Source: xmakemol User: openmo...@packages.debian.org Usertags: lesstif2motif Version: 5.16-6 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 have no dependent packages and to only depend on glw which also needs to be transitioned. We have checked for ABI changes in libglw 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-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/51d2bbee.60...@nerve.org.za
Bug#714741: [via] please transition from lesstif2 to motif
Source: via User: openmo...@packages.debian.org Usertags: lesstif2motif Version: 2.0.4-2 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 package is itself. We have checked for ABI changes in libvia2 using icheck which reported no differences. Regards Paul and Graham [1] http://wiki.debian.org/lesstif2motifTransition -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/51d2c1b0.2090...@nerve.org.za
Bug#714742: [sciplot] please transition from lesstif2 to motif
Source: sciplot User: openmo...@packages.debian.org Usertags: lesstif2motif Version: 1.36-15 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 have no dependent packages in the archive and to not depend on any other lesstif2-dependent packages. We have checked for ABI changes in sciplot1 using icheck which reported no differences. Regards Paul and Graham [1] http://wiki.debian.org/lesstif2motifTransition -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/51d2c2db.2020...@nerve.org.za
Bug#714755: [ferret-vis] please transition from lesstif2 to motif
Source: ferret-vis User: openmo...@packages.debian.org Usertags: lesstif2motif Version: 6.6.2-2 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 have no dependent packages and to not depend on any other lesstif2-dependent packages. Regards Paul and Graham [1] http://wiki.debian.org/lesstif2motifTransition -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/51d2e00f.5070...@nerve.org.za
Bug#714756: [gromacs] please transition from lesstif2 to motif
Source: gromacs User: openmo...@packages.debian.org Usertags: lesstif2motif Version: 4.5.5-2 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 have no dependent packages and to not depend on any other lesstif2-dependent packages. Regards Paul and Graham [1] http://wiki.debian.org/lesstif2motifTransition -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/51d2e1b6.90...@nerve.org.za
Bug#714758: [ctn] please transition from lesstif2 to motif
Source: ctn User: openmo...@packages.debian.org Usertags: lesstif2motif Version: 3.0.6-13 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 ctsim and dicomnifti which do not need to be transitioned. Regards Paul and Graham [1] http://wiki.debian.org/lesstif2motifTransition -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/51d2e2cb.2050...@nerve.org.za
Bug#713596: marked as done (gdome2: FTBFS: gdome-xml-documentt.c:345:35: error: dereferencing pointer to incomplete type)
Your message dated Tue, 02 Jul 2013 15:04:23 + with message-id and subject line Bug#713596: fixed in gdome2 0.8.1+debian-6 has caused the Debian Bug report #713596, regarding gdome2: FTBFS: gdome-xml-documentt.c:345:35: error: dereferencing pointer to incomplete type 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.) -- 713596: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713596 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Source: gdome2 Version: 0.8.1+debian-5 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20130620 qa-ftbfs Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. > -I../.. -I../../libgdome -I../../libgdome/gdomecore -I../../libgdome/events > -I../../libgdome/xpath -I/usr/include/libxml2 -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -ansi -g -O2 -MT > gdome-xml-documentt.lo -MD -MP -MF .deps/gdome-xml-documentt.Tpo -c -o > gdome-xml-documentt.lo gdome-xml-documentt.c > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgdome > -I../../libgdome/gdomecore -I../../libgdome/events -I../../libgdome/xpath > -I/usr/include/libxml2 -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -ansi -g -O2 -MT > gdome-xml-documentt.lo -MD -MP -MF .deps/gdome-xml-documentt.Tpo -c > gdome-xml-documentt.c -fPIC -DPIC -o .libs/gdome-xml-documentt.o > gdome-xml-documentt.c: In function 'gdome_xml_dt_internalSubset': > gdome-xml-documentt.c:345:35: error: dereferencing pointer to incomplete type > ret = g_strndup (out_buff->buffer->content, out_buff->buffer->use); >^ > gdome-xml-documentt.c:345:62: error: dereferencing pointer to incomplete type > ret = g_strndup (out_buff->buffer->content, out_buff->buffer->use); > ^ > make[4]: *** [gdome-xml-documentt.lo] Error 1 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2013/06/20/gdome2_0.8.1+debian-5_unstable.log 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 EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures. --- End Message --- --- Begin Message --- Source: gdome2 Source-Version: 0.8.1+debian-6 We believe that the bug you reported is fixed in the latest version of gdome2, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 713...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Barry deFreese (supplier of updated gdome2 package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@ftp-master.debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 02 Jul 2013 07:01:53 -0400 Source: gdome2 Binary: libgdome2-dev libgdome2-0 Architecture: source i386 Version: 0.8.1+debian-6 Distribution: unstable Urgency: low Maintainer: Debian QA Group Changed-By: Barry deFreese Description: libgdome2-0 - DOM level2 library for accessing XML files libgdome2-dev - Development files for libgdome2 Closes: 713596 Changes: gdome2 (0.8.1+debian-6) unstable; urgency=low . * QA upload. * Patch to fix ftbfs. (Closes: #713596). + Thanks to Igor Pashev for the patch. Checksums-Sha1: 1703a3b4cb4e4621fe86fb59887003b949187e1c 1236 gdome2_0.8.1+debian-6.dsc 8d98cf0d3d8c738f7e4d205bd78239cd949da8fb 5787 gdome2_0.8.1+debian-6.debian.tar.gz b86b88b042c80b98bd36dc6227fd88e0e48b2229 279986 libgdome2-dev_0.8.1+debian-6_i386.deb 8e615f4b1eb8007176319938a2b8dd778e5ccd4f 102074 libgdome2-0_0.8.1+debian-6_i386.deb Checksums-Sha256: d811885ef3f865de495ffd5915e03cd6f2a5d12c5ade2a635df9d79e49a5139c 1236 gdome2_0.8.1+debian-6.dsc 9df25c741427dceb4c0cbba537d52f552d59f824ecb19ae3301f06c266d652c0 5787 gdome2_0.8.1+debian-6.debian.tar.gz 7e74e45e29a24bef36a1cf0e78c6306d7fa45206541b368cea2f0
Processing of gdome2_0.8.1+debian-6_i386.changes
gdome2_0.8.1+debian-6_i386.changes uploaded successfully to localhost along with the files: gdome2_0.8.1+debian-6.dsc gdome2_0.8.1+debian-6.debian.tar.gz libgdome2-dev_0.8.1+debian-6_i386.deb libgdome2-0_0.8.1+debian-6_i386.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1uu26r-0007cm...@franck.debian.org
gdome2_0.8.1+debian-6_i386.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 02 Jul 2013 07:01:53 -0400 Source: gdome2 Binary: libgdome2-dev libgdome2-0 Architecture: source i386 Version: 0.8.1+debian-6 Distribution: unstable Urgency: low Maintainer: Debian QA Group Changed-By: Barry deFreese Description: libgdome2-0 - DOM level2 library for accessing XML files libgdome2-dev - Development files for libgdome2 Closes: 713596 Changes: gdome2 (0.8.1+debian-6) unstable; urgency=low . * QA upload. * Patch to fix ftbfs. (Closes: #713596). + Thanks to Igor Pashev for the patch. Checksums-Sha1: 1703a3b4cb4e4621fe86fb59887003b949187e1c 1236 gdome2_0.8.1+debian-6.dsc 8d98cf0d3d8c738f7e4d205bd78239cd949da8fb 5787 gdome2_0.8.1+debian-6.debian.tar.gz b86b88b042c80b98bd36dc6227fd88e0e48b2229 279986 libgdome2-dev_0.8.1+debian-6_i386.deb 8e615f4b1eb8007176319938a2b8dd778e5ccd4f 102074 libgdome2-0_0.8.1+debian-6_i386.deb Checksums-Sha256: d811885ef3f865de495ffd5915e03cd6f2a5d12c5ade2a635df9d79e49a5139c 1236 gdome2_0.8.1+debian-6.dsc 9df25c741427dceb4c0cbba537d52f552d59f824ecb19ae3301f06c266d652c0 5787 gdome2_0.8.1+debian-6.debian.tar.gz 7e74e45e29a24bef36a1cf0e78c6306d7fa45206541b368cea2f0a5b213f99fc 279986 libgdome2-dev_0.8.1+debian-6_i386.deb f2ef60d09e88010efe0899dc4697da78d9f0518e2455e6479e62ed6c597ed181 102074 libgdome2-0_0.8.1+debian-6_i386.deb Files: 77f40dcf50d20cfa33c13c972cdfad63 1236 libdevel optional gdome2_0.8.1+debian-6.dsc cd29034baf1b28dc91fd6611d6b68335 5787 libdevel optional gdome2_0.8.1+debian-6.debian.tar.gz ab985b256768c4b616ed19e58e1aca25 279986 libdevel optional libgdome2-dev_0.8.1+debian-6_i386.deb 744c9fbbda24090b7c82618e3169341c 102074 libs optional libgdome2-0_0.8.1+debian-6_i386.deb -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlHStZgACgkQ5ItltUs5T36umACg0tL8JZaBkUK2m1j688TBmFLy BZwAnRAkDKXmgFUu7fh0PNIOjDVeMkeW =QoL/ -END PGP SIGNATURE- Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1uu27z-0007jx...@franck.debian.org
Processing of libcdaudio_0.99.12p2-13_i386.changes
libcdaudio_0.99.12p2-13_i386.changes uploaded successfully to localhost along with the files: libcdaudio_0.99.12p2-13.dsc libcdaudio_0.99.12p2-13.debian.tar.gz libcdaudio1_0.99.12p2-13_i386.deb libcdaudio-dev_0.99.12p2-13_i386.deb libcdaudio-dbg_0.99.12p2-13_i386.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1uu2yt-0002pv...@franck.debian.org
libcdaudio_0.99.12p2-13_i386.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 02 Jul 2013 07:34:43 -0400 Source: libcdaudio Binary: libcdaudio1 libcdaudio-dev libcdaudio-dbg Architecture: source i386 Version: 0.99.12p2-13 Distribution: unstable Urgency: low Maintainer: Debian QA Group Changed-By: Barry deFreese Description: libcdaudio-dbg - library for controlling a CD-ROM when playing audio CDs (debug) libcdaudio-dev - library for controlling a CD-ROM when playing audio CDs (developm libcdaudio1 - library for controlling a CD-ROM when playing audio CDs Closes: 713673 Changes: libcdaudio (0.99.12p2-13) unstable; urgency=low . * QA upload. * Build without AM_C_PROTOTYPES and ansi2knr. (Closes: #713673). * Bump Standards Version to 3.9.4. Checksums-Sha1: e9f3b4664103b00b3df29a505f84c38d6ca9c017 1261 libcdaudio_0.99.12p2-13.dsc 6f163a5d003f75ed19e908e56abc839c9435372b 7037 libcdaudio_0.99.12p2-13.debian.tar.gz 182a4155a86a48bd845070b1dabe70bc3e80a99e 48234 libcdaudio1_0.99.12p2-13_i386.deb 95ab91946e9bb0a8d580230345112978340a75ff 51976 libcdaudio-dev_0.99.12p2-13_i386.deb 5b749e8c912de231b4bcd2cac432106cfcb5b2d9 78078 libcdaudio-dbg_0.99.12p2-13_i386.deb Checksums-Sha256: 584c7f44f26135a70649f977acb26843b07cfd5caa609a439b9e4467f629b0e3 1261 libcdaudio_0.99.12p2-13.dsc cfd86e9278c4b03d6f82d1bcf475954e7245dda88239c8a9e9d536b973ee8793 7037 libcdaudio_0.99.12p2-13.debian.tar.gz 142433e3538c747ec6109df3eb1f14f8b5e2806f04b6241402f6fc04bfc971b3 48234 libcdaudio1_0.99.12p2-13_i386.deb 3699845f582031408054fa07653b6a3a32f5045a19c2a21d9bffde3dde71f07e 51976 libcdaudio-dev_0.99.12p2-13_i386.deb a195531d1202ecb340681c5e2f264767dc7ad70f6724e1591ab177c00a0d8581 78078 libcdaudio-dbg_0.99.12p2-13_i386.deb Files: 7986f16550617cd87fbaa4d119f3c6d6 1261 libs optional libcdaudio_0.99.12p2-13.dsc eb31c1e02624d55da89759aa848a3205 7037 libs optional libcdaudio_0.99.12p2-13.debian.tar.gz fa749e9e6af8e828a09b4700353a830c 48234 libs optional libcdaudio1_0.99.12p2-13_i386.deb 475bb3fef2d7de928ec8a486c0fdf514 51976 libdevel optional libcdaudio-dev_0.99.12p2-13_i386.deb f8862dd0f5f171b27c31556cb5cd8e0f 78078 debug extra libcdaudio-dbg_0.99.12p2-13_i386.deb -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlHSwesACgkQ5ItltUs5T37OsgCgq97RoRHIvbIJ3wLPO6m/EW63 HOoAn06rYdl+iObze7RFVnXBKXDaocgK =vZ+t -END PGP SIGNATURE- Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1uu34s-0004pr...@franck.debian.org
Re: apt-build additional features
Hi Ilia, On 02/07/13 09:53, Ilia wrote: > Is it possible to add new feature to apt-build for better optimization > like this: custom additional CFLAGS for some packages that will be > listed in separate config file. Smth like: > apt-build-cccflags.conf: > firefox '-O2' > geany '-O3 -flto' > > For example, firefox couldn't be compiled with -flto, but others can. There is already a bug report: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=310889 Some month ago a worked [1] on a clean apt-build solution (usage of the APT (Python-)API rather than wrapping around apt-get/aptitude) but it resulted in rewriting APT in Python with some additional features (related to building packages/managing source packages and local repository etc.) so I stopped working on it. (There are also some limitations in current Python-API.) Perhaps the future of apt-build is improvement of the "--build" switch of apt-get. [1]: http://anonscm.debian.org/gitweb/?p=apt-build/apt-build.git;a=shortlog;h=refs/heads/python3 > > And yes, I heard about gentoo, but it is very unstable and hard to manage. > > Regards Dominique signature.asc Description: OpenPGP digital signature
Bug#713673: marked as done (libcdaudio: FTBFS: configure.ac:20: error: automatic de-ANSI-fication support has been removed)
Your message dated Tue, 02 Jul 2013 16:04:48 + with message-id and subject line Bug#713673: fixed in libcdaudio 0.99.12p2-13 has caused the Debian Bug report #713673, regarding libcdaudio: FTBFS: configure.ac:20: error: automatic de-ANSI-fication support has been removed 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.) -- 713673: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713673 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Source: libcdaudio Version: 0.99.12p2-12 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20130620 qa-ftbfs Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > debian/rules build > dh build --with autoreconf --parallel >dh_testdir -O--parallel >dh_autoreconf -O--parallel > configure.ac:20: error: automatic de-ANSI-fication support has been removed > /usr/share/aclocal-1.13/obsolete.m4:26: AM_C_PROTOTYPES is expanded from... > configure.ac:20: the top level > autom4te: /usr/bin/m4 failed with exit status: 1 > aclocal: error: echo failed with exit status: 1 > autoreconf: aclocal failed with exit status: 1 > dh_autoreconf: autoreconf -f -i returned exit code 1 > make: *** [build] Error 2 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2013/06/20/libcdaudio_0.99.12p2-12_unstable.log 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 EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures. --- End Message --- --- Begin Message --- Source: libcdaudio Source-Version: 0.99.12p2-13 We believe that the bug you reported is fixed in the latest version of libcdaudio, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 713...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Barry deFreese (supplier of updated libcdaudio package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@ftp-master.debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Tue, 02 Jul 2013 07:34:43 -0400 Source: libcdaudio Binary: libcdaudio1 libcdaudio-dev libcdaudio-dbg Architecture: source i386 Version: 0.99.12p2-13 Distribution: unstable Urgency: low Maintainer: Debian QA Group Changed-By: Barry deFreese Description: libcdaudio-dbg - library for controlling a CD-ROM when playing audio CDs (debug) libcdaudio-dev - library for controlling a CD-ROM when playing audio CDs (developm libcdaudio1 - library for controlling a CD-ROM when playing audio CDs Closes: 713673 Changes: libcdaudio (0.99.12p2-13) unstable; urgency=low . * QA upload. * Build without AM_C_PROTOTYPES and ansi2knr. (Closes: #713673). * Bump Standards Version to 3.9.4. Checksums-Sha1: e9f3b4664103b00b3df29a505f84c38d6ca9c017 1261 libcdaudio_0.99.12p2-13.dsc 6f163a5d003f75ed19e908e56abc839c9435372b 7037 libcdaudio_0.99.12p2-13.debian.tar.gz 182a4155a86a48bd845070b1dabe70bc3e80a99e 48234 libcdaudio1_0.99.12p2-13_i386.deb 95ab91946e9bb0a8d580230345112978340a75ff 51976 libcdaudio-dev_0.99.12p2-13_i386.deb 5b749e8c912de231b4bcd2cac432106cfcb5b2d9 78078 libcdaudio-dbg_0.99.12p2-13_i386.deb Checksums-Sha256: 584c7f44f26135a70649f977acb26843b07cfd5caa609a439b9e4467f629b0e3 1261 libcdaudio_0.99.12p2-13.dsc cfd86e9278c4b03d6f82d1bcf475954e7245dda88239c8a9e9d536b973ee8793 7037 libcdaudio_0.99.12p2-13.debian.tar.gz 142433e3538c747ec6109df3eb1f14f8b5e2806f04b6241402f6fc04bfc971b3 48234 libcdaudio1_0.99.12p2-13_i386.deb 3699845f582031408054fa07653b6a3a32f5045a19c2a21d9bffde3dde71f07e 51976 libcdaudio-dev_0.99.12p2-13_i386.deb a195531d1202ecb340681c5e2f264767dc7ad70f6724e1591ab177c00a0d8581 78078 libcdaudio-dbg_0.99.12p2-13_i386.deb Files: 7986f16550617cd87fbaa4d119f3c6d6 1261 libs optional libcdaudio_0.99.12p2-13.dsc eb31c1e02624d55da89759aa848a3205 7037 libs optional libcdaudio_0.99.12p2-13.debian.tar.gz fa749e9e6af8e828a09b4700353a830c 48234 libs optional libcdaudio1_0.99.12p2-13_i386.
Bug#701308: pam-unix2 no longer build with latest glibc headers
Hi Petter, On Mon, Jul 01, Petter Reinholdtsen wrote: > > Hi, Thorsten. > > I was looking at a build failure for libpam-unix2 in the latest Debian > build environment, and discovered that the problem is that it is using a > set of lock macros no longer provided by libc. I fetched the latest > version from ftp://ftp.suse.com/pub/people/kukuk/pam/pam_unix2/ >. Didn't know that this directory exists again ... > This is the build error with version 2.6: > Perhaps time to make a new release? There were some newer releases, all can be found in the openSUSE project: https://build.opensuse.org/package/show/Linux-PAM/pam-modules But yes, the lock-problem is only solved with a patch, too. Thorsten -- Thorsten Kukuk, Project Manager/Release Manager SLES SUSE LINUX Products GmbH, Maxfeldstr. 5, D-90409 Nuernberg GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg) -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20130702114739.ga3...@suse.de
Bug#701308: marked as done (libpam-unix2: ftbfs with GCC-4.8)
Your message dated Tue, 02 Jul 2013 18:33:00 + with message-id and subject line Bug#701308: fixed in libpam-unix2 1:2.6-1 has caused the Debian Bug report #701308, regarding libpam-unix2: ftbfs with GCC-4.8 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.) -- 701308: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701308 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: src:libpam-unix2 Version: 1:2.4.1-6 Severity: important Tags: sid jessie User: debian-...@lists.debian.org Usertags: ftbfs-gcc-4.8 The package fails to build in a test rebuild on at least amd64 with gcc-4.8/g++-4.8, but succeeds to build with gcc-4.7/g++-4.7. The severity of this report may be raised before the jessie release. read-files.c:344:35: error: expected expression before 'static' The full build log can be found at: http://people.debian.org/~doko/logs-20130217/gcc48/libpam-unix2_2.4.1-6_unstable_gcc48.log The last lines of the build log are at the end of this report. To build with GCC 4.8, either set CC=gcc-4.8 CXX=g++-4.8 explicitly, or install the gcc, g++, gfortran, ... packages from experimental. apt-get -t experimental install g++ g++-4.7 g++-4.8 libc6-dev The test rebuild was done with eglibc-2.17 and GCC-4.8, so some issues might be caused by the updated glibc. [...] __libc_lock_define_initialized (static, lock) ^ read-files.c:344:35: error: expected expression before 'static' __libc_lock_define_initialized (static, lock) ^ read-files.c:345:3: error: expected ';' before 'enum' enum nss_status status; ^ read-files.c:348:3: warning: implicit declaration of function '__libc_lock_lock' [-Wimplicit-function-declaration] __libc_lock_lock (lock); ^ read-files.c:348:21: error: 'lock' undeclared (first use in this function) __libc_lock_lock (lock); ^ read-files.c:348:21: note: each undeclared identifier is reported only once for each function it appears in read-files.c:350:3: error: 'status' undeclared (first use in this function) status = internal_setent (&stream, "/shadow"); ^ read-files.c:364:3: warning: implicit declaration of function '__libc_lock_unlock' [-Wimplicit-function-declaration] __libc_lock_unlock (lock); ^ read-files.c: In function 'files_getpwnam_r': read-files.c:374:35: error: expected expression before 'static' __libc_lock_define_initialized (static, lock) ^ read-files.c:375:3: error: expected ';' before 'enum' enum nss_status status; ^ read-files.c:378:21: error: 'lock' undeclared (first use in this function) __libc_lock_lock (lock); ^ read-files.c:380:3: error: 'status' undeclared (first use in this function) status = internal_setent (&stream, "/passwd"); ^ read-files.c: In function 'files_getspnam_r': read-files.c:367:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ read-files.c: In function 'files_getpwnam_r': read-files.c:397:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ make[3]: *** [read-files.o] Error 1 make[3]: Leaving directory `/«PKGBUILDDIR»/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/«PKGBUILDDIR»' make[1]: *** [all] Error 2 make[1]: Leaving directory `/«PKGBUILDDIR»' make: *** [build-stamp] Error 2 dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2 --- End Message --- --- Begin Message --- Source: libpam-unix2 Source-Version: 1:2.6-1 We believe that the bug you reported is fixed in the latest version of libpam-unix2, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 701...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Petter Reinholdtsen (supplier of updated libpam-unix2 package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@ftp-master.debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 01 Jul 2013 09:10:06 +0200 Source: libpam-unix2 Binary: libpam-unix2 Architecture: source i386 Version: 1:2.6-1 Distribution: unstable Urgency: low Maintainer: Debian QA Group Changed-By: Petter Reinholdtsen Description: libpam-unix2 - Blowfish-capable PAM module Close
Bug#701308: pam-unix2 no longer build with latest glibc headers
[Thorsten Kukuk] > > Hi, Thorsten. > > > > I was looking at a build failure for libpam-unix2 in the latest Debian > > build environment, and discovered that the problem is that it is using a > > set of lock macros no longer provided by libc. I fetched the latest > > version from ftp://ftp.suse.com/pub/people/kukuk/pam/pam_unix2/ >. > > Didn't know that this directory exists again ... Hehe. Is there a better upstream source for the package? > There were some newer releases, all can be found in the openSUSE > project: > https://build.opensuse.org/package/show/Linux-PAM/pam-modules > > But yes, the lock-problem is only solved with a patch, too. Perhaps time to wrap up a new release with all the patches in place? Note, the Debian package got some security fixes for the pam_prompt() and pam_syslog() handling. Check the source via http://packages.qa.debian.org/libp/libpam-unix2.html >. You might want to include them too in a new release. -- Happy hacking Petter Reinholdtsen -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20130702182435.ga95...@terror.hungry.com
Processing of libpam-unix2_2.6-1_i386.changes
libpam-unix2_2.6-1_i386.changes uploaded successfully to localhost along with the files: libpam-unix2_2.6-1.dsc libpam-unix2_2.6.orig.tar.gz libpam-unix2_2.6-1.debian.tar.gz libpam-unix2_2.6-1_i386.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1uu5km-0002jd...@franck.debian.org
libpam-unix2_2.6-1_i386.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Mon, 01 Jul 2013 09:10:06 +0200 Source: libpam-unix2 Binary: libpam-unix2 Architecture: source i386 Version: 1:2.6-1 Distribution: unstable Urgency: low Maintainer: Debian QA Group Changed-By: Petter Reinholdtsen Description: libpam-unix2 - Blowfish-capable PAM module Closes: 701308 Changes: libpam-unix2 (1:2.6-1) unstable; urgency=low . * QA upload. * New upstream version. * New patch 05_glibc216.diff to get the source to build with the new glibc version without the locking functions used (Closes: #701308). Thanks to Andreas Jaeger for the patch and Thorsten Kukuk for letting me know where to find it. * New patch 06_format_security.diff to fix format issue with pam_sysloc() call. Checksums-Sha1: 594a7c254011373843938ba099f202429991e06b 1189 libpam-unix2_2.6-1.dsc 8174ba6e5095fa71a7ac9fc36439bc3be8652b12 298322 libpam-unix2_2.6.orig.tar.gz 8ef2a520e159bd52133a0e3107ecee28144d8eec 12011 libpam-unix2_2.6-1.debian.tar.gz 5dfd48e72ad9698920e20a41969e9989de834688 85678 libpam-unix2_2.6-1_i386.deb Checksums-Sha256: 75a69771aa8dc61e1d8c7870263533e11c22fd2adfbfb9bc5041ee8ac2254dfd 1189 libpam-unix2_2.6-1.dsc 71c36b83fa21b430b5469fc2fcd29b0f763993b13a56da34a384fffcdcea0bde 298322 libpam-unix2_2.6.orig.tar.gz 2c389876ffd88e7844c38dce028a742079be5f4c25d0383f959f1fbdfae3a583 12011 libpam-unix2_2.6-1.debian.tar.gz 31d76c2f1019147940f1c43ff209047c5109cc67633ec0d6817d51dfdf9e2f3b 85678 libpam-unix2_2.6-1_i386.deb Files: 2d1c2a8c81a69b74c5402a4c5ad3c4ed 1189 admin extra libpam-unix2_2.6-1.dsc dcf21307f529fb301192a2b015cd9010 298322 admin extra libpam-unix2_2.6.orig.tar.gz 965e82adac8672b0c2c4a7908219c3e8 12011 admin extra libpam-unix2_2.6-1.debian.tar.gz 06f9015c1331cfed0a8101859e5b8dd8 85678 admin extra libpam-unix2_2.6-1_i386.deb -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.12 (GNU/Linux) iD8DBQFR0xqc20zMSyow1ykRAnvpAJ4wNj4hsIYc2aqvn7En+9k1VLwxVgCfevje o7B8ovQh0Lqew0eAgcmppBM= =ywlo -END PGP SIGNATURE- Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1uu5ns-00032c...@franck.debian.org
Bug#714779: CVE-2011-2483: Bug in blowfish handling in the pam module
Package: libpam-unix2 Version:2.4.1-6 Tags: security Via https://build.opensuse.org/package/show/Linux-PAM/pam-modules > I discovered a patch for libpam-unix2 that seem to be security related. The patch is attached. I am not sure how serious it is, so I set severity to normal, but the patch mentioned CVE-2011-2483 which affected quite a lot of packages. I suspect libpam-unix2 was forgotten in Debian. -- Happy hacking Petter Reinholdtsen >From 7a3e5fd2d79657674e72212ad13ea350d72e8306 Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Wed, 13 Jul 2011 08:50:58 +0200 Subject: [PATCH 4/4] add workarounds for blowfish signedness bug The option BLOWFISH_2a2x allows to enable compat modes. --- configure.in | 18 +- etc/passwd| 16 src/get_options.c | 11 +++ src/public.h |4 src/support.c | 30 ++ src/unix_auth.c |8 +--- src/unix_passwd.c | 10 +++--- 7 files changed, 86 insertions(+), 11 deletions(-) diff --git a/configure.in b/configure.in index f4cdcd1..10c4e1f 100644 --- a/configure.in +++ b/configure.in @@ -48,13 +48,29 @@ dnl Should we compile with SELinux support? default: yes AC_ARG_ENABLE([selinux], AC_HELP_STRING([--disable-selinux],[Enable SELinux support (default=yes)]), WITH_SELINUX=$enableval, WITH_SELINUX=yes) -if test "$WITH_SELINUX" == "yes" ; then +if test "$WITH_SELINUX" = "yes" ; then AC_CHECK_LIB(selinux,is_selinux_enabled, [AC_DEFINE(WITH_SELINUX,1, [Define if you want to compile in SELinux support]) LIBS="$LIBS -lselinux"]) fi +AC_ARG_ENABLE([blowfish-bug-workaround], + AC_HELP_STRING([--disable-blowfish-bug-workaround],[Enable workarounds for blowfish signedness bug]), + CRYPT_BLOWFISH_SIGNEDNESS_BUG_WORKAROUNDS=$enableval, CRYPT_BLOWFISH_SIGNEDNESS_BUG_WORKAROUNDS=yes) +if test "$CRYPT_BLOWFISH_SIGNEDNESS_BUG_WORKAROUNDS" = "yes" ; then +AC_DEFINE(CRYPT_BLOWFISH_SIGNEDNESS_BUG_WORKAROUNDS,1, +[Define if you want to enable workarounds for blowfish signedness bug]) +fi + +AC_ARG_ENABLE([blowfish-bug-compatmode], + AC_HELP_STRING([--enable-blowfish-bug-compatmode],[Enable blowfish compat mode by default]), + CRYPT_BLOWFISH_COMPATMODE=$enableval, CRYPT_BLOWFISH_COMPATMODE=no) +if test "$CRYPT_BLOWFISH_COMPATMODE" = "yes" ; then + AC_DEFINE(CRYPT_BLOWFISH_COMPATMODE,1, + [Define if you want to enable blowfish compat mode by default]) +fi + dnl Check standard headers AC_HEADER_STDC AC_CHECK_HEADERS(crypt.h) diff --git a/etc/passwd b/etc/passwd index bd86963..ec6f0d4 100644 --- a/etc/passwd +++ b/etc/passwd @@ -36,3 +36,19 @@ CRYPT= # sha256/sha512: 1000-999 # SHA512_CRYPT_FILES=1000 +# In June 2011 it was discovered that the Linux crypt_blowfish +# implementation contained a bug that made passwords with non-ASCII +# characters easier to crack (CVE-2011-2483). Affected passwords are +# also incompatible with the original, correct OpenBSD +# implementation. Therefore the $2a hash identifier previously used +# for blowfish now is ambiguous as it could mean the hash was +# generated with the correct implementation on OpenBSD or the buggy +# one on Linux. To avoid the ambiguity two new identifier were +# introduced. $2x now explicitly identifies hashes that were +# generated with the buggy algorithm while $2y is used for hashes +# generated with the correct algorithm. New passwords are now +# generated with the $2y identifier. +# +# Setting the following option to "yes" tells the sytem that $2a +# hashes are to be treated as generated with the buggy algorithm. +BLOWFISH_2a2x= diff --git a/src/get_options.c b/src/get_options.c index faf8aa0..f899155 100644 --- a/src/get_options.c +++ b/src/get_options.c @@ -138,6 +138,17 @@ get_options (pam_handle_t *pamh, options_t *options, const char *type, /* Set some default values, which could be overwritten later. */ options->use_crypt = NONE; +#ifdef CRYPT_BLOWFISH_SIGNEDNESS_BUG_WORKAROUNDS + options->blowfish_2a2x = getlogindefs_bool("BLOWFISH_2a2x", +#ifdef CRYPT_BLOWFISH_COMPATMODE +1 +#else +0 +#endif +); + free_getlogindefs_data(); +#endif + /* Parse parameters for module */ for ( ; argc-- > 0; argv++) parse_option (pamh, *argv, type, options); diff --git a/src/public.h b/src/public.h index 7200759..ec476b8 100644 --- a/src/public.h +++ b/src/public.h @@ -68,6 +68,7 @@ struct options_t { int nullok; int use_authtok; int use_first_pass; + int blowfish_2a2x; char **use_other_modules; char *nisdir; crypt_t use_crypt; @@ -86,6 +87,9 @@ extern int __call_other_module(pam_handle_t * pamh, int flags, const char *mod_name, const char *func_name, options_t *options); +extern int __check_password_match (const char *hash, const char *pass, + options_t *options); + extern int get_options (pam_handle_t *pamh, options_t *options, const char *type, int argc, const char **
Re: 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.
Processed: found 699622 in 1.1.1~a021+cvs20130302-2
Processing commands for cont...@bugs.debian.org: > found 699622 1.1.1~a021+cvs20130302-2 Bug #699622 [freewnn-cserver,freewnn-jserver,freewnn-kserver] freewnn-cserver, freewnn-jserver, freewnn-kserver: fails to install: chown: cannot access '/var/lib/wnn/xx_YY/dic': No such file or directory Marked as found in versions freewnn/1.1.1~a021+cvs20130302-2. > thanks Stopping processing here. Please contact me if you need assistance. -- 699622: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=699622 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/handler.s.c.137280182219758.transcr...@bugs.debian.org
Bug#713628: prelink: FTBFS: (.text+0x1d8): undefined reference to `pthread_atfork'
The linker problem is fixed by adding -lpthread to the libtool command. I am not quite sure how to best add it to the source. I suspect adding this to configure.in somewhere might be a good fix: AC_CHECK_LIB(pthread,pthread_atfork) -- Happy hacking Petter Reinholdtsen -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20130702214324.gq2...@ulrik.uio.no