Processed: severity of 960791 is grave
Processing commands for cont...@bugs.debian.org: > severity 960791 grave Bug #960791 [firmware-b43-installer] firmware-b43-installer: when language is not English, install fails. Script attempts to parse localized output Severity set to 'grave' from 'normal' > thanks Stopping processing here. Please contact me if you need assistance. -- 960791: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=960791 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Processed: tagging 958566
Processing commands for cont...@bugs.debian.org: > tags 958566 + patch Bug #958566 [b43-fwcutter] b43-fwcutter: Wifi Broadcom at BCM4311 very slow after installing new firmware-b43-installer_019-5_all.deb Added tag(s) patch. > thanks Stopping processing here. Please contact me if you need assistance. -- 958566: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=958566 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Processed: found 960791 in 1:019-4
Processing commands for cont...@bugs.debian.org: > found 960791 1:019-4 Bug #960791 [firmware-b43-installer] firmware-b43-installer: when language is not English, install fails. Script attempts to parse localized output Marked as found in versions b43-fwcutter/1:019-4. > thanks Stopping processing here. Please contact me if you need assistance. -- 960791: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=960791 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Processed: [bts-link] source package src:gpp
Processing commands for cont...@bugs.debian.org: > # > # bts-link upstream status pull for source package src:gpp > # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html > # https://bts-link-team.pages.debian.net/bts-link/ > # > user debian-bts-l...@lists.debian.org Setting user to debian-bts-l...@lists.debian.org (was debian-bts-l...@lists.debian.org). > # remote status report for #908939 (http://bugs.debian.org/908939) > # Bug title: gpp: CVE-2018-17076 > # * https://github.com/logological/gpp/issues/26 > # * remote status changed: open -> closed > # * closed upstream > tags 908939 + fixed-upstream Bug #908939 [src:gpp] gpp: CVE-2018-17076 Added tag(s) fixed-upstream. > usertags 908939 - status-open Usertags were: status-open. Usertags are now: . > usertags 908939 + status-closed There were no usertags set. Usertags are now: status-closed. > thanks Stopping processing here. Please contact me if you need assistance. -- 908939: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=908939 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
[bts-link] source package src:gpp
# # bts-link upstream status pull for source package src:gpp # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html # https://bts-link-team.pages.debian.net/bts-link/ # user debian-bts-l...@lists.debian.org # remote status report for #908939 (http://bugs.debian.org/908939) # Bug title: gpp: CVE-2018-17076 # * https://github.com/logological/gpp/issues/26 # * remote status changed: open -> closed # * closed upstream tags 908939 + fixed-upstream usertags 908939 - status-open usertags 908939 + status-closed thanks
Bug#527555: marked as done (munpack should return 1 on errors)
Your message dated Fri, 29 May 2020 00:33:35 + with message-id and subject line Bug#527555: fixed in mpack 1.6-12 has caused the Debian Bug report #527555, regarding munpack should return 1 on errors 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.) -- 527555: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=527555 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: mpack Version: 1.6-6 File: /usr/bin/munpack X-debbugs-cc: mpack-b...@andrew.cmu.edu Munpack should return 1 on errors $ cd munpack ddd; echo $? ddd: No such file or directory 0 The man page should also mention mpack-b...@andrew.cmu.edu . --- End Message --- --- Begin Message --- Source: mpack Source-Version: 1.6-12 Done: Fabio Augusto De Muzio Tobich We believe that the bug you reported is fixed in the latest version of mpack, 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 527...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Fabio Augusto De Muzio Tobich (supplier of updated mpack 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: SHA512 Format: 1.8 Date: Thu, 28 May 2020 14:53:55 -0300 Source: mpack Architecture: source Version: 1.6-12 Distribution: experimental Urgency: medium Maintainer: Debian QA Group Changed-By: Fabio Augusto De Muzio Tobich Closes: 527555 676422 749431 845747 869259 875699 Changes: mpack (1.6-12) experimental; urgency=medium . * QA upload. * Acknowledge previous NMUs. Thanks to Holger Levsen. (Closes: #875699) * debian/clean: created to remove files left behind on upstream directory. * debian/control: - Changed Rules-Requires-Root from 'binary-targets' to 'no' in source stanza. - Removed 'dpkg-dev' from 'Build-Depends' field. * debian/copyright: - Migrated to 1.0 format. - Updated all data. * debian/docs: created to include README.unix. * debian/patches: - debian/patches/01_legacy.patch: changed directory to store temporary files to '/tmp'. (Closes: #869259) - debian/patches/02_fix-permissions.patch: fixed patch header. - debian/patches/03_specify-filename-replacement-character.patch: added to provide new feature. Thanks to Christopher League. (Closes: #676422) Thanks to Christopher League. - debian/patches/04_fix-return-error-code.patch: added to fix a bug where munpack should return 1 on error. (Closes: #527555) - debian/patches/05_include-bug-report-in-manpages.patch: bug report section, with email, was included in manpages. (Closes: #527555) - debian/patches/06_fix-makefile.patch: added to fix Makefile.am so the package can be built with debhelper. - debian/patches/07_fix-decode-base64-attachment.patch: added. Thanks to Jacques Beigbeder. (LP: #1535630) - Renamed older patches to keep a naming pattern. * debian/rules: migrated to debhelper reduced form. (Closes: #749431, #845747) Checksums-Sha1: 766d53e55d0b7af354c576dc2d9cc6f89956b34d 1713 mpack_1.6-12.dsc 9ffb831f8cc3997a0bb5943b50bdb2726d0df6b6 11808 mpack_1.6-12.debian.tar.xz 77a02cc1519c9fd003b48aa696bd5ce805c693c8 5112 mpack_1.6-12_source.buildinfo Checksums-Sha256: f2d9b2830b9bdc247c64278937554d148b80c54eef1dc013462461ce7abb19ff 1713 mpack_1.6-12.dsc d4af204f80b854fb817f2cc943c01c7254aa9953a7db9807f018c831b8ec50f4 11808 mpack_1.6-12.debian.tar.xz f7a98517cbd61ce86ee4db3bf7289d955a4db762f701df3639d9ea9891018f6d 5112 mpack_1.6-12_source.buildinfo Files: f91f498d44032012afc097441a0a3b32 1713 mail optional mpack_1.6-12.dsc 8b6068ec338c57a35ccb7b074b06c9e5 11808 mail optional mpack_1.6-12.debian.tar.xz 14244987b7d6adad177f62ac8ea2290b 5112 mail optional mpack_1.6-12_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEENX3LDuyVoBrrofDS3mO5xwTr6e8FAl7QUb8ACgkQ3mO5xwTr 6e/rsA//U9UmNloaahjlBvTKq5cN/cYv94d0vT9KctuAW3nPHX0ZuLqr8fPQOepy 6KQ17Rmt9Hkzbo1FwzQiDzr4qOpqwwy14KhxopJqYU8nswrJMGPGl8iWem8MZktn c8kSo40xk0yeWBF1dceXIqogder+0kZybGjf4lHBTwwTjlqpmpSayfOqVl5jONjb SWNyDH0mj7b9+eFRc6x3CY9AfUFzWppDc9eK4isD7SErAkQfTja63u45zmQi2fdk GGqrgYXYLhbsNBZuizebKoz23p9mIYRhI1K
Bug#875699: marked as done (mpack: please acknowledge 1.6-8.1 (and possibly 1.6-8.2) NMU(s))
Your message dated Fri, 29 May 2020 00:33:36 + with message-id and subject line Bug#875699: fixed in mpack 1.6-12 has caused the Debian Bug report #875699, regarding mpack: please acknowledge 1.6-8.1 (and possibly 1.6-8.2) NMU(s) 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.) -- 875699: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=875699 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: mpack Version: 1.6-8.1 Severity: normal Dear Maintainer, please acknowledge and merge this NMU (or these NMUs, 1.6.8-2 has just been uploaded to DELAYED-15) into your next upload. Thanks for maintaining mpack! -- cheers, Holger signature.asc Description: Digital signature --- End Message --- --- Begin Message --- Source: mpack Source-Version: 1.6-12 Done: Fabio Augusto De Muzio Tobich We believe that the bug you reported is fixed in the latest version of mpack, 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 875...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Fabio Augusto De Muzio Tobich (supplier of updated mpack 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: SHA512 Format: 1.8 Date: Thu, 28 May 2020 14:53:55 -0300 Source: mpack Architecture: source Version: 1.6-12 Distribution: experimental Urgency: medium Maintainer: Debian QA Group Changed-By: Fabio Augusto De Muzio Tobich Closes: 527555 676422 749431 845747 869259 875699 Changes: mpack (1.6-12) experimental; urgency=medium . * QA upload. * Acknowledge previous NMUs. Thanks to Holger Levsen. (Closes: #875699) * debian/clean: created to remove files left behind on upstream directory. * debian/control: - Changed Rules-Requires-Root from 'binary-targets' to 'no' in source stanza. - Removed 'dpkg-dev' from 'Build-Depends' field. * debian/copyright: - Migrated to 1.0 format. - Updated all data. * debian/docs: created to include README.unix. * debian/patches: - debian/patches/01_legacy.patch: changed directory to store temporary files to '/tmp'. (Closes: #869259) - debian/patches/02_fix-permissions.patch: fixed patch header. - debian/patches/03_specify-filename-replacement-character.patch: added to provide new feature. Thanks to Christopher League. (Closes: #676422) Thanks to Christopher League. - debian/patches/04_fix-return-error-code.patch: added to fix a bug where munpack should return 1 on error. (Closes: #527555) - debian/patches/05_include-bug-report-in-manpages.patch: bug report section, with email, was included in manpages. (Closes: #527555) - debian/patches/06_fix-makefile.patch: added to fix Makefile.am so the package can be built with debhelper. - debian/patches/07_fix-decode-base64-attachment.patch: added. Thanks to Jacques Beigbeder. (LP: #1535630) - Renamed older patches to keep a naming pattern. * debian/rules: migrated to debhelper reduced form. (Closes: #749431, #845747) Checksums-Sha1: 766d53e55d0b7af354c576dc2d9cc6f89956b34d 1713 mpack_1.6-12.dsc 9ffb831f8cc3997a0bb5943b50bdb2726d0df6b6 11808 mpack_1.6-12.debian.tar.xz 77a02cc1519c9fd003b48aa696bd5ce805c693c8 5112 mpack_1.6-12_source.buildinfo Checksums-Sha256: f2d9b2830b9bdc247c64278937554d148b80c54eef1dc013462461ce7abb19ff 1713 mpack_1.6-12.dsc d4af204f80b854fb817f2cc943c01c7254aa9953a7db9807f018c831b8ec50f4 11808 mpack_1.6-12.debian.tar.xz f7a98517cbd61ce86ee4db3bf7289d955a4db762f701df3639d9ea9891018f6d 5112 mpack_1.6-12_source.buildinfo Files: f91f498d44032012afc097441a0a3b32 1713 mail optional mpack_1.6-12.dsc 8b6068ec338c57a35ccb7b074b06c9e5 11808 mail optional mpack_1.6-12.debian.tar.xz 14244987b7d6adad177f62ac8ea2290b 5112 mail optional mpack_1.6-12_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEENX3LDuyVoBrrofDS3mO5xwTr6e8FAl7QUb8ACgkQ3mO5xwTr 6e/rsA//U9UmNloaahjlBvTKq5cN/cYv94d0vT9KctuAW3nPHX0ZuLqr8fPQOepy 6KQ17Rmt9Hkzbo1FwzQiDzr4qOpqwwy14KhxopJqYU8nswrJMGPGl8iWem8MZktn c8kSo40xk0yeWBF1dceXIqogder+0kZybGjf4lHBTwwTjlqpmpSayfOqVl5jONjb SWNyDH0mj7b9+eFRc6x3CY9
Bug#749431: marked as done (mpack: Duplicate and conflicting definitions of function warn)
Your message dated Fri, 29 May 2020 00:33:36 + with message-id and subject line Bug#749431: fixed in mpack 1.6-12 has caused the Debian Bug report #749431, regarding mpack: Duplicate and conflicting definitions of function warn 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.) -- 749431: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=749431 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: mpack Version: 1.6-8 Usertags: goto-cc During a rebuild of all packages in a clean sid chroot (and cowbuilder+pbuilder) the build failed with the following error. Please note that we use our research compiler tool-chain (using tools from the cbmc package), which permits extended reporting on type inconsistencies at link time. [...] gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -O2 -g -Wall -Wl,-z,relro -o mpack unixpk.o encode.o codes.o magic.o unixos.o xmalloc.o md5c.o unixpk.o: In function `main': /srv/jenkins-slave/workspace/sid-goto-cc-mpack/mpack-1.6/unixpk.c:179: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' error: conflicting function declarations "warn" old definition in module unixpk file unixpk.c line 304 void (void) new definition in module unixos file unixos.c line 41 void (char *) Makefile:187: recipe for target 'mpack' failed make[1]: *** [mpack] Error 64 make[1]: Leaving directory '/srv/jenkins-slave/workspace/sid-goto-cc-mpack/mpack-1.6' debian/rules:27: recipe for target 'build-stamp' failed make: *** [build-stamp] Error 2 It seems that (at least) the following definitions of the function warn exist: http://sources.debian.net/src/mpack/1.6-8/unixpk.c?hl=304#L304 http://sources.debian.net/src/mpack/1.6-8/macmpack.c?hl=220#L220 Depending on which of them the linker chooses, the behaviour will differ quite drastically. Best, Michael pgpIUhFyXi7Om.pgp Description: PGP signature --- End Message --- --- Begin Message --- Source: mpack Source-Version: 1.6-12 Done: Fabio Augusto De Muzio Tobich We believe that the bug you reported is fixed in the latest version of mpack, 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 749...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Fabio Augusto De Muzio Tobich (supplier of updated mpack 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: SHA512 Format: 1.8 Date: Thu, 28 May 2020 14:53:55 -0300 Source: mpack Architecture: source Version: 1.6-12 Distribution: experimental Urgency: medium Maintainer: Debian QA Group Changed-By: Fabio Augusto De Muzio Tobich Closes: 527555 676422 749431 845747 869259 875699 Changes: mpack (1.6-12) experimental; urgency=medium . * QA upload. * Acknowledge previous NMUs. Thanks to Holger Levsen. (Closes: #875699) * debian/clean: created to remove files left behind on upstream directory. * debian/control: - Changed Rules-Requires-Root from 'binary-targets' to 'no' in source stanza. - Removed 'dpkg-dev' from 'Build-Depends' field. * debian/copyright: - Migrated to 1.0 format. - Updated all data. * debian/docs: created to include README.unix. * debian/patches: - debian/patches/01_legacy.patch: changed directory to store temporary files to '/tmp'. (Closes: #869259) - debian/patches/02_fix-permissions.patch: fixed patch header. - debian/patches/03_specify-filename-replacement-character.patch: added to provide new feature. Thanks to Christopher League. (Closes: #676422) Thanks to Christopher League. - debian/patches/04_fix-return-error-code.patch: added to fix a bug where munpack should return 1 on error. (Closes: #527555) - debian/patches/05_include-bug-report-in-manpages.patch: bug report section, with email, was included in manpages. (Closes: #527555) - debian/patches/06_fix-makefile.patch: added to fix Makefile.am so the package can be built with debhelper. - debian/patches/07_fix-decode-base64-attachment.patch: added. Thanks to Jacques Beigbeder. (LP: #1535630) - Renamed older p
Bug#869259: marked as done (use /tmp not /var/tmp)
Your message dated Fri, 29 May 2020 00:33:36 + with message-id and subject line Bug#869259: fixed in mpack 1.6-12 has caused the Debian Bug report #869259, regarding use /tmp not /var/tmp 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.) -- 869259: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=869259 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: mpack Version: 1.6-8.1 Severity: minor File: /usr/bin/munpack We read ENVIRONMENT TMPDIR Directory to store temporary files. Default is /var/tmp. Shouldn't they be kept in /tmp? --- End Message --- --- Begin Message --- Source: mpack Source-Version: 1.6-12 Done: Fabio Augusto De Muzio Tobich We believe that the bug you reported is fixed in the latest version of mpack, 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 869...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Fabio Augusto De Muzio Tobich (supplier of updated mpack 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: SHA512 Format: 1.8 Date: Thu, 28 May 2020 14:53:55 -0300 Source: mpack Architecture: source Version: 1.6-12 Distribution: experimental Urgency: medium Maintainer: Debian QA Group Changed-By: Fabio Augusto De Muzio Tobich Closes: 527555 676422 749431 845747 869259 875699 Changes: mpack (1.6-12) experimental; urgency=medium . * QA upload. * Acknowledge previous NMUs. Thanks to Holger Levsen. (Closes: #875699) * debian/clean: created to remove files left behind on upstream directory. * debian/control: - Changed Rules-Requires-Root from 'binary-targets' to 'no' in source stanza. - Removed 'dpkg-dev' from 'Build-Depends' field. * debian/copyright: - Migrated to 1.0 format. - Updated all data. * debian/docs: created to include README.unix. * debian/patches: - debian/patches/01_legacy.patch: changed directory to store temporary files to '/tmp'. (Closes: #869259) - debian/patches/02_fix-permissions.patch: fixed patch header. - debian/patches/03_specify-filename-replacement-character.patch: added to provide new feature. Thanks to Christopher League. (Closes: #676422) Thanks to Christopher League. - debian/patches/04_fix-return-error-code.patch: added to fix a bug where munpack should return 1 on error. (Closes: #527555) - debian/patches/05_include-bug-report-in-manpages.patch: bug report section, with email, was included in manpages. (Closes: #527555) - debian/patches/06_fix-makefile.patch: added to fix Makefile.am so the package can be built with debhelper. - debian/patches/07_fix-decode-base64-attachment.patch: added. Thanks to Jacques Beigbeder. (LP: #1535630) - Renamed older patches to keep a naming pattern. * debian/rules: migrated to debhelper reduced form. (Closes: #749431, #845747) Checksums-Sha1: 766d53e55d0b7af354c576dc2d9cc6f89956b34d 1713 mpack_1.6-12.dsc 9ffb831f8cc3997a0bb5943b50bdb2726d0df6b6 11808 mpack_1.6-12.debian.tar.xz 77a02cc1519c9fd003b48aa696bd5ce805c693c8 5112 mpack_1.6-12_source.buildinfo Checksums-Sha256: f2d9b2830b9bdc247c64278937554d148b80c54eef1dc013462461ce7abb19ff 1713 mpack_1.6-12.dsc d4af204f80b854fb817f2cc943c01c7254aa9953a7db9807f018c831b8ec50f4 11808 mpack_1.6-12.debian.tar.xz f7a98517cbd61ce86ee4db3bf7289d955a4db762f701df3639d9ea9891018f6d 5112 mpack_1.6-12_source.buildinfo Files: f91f498d44032012afc097441a0a3b32 1713 mail optional mpack_1.6-12.dsc 8b6068ec338c57a35ccb7b074b06c9e5 11808 mail optional mpack_1.6-12.debian.tar.xz 14244987b7d6adad177f62ac8ea2290b 5112 mail optional mpack_1.6-12_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEENX3LDuyVoBrrofDS3mO5xwTr6e8FAl7QUb8ACgkQ3mO5xwTr 6e/rsA//U9UmNloaahjlBvTKq5cN/cYv94d0vT9KctuAW3nPHX0ZuLqr8fPQOepy 6KQ17Rmt9Hkzbo1FwzQiDzr4qOpqwwy14KhxopJqYU8nswrJMGPGl8iWem8MZktn c8kSo40xk0yeWBF1dceXIqogder+0kZybGjf4lHBTwwTjlqpmpSayfOqVl5jONjb SWNyDH0mj7b9+eFRc6x3CY9AfUFzWppDc9eK4isD7SErAkQfTja63u45zmQi2fdk GGqrgYXYLhbsNBZuizebKoz23p9mIYRhI1KHEr5FhzfZyx2p7uE8c9yj5tyIOTaG C0FQjfW+tpNJ9Dceo+sCo+Q3A8OGonwOZe
Processing of mpack_1.6-12_source.changes
mpack_1.6-12_source.changes uploaded successfully to localhost along with the files: mpack_1.6-12.dsc mpack_1.6-12.debian.tar.xz mpack_1.6-12_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
Bug#845747: marked as done (mpack FTCBFS: configures for the build architecture, uses build architecture strip)
Your message dated Fri, 29 May 2020 00:33:36 + with message-id and subject line Bug#845747: fixed in mpack 1.6-12 has caused the Debian Bug report #845747, regarding mpack FTCBFS: configures for the build architecture, uses build architecture strip 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.) -- 845747: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=845747 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Source: mpack Version: 1.6-8.1 Tags: patch User: helm...@debian.org Usertags: rebootstrap mpack fails to cross build from source, because it passes the build architecture to ./configure via --host where it should pass the host architecture. It also calls the build architecture strip. The attached patch addresses both problems. Please consider applying it. Helmut --- mpack-1.6/debian/changelog +++ mpack-1.6/debian/changelog @@ -1,3 +1,10 @@ +mpack (1.6-8.2) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Fix FTCBFS: Use triplet-prefixed tools (Closes: #-1) + + -- Helmut Grohne Thu, 26 Nov 2016 13:34:20 +0100 + mpack (1.6-8.1) unstable; urgency=medium * Non-maintainer upload. diff --minimal -Nru mpack-1.6/debian/rules mpack-1.6/debian/rules --- mpack-1.6/debian/rules +++ mpack-1.6/debian/rules @@ -9,10 +9,12 @@ OPT = -O2 endif -STRIP = strip --remove-section=.comment --remove-section=.note +include /usr/share/dpkg/architecture.mk +ifeq ($(origin CC),default) +export CC := $(DEB_HOST_GNU_TYPE)-gcc +endif -export DEB_HOST ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) -export DEB_BUILD ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) +STRIP = $(DEB_HOST_GNU_TYPE)-strip --remove-section=.comment --remove-section=.note #export DEB_BUILD_MAINT_OPTIONS = hardening=+all DPKG_EXPORT_BUILDFLAGS = 1 @@ -25,7 +27,7 @@ build-indep: build-stamp build-stamp: test -f debian/rules - ./configure --prefix=/usr --build ${DEB_BUILD} --host ${DEB_BUILD} + ./configure --prefix=/usr --build $(DEB_BUILD_GNU_TYPE) --host $(DEB_HOST_GNU_TYPE) make CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)" touch build --- End Message --- --- Begin Message --- Source: mpack Source-Version: 1.6-12 Done: Fabio Augusto De Muzio Tobich We believe that the bug you reported is fixed in the latest version of mpack, 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 845...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Fabio Augusto De Muzio Tobich (supplier of updated mpack 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: SHA512 Format: 1.8 Date: Thu, 28 May 2020 14:53:55 -0300 Source: mpack Architecture: source Version: 1.6-12 Distribution: experimental Urgency: medium Maintainer: Debian QA Group Changed-By: Fabio Augusto De Muzio Tobich Closes: 527555 676422 749431 845747 869259 875699 Changes: mpack (1.6-12) experimental; urgency=medium . * QA upload. * Acknowledge previous NMUs. Thanks to Holger Levsen. (Closes: #875699) * debian/clean: created to remove files left behind on upstream directory. * debian/control: - Changed Rules-Requires-Root from 'binary-targets' to 'no' in source stanza. - Removed 'dpkg-dev' from 'Build-Depends' field. * debian/copyright: - Migrated to 1.0 format. - Updated all data. * debian/docs: created to include README.unix. * debian/patches: - debian/patches/01_legacy.patch: changed directory to store temporary files to '/tmp'. (Closes: #869259) - debian/patches/02_fix-permissions.patch: fixed patch header. - debian/patches/03_specify-filename-replacement-character.patch: added to provide new feature. Thanks to Christopher League. (Closes: #676422) Thanks to Christopher League. - debian/patches/04_fix-return-error-code.patch: added to fix a bug where munpack should return 1 on error. (Closes: #527555) - debian/patches/05_include-bug-report-in-manpages.patch: bug report section, with email, was included in manpages. (Closes: #527555) - debian/patches/06_fix-makefile.patch: added to fix Makefile.am so th
Bug#676422: marked as done (mpack: allow user to specify filename replacement character)
Your message dated Fri, 29 May 2020 00:33:35 + with message-id and subject line Bug#676422: fixed in mpack 1.6-12 has caused the Debian Bug report #676422, regarding mpack: allow user to specify filename replacement character 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.) -- 676422: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=676422 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Subject: mpack: allow user to specify filename replacement character Package: mpack Version: 1.6-7 Severity: wishlist Tags: patch *** Please type your report below this line *** When the attachment's suggested filename has spaces or other undesirable characters, munpack replaces them with 'X'. ThisXisXugly, and I'd prefer to let the user specify a replacement character. Here is a patch that adds an option [-r character] so that munpack -r- would produce "This-is-better". The default is still 'X', so as not to disrupt any expectations. The manual page and usage string have been updated accordingly. Thanks. -- System Information: Debian Release: 6.0.5 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-0.bpo.2-amd64 (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 Versions of packages mpack depends on: ii libc6 2.11.3-3 Embedded GNU C Library: Shared lib mpack recommends no packages. Versions of packages mpack suggests: ii exim4-daemon-light [mail 4.72-6+squeeze2 lightweight Exim MTA (v4) daemon pn inews (no description available) -- no debconf information -- Patch below diff --git a/unixos.c b/unixos.c index 22a1080..f1db411 100644 --- a/unixos.c +++ b/unixos.c @@ -50,6 +50,7 @@ extern int errno; int overwrite_files = 0; int didchat; +char replacement_char = 'X'; /* The name of the file we're writing */ static char *output_fname = 0; @@ -194,13 +195,13 @@ FILE *os_newtypedfile(char *fname, char *contentType, int flags, params contentP for (p=fname; *p; p++) { if (*p == '/') { if (!strncmp(p, "/../", 4)) { - p[1] = p[2] = 'X'; + p[1] = p[2] = replacement_char; } *p = '\0'; (void) mkdir(fname, 0777); *p = '/'; } - else if (!isprint(*p) || strchr(BADCHARS, *p)) *p = 'X'; + else if (!isprint(*p) || strchr(BADCHARS, *p)) *p = replacement_char; } if (!fname[0]) { diff --git a/unixunpk.c b/unixunpk.c index e58882d..584b4ac 100644 --- a/unixunpk.c +++ b/unixunpk.c @@ -31,6 +31,7 @@ extern int overwrite_files; extern int didchat; +extern char replacement_char; int quiet; void usage(void); @@ -43,7 +44,7 @@ int main(int argc, char **argv) FILE *file; int extractText = 0; -while ((opt = getopt(argc, argv, "qftC:")) != EOF) { +while ((opt = getopt(argc, argv, "qftr:C:")) != EOF) { switch (opt) { case 'f': overwrite_files = 1; @@ -57,6 +58,11 @@ int main(int argc, char **argv) extractText = 1; break; + case 'r': + replacement_char = optarg[0]; +printf("Replacement: '%c'\n", replacement_char); + break; + case 'C': if (chdir(optarg)) { perror(optarg); @@ -102,7 +108,7 @@ int main(int argc, char **argv) void usage(void) { fprintf(stderr, "munpack version %s\n", MPACK_VERSION); -fprintf(stderr, "usage: munpack [-f] [-q] [-t] [-C directory] [files...]\n"); +fprintf(stderr, "usage: munpack [-f] [-q] [-t] [-r character] [-C directory] [files...]\n"); exit(1); } diff --git a/unixunpk.man b/unixunpk.man index 459fc0c..16e182f 100644 --- a/unixunpk.man +++ b/unixunpk.man @@ -13,6 +13,10 @@ munpack \- unpack messages in MIME or split-uuencode format .B \-t ] [ +.B \-r +.I character +] +[ .B \-C .I directory ] @@ -59,6 +63,11 @@ default, text parts that do not have a filename parameter do not get unpacked. This option effectively disables the ".desc" file feature for MIME messages. .TP +.BI \-r " character" +If the suggested filename contains invalid characters, they are +replaced with this character. The default replacement character is +"X". +.TP .BI \-C " directory" Change the current directory to .I directory --- End Message --- --- Begin Message --- Source: mpack Source-Version: 1.6-12 Done: Fabio Augusto De Muzio Tobich We believe that the bug you reported is fixed i
mpack_1.6-12_source.changes ACCEPTED into experimental
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Thu, 28 May 2020 14:53:55 -0300 Source: mpack Architecture: source Version: 1.6-12 Distribution: experimental Urgency: medium Maintainer: Debian QA Group Changed-By: Fabio Augusto De Muzio Tobich Closes: 527555 676422 749431 845747 869259 875699 Changes: mpack (1.6-12) experimental; urgency=medium . * QA upload. * Acknowledge previous NMUs. Thanks to Holger Levsen. (Closes: #875699) * debian/clean: created to remove files left behind on upstream directory. * debian/control: - Changed Rules-Requires-Root from 'binary-targets' to 'no' in source stanza. - Removed 'dpkg-dev' from 'Build-Depends' field. * debian/copyright: - Migrated to 1.0 format. - Updated all data. * debian/docs: created to include README.unix. * debian/patches: - debian/patches/01_legacy.patch: changed directory to store temporary files to '/tmp'. (Closes: #869259) - debian/patches/02_fix-permissions.patch: fixed patch header. - debian/patches/03_specify-filename-replacement-character.patch: added to provide new feature. Thanks to Christopher League. (Closes: #676422) Thanks to Christopher League. - debian/patches/04_fix-return-error-code.patch: added to fix a bug where munpack should return 1 on error. (Closes: #527555) - debian/patches/05_include-bug-report-in-manpages.patch: bug report section, with email, was included in manpages. (Closes: #527555) - debian/patches/06_fix-makefile.patch: added to fix Makefile.am so the package can be built with debhelper. - debian/patches/07_fix-decode-base64-attachment.patch: added. Thanks to Jacques Beigbeder. (LP: #1535630) - Renamed older patches to keep a naming pattern. * debian/rules: migrated to debhelper reduced form. (Closes: #749431, #845747) Checksums-Sha1: 766d53e55d0b7af354c576dc2d9cc6f89956b34d 1713 mpack_1.6-12.dsc 9ffb831f8cc3997a0bb5943b50bdb2726d0df6b6 11808 mpack_1.6-12.debian.tar.xz 77a02cc1519c9fd003b48aa696bd5ce805c693c8 5112 mpack_1.6-12_source.buildinfo Checksums-Sha256: f2d9b2830b9bdc247c64278937554d148b80c54eef1dc013462461ce7abb19ff 1713 mpack_1.6-12.dsc d4af204f80b854fb817f2cc943c01c7254aa9953a7db9807f018c831b8ec50f4 11808 mpack_1.6-12.debian.tar.xz f7a98517cbd61ce86ee4db3bf7289d955a4db762f701df3639d9ea9891018f6d 5112 mpack_1.6-12_source.buildinfo Files: f91f498d44032012afc097441a0a3b32 1713 mail optional mpack_1.6-12.dsc 8b6068ec338c57a35ccb7b074b06c9e5 11808 mail optional mpack_1.6-12.debian.tar.xz 14244987b7d6adad177f62ac8ea2290b 5112 mail optional mpack_1.6-12_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEENX3LDuyVoBrrofDS3mO5xwTr6e8FAl7QUb8ACgkQ3mO5xwTr 6e/rsA//U9UmNloaahjlBvTKq5cN/cYv94d0vT9KctuAW3nPHX0ZuLqr8fPQOepy 6KQ17Rmt9Hkzbo1FwzQiDzr4qOpqwwy14KhxopJqYU8nswrJMGPGl8iWem8MZktn c8kSo40xk0yeWBF1dceXIqogder+0kZybGjf4lHBTwwTjlqpmpSayfOqVl5jONjb SWNyDH0mj7b9+eFRc6x3CY9AfUFzWppDc9eK4isD7SErAkQfTja63u45zmQi2fdk GGqrgYXYLhbsNBZuizebKoz23p9mIYRhI1KHEr5FhzfZyx2p7uE8c9yj5tyIOTaG C0FQjfW+tpNJ9Dceo+sCo+Q3A8OGonwOZez+AbjQzMhN8RQ4/iDwWi9TZaY9oELW CAad13nDwDsSzSQJuPeMBkvPBU5T7n+2loIC41X+o7nf3JkNFY4H7G1MxNRwd5ap FmbR1HixX5Qby6QNdoThio3vTjT6NRYurEZ8TcTmSK06J6QvdJzaE4n+Z26MhjDn WKDGsuq1qCGoLNf0tyC9eOgoXQvPM3xWlZ8TrvwN//C+0+zYzL1UGq7fvRmZIvm2 u/yttDv6uE/IJpWZX4MkMdUfn4hD41taUcLTao8p3mDVJpwvNJdEEJXls5P7oTAl OiRntqSYI4iJ79ahjrRBHcwfUk2azMZK9cpWoU4J0K91s+QRDWI= =lMQp -END PGP SIGNATURE- Thank you for your contribution to Debian.
Bug#961764: texi2html: texi2html embeds User and Date information in generated .html files
Package: texi2html Severity: normal Tags: patch User: reproducible-bui...@lists.alioth.debian.org Usertags: toolchain timestamps username X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org Files generated by texi2html often embed the build user and build date. The attached patch removes the code which embeds the build date and build user in order to achieve reproducible builds for the texi2html package itself, as well as several other packages identified by the reproducible builds project: https://tests.reproducible-builds.org/debian/issues/unstable/texi2html_captures_users_gecos_issue.html Maybe additional packages would benefit from this patch as well. Unfortunately, texi2html appears dead upstream, so I'm not sure there's anywhere to forward this patch to. live well, vagrant From: Vagrant Cascadian Date: Fri, 29 May 2020 00:27:27 + X-Dgit-Generated: 1.82+dfsg1-5 990d56af9f181e30e6a2315766afed1040a6ca7b Subject: Strip out user and date from generated documentation to ensure reproducible builds. --- --- texi2html-1.82+dfsg1.orig/texi2html.init +++ texi2html-1.82+dfsg1/texi2html.init @@ -1325,25 +1325,6 @@ EOT sub T2H_DEFAULT_program_string() { -my $user = $Texi2HTML::THISDOC{'user'}; -my $date = $Texi2HTML::THISDOC{'today'}; -$user = '' if (!defined($user)); -$date = '' if (!defined($date)); -if (($user ne '') and ($date ne '')) -{ -return &$I('This document was generated by @emph{%{user}} on @emph{%{date}} using @uref{%{program_homepage}, @emph{%{program}}}.', { - 'user' => $user, 'date' => $date, 'program_homepage' => $Texi2HTML::THISDOC{'program_homepage'}, 'program' => $Texi2HTML::THISDOC{'program'} }, {'duplicate'=>1}); -} -elsif ($user ne '') -{ -return &$I('This document was generated by @emph{%{user}} using @uref{%{program_homepage}, @emph{%{program}}}.', { - 'user' => $user, 'program_homepage' => $Texi2HTML::THISDOC{'program_homepage'}, 'program' => $Texi2HTML::THISDOC{'program'} }, {'duplicate'=>1}); -} -elsif ($date ne '') -{ -return &$I('This document was generated on @i{%{date}} using @uref{%{program_homepage}, @i{%{program}}}.', { - 'date' => $date, 'program_homepage' => $Texi2HTML::THISDOC{'program_homepage'}, 'program' => $Texi2HTML::THISDOC{'program'} },{'duplicate'=>1}); -} return &$I('This document was generated using @uref{%{program_homepage}, @emph{%{program}}}.', { 'program_homepage' => $Texi2HTML::THISDOC{'program_homepage'}, 'program' => $Texi2HTML::THISDOC{'program'} },{'duplicate'=>1}); signature.asc Description: PGP signature
Processing of autodia_2.14-3_source.changes
autodia_2.14-3_source.changes uploaded successfully to localhost along with the files: autodia_2.14-3.dsc autodia_2.14-3.debian.tar.xz autodia_2.14-3_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
autodia_2.14-3_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Fri, 29 May 2020 00:20:07 -0300 Source: autodia Architecture: source Version: 2.14-3 Distribution: unstable Urgency: medium Maintainer: Debian QA Group Changed-By: Fabio Dos Santos Mendes Changes: autodia (2.14-3) unstable; urgency=medium . * QA upload. * Ran wrap-and-sort. * debian/control: - Added Homepage field. - Added 'Rules-Requires-Root: no' in the source stanza. - Improved Description field. * debian/copyright: - Migrated to 1.0 format. - Updated all data. * debian/docs: Included files: - CREDITS - DEVELOP - FAQ * debian/examples: created. * debian/patches/: - 01-empty-manpages-fix.patch: ~ Included last update date. ~ Removed trash from header. - 02-spelling-error-manpages-fix.patch: fix spelling errors in manpages. * debian/README.Debian: fix spelling. * debian/rules: removed trash. * debian/source/lintian-overrides: ignore package-does-not-install-examples. * debian/tests/control: created to perform superficial CI tests. * debian/upstream/metadata: created. * debian/watch: - Bumped to version 4. - Updated regexp search download criteria. - Using secure HTTPS URL. Checksums-Sha1: 7c2f875a5ff21d2dab05b3d650790d2580fcebaa 1810 autodia_2.14-3.dsc 1af326e754f939c25b382a929c199220fc89f53a 6332 autodia_2.14-3.debian.tar.xz 60104f8ba9361ce8dbbd8e9e861f15c022bd3d18 6284 autodia_2.14-3_source.buildinfo Checksums-Sha256: d6d1f3cce9757cc056d822c46d58cd9b10c6c7fc7943126609819ae7410b5c9e 1810 autodia_2.14-3.dsc 008b72536c326ce6e23f73f46a7bbb46b8e64151c6eabe9c70492da7e7307969 6332 autodia_2.14-3.debian.tar.xz ceea6aeea78a323186bc1ab1e5f0172e7031cf82cdd764c6e658875dcce767b3 6284 autodia_2.14-3_source.buildinfo Files: 6c7ead6c13eac3cc76442761c53d37bb 1810 devel optional autodia_2.14-3.dsc cb1ceceb50bc0b960d6573da9ce09e35 6332 devel optional autodia_2.14-3.debian.tar.xz 2544b8ec505abd417f87c9aebc30f56c 6284 devel optional autodia_2.14-3_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEENX3LDuyVoBrrofDS3mO5xwTr6e8FAl7QgycACgkQ3mO5xwTr 6e82Ow/9F/PzCpm8dsWX3w9/hAk5Dg3qQ9UGKFT9Oygr3FAcRTReIztI2St6zBKN G/19QCX1sT1BF1rs/19SNVuYI9kA60WZAii030NwJoWCYCtRr3lljfQMAdyww7/+ 0Um+LnBxYGkNmGUqSK3FbeZbSQLIVXiSEwozJ0T58YtNcJav7vL+TJtcdmWWCVK7 +n95MBLwZsiyw2abcMdIEPU6wVFOX5yqOUKn/YzcRCjvd07SpuUsbkUttTKK+aSd dKr2LopgXKGjTHOoauYM/4BGvHy3xmrXbcsGQBXfHEKLyb5ToLoOXMiX8IhuY2Xy ou3/+NIa2ej+UZFqzgVYIK6E8PBNU0Nu16J6mDf1EngHk4ZoASGjHk8k6XO5Cbrh +cnmN12djg2fv86s8zcS88Ecev6wpZ2ISQT+gVlYQnE/Vsos6/2n9ENQ/uA7Q2rv iKHdYbUMeYGNRJuQ6LgLyEBPRuzm7WPcvkWItdIKji98C/la6BPZNG3mcXfkwFVn +3txejUHFJsIWV80Vwdvhb3ECAbbJoc9qO8Ph0hB47kmv1aOltztnC/MsEkGMAgC vEK1YNHHWBh+J0ttO/6B89q1WLKClbOr6nH1hGJCg1zckV5pGm/56sEBeJMY3RYv gXlCzxL14fneFR30X29Lg+DBZ74Jbz7+wVn9uJB+V/oSfVrmmDU= =44LH -END PGP SIGNATURE- Thank you for your contribution to Debian.