Your message dated Tue, 17 Nov 2009 09:55:04 +0000
with message-id <[email protected]>
and subject line Bug#556596: fixed in hfsprogs 332.25-5
has caused the Debian Bug report #556596,
regarding hfsprogs: Use libbsd instead of replacing strlcpy
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 [email protected]
immediately.)
--
556596: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556596
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: hfsprogs
Source-Version: 332.25-4
Severity: normal
Hi!
The 90-workaround_strlcpy.patch, that just replaces strlcpy with
strncpy is wrong, as it does not take care of NUL-terminating the
string in case of truncation.
There's also a strlcpy macro in 10-linux_specific_code.patch
(include/missing.h).
Ideally all those would be replaced by just linking against libbsd
and using strlcpy from there.
regards,
guillem
--- End Message ---
--- Begin Message ---
Source: hfsprogs
Source-Version: 332.25-5
We believe that the bug you reported is fixed in the latest version of
hfsprogs, which is due to be installed in the Debian FTP archive:
hfsprogs_332.25-5.debian.tar.gz
to main/h/hfsprogs/hfsprogs_332.25-5.debian.tar.gz
hfsprogs_332.25-5.dsc
to main/h/hfsprogs/hfsprogs_332.25-5.dsc
hfsprogs_332.25-5_amd64.deb
to main/h/hfsprogs/hfsprogs_332.25-5_amd64.deb
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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Rogério Brito <[email protected]> (supplier of updated hfsprogs 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 17 Nov 2009 06:17:50 -0200
Source: hfsprogs
Binary: hfsprogs
Architecture: source amd64
Version: 332.25-5
Distribution: unstable
Urgency: low
Maintainer: Rogério Brito <[email protected]>
Changed-By: Rogério Brito <[email protected]>
Description:
hfsprogs - mkfs and fsck for HFS and HFS+ file systems
Closes: 436159 556596
Changes:
hfsprogs (332.25-5) unstable; urgency=low
.
* incorporate Goswin von Brederlow's patch.
+ eliminate the need to use -m32 in 64-bit arches.
+ eliminate the need for the gcc-multilib hack.
+ can compile on every arch out there.
+ upstream's code could be cleaner.
+ Closes: #436159.
* optimize for size again
* avoid duplication of code (strlcpy):
+ linking against libbsd.
+ kill custom workaround of strlcpy. Closes: #556596.
Checksums-Sha1:
d1f2de50b25a6e3b062aca7b5b80139f15286797 1114 hfsprogs_332.25-5.dsc
1f5e9123cd25e5f2c3e5f2856802215956204885 38945 hfsprogs_332.25-5.debian.tar.gz
dd3f4144db9de84e52a45efb8844df45bd07b375 133096 hfsprogs_332.25-5_amd64.deb
Checksums-Sha256:
55d6ebd04aa5e8c75ff2fd266527a9a7d02ca05e6454237c600b0f6e2e5f5191 1114
hfsprogs_332.25-5.dsc
9faef097075a949aa6465e4e0124623af08d55e935783b1d62fac4588605e9ba 38945
hfsprogs_332.25-5.debian.tar.gz
d3ca73ff4c98058472657abb8d43b17fed3d89d00e79b23852aaa962f5a48882 133096
hfsprogs_332.25-5_amd64.deb
Files:
e755f38ac4e8e1ac187adc38d10d350e 1114 otherosfs optional hfsprogs_332.25-5.dsc
7ca8c9899b20f94ee70ab8ba7efa96eb 38945 otherosfs optional
hfsprogs_332.25-5.debian.tar.gz
ebe0918032dea6ff10a59b723f43230f 133096 otherosfs optional
hfsprogs_332.25-5_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAksCXKcACgkQCFqbMnwsrribqwCgt16RSZzmkfD2hOYm7KHVSRNu
QdwAnjh65Q13r2q5dB27zNyuJ9OnUN7+
=7+7D
-----END PGP SIGNATURE-----
--- End Message ---