Your message dated Sat, 15 Aug 2009 17:03:10 +0000
with message-id <[email protected]>
and subject line Bug#205596: fixed in gnupg 1.4.10~rc1-1
has caused the Debian Bug report #205596,
regarding FIXED/1.4.10: gnupg: Spurious "empty file" warning for non-files
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.)
--
205596: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=205596
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gnupg
Version: 1.2.2-1
Severity: minor
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
@linux smurf $ dd bs=10000 count=1 if=/dev/zero | gpg -c -a -o - - | wc -c
gpg: -: WARNING: empty file
217
@linux smurf $ dd bs=10000 count=1 if=/dev/zero | gpg -c -a | wc -c
209
There's a spurious warning, and eight bytes more. Both don't make sense.
- -- System Information:
Debian Release: testing/unstable
Architecture: powerpc
Kernel: Linux linux 2.4.21-rc1 #3 Fri May 2 16:13:38 CEST 2003 ppc
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8
Versions of packages gnupg depends on:
ii devfsd 1.3.25-15 Daemon for the device filesystem
ii libc6 2.3.1-17.0.2 GNU C Library: Shared libraries an
ii libldap2 2.1.22-1 OpenLDAP libraries
ii makedev 2.3.1-62 Creates device files in /dev.
ii zlib1g 1:1.1.4-14 compression library - runtime
- -- no debconf information
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
iD8DBQE/PP9f8+hUANcKr/kRAizzAJ48CoQQFOSXz0+9q8juWsy9SIufsACdFBZQ
Ftexuyr0RJf8AS0ErrRLg8U=
=Apv9
-----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---
Source: gnupg
Source-Version: 1.4.10~rc1-1
We believe that the bug you reported is fixed in the latest version of
gnupg, which is due to be installed in the Debian FTP archive:
gnupg-udeb_1.4.10~rc1-1_i386.udeb
to pool/main/g/gnupg/gnupg-udeb_1.4.10~rc1-1_i386.udeb
gnupg_1.4.10~rc1-1.diff.gz
to pool/main/g/gnupg/gnupg_1.4.10~rc1-1.diff.gz
gnupg_1.4.10~rc1-1.dsc
to pool/main/g/gnupg/gnupg_1.4.10~rc1-1.dsc
gnupg_1.4.10~rc1-1_i386.deb
to pool/main/g/gnupg/gnupg_1.4.10~rc1-1_i386.deb
gnupg_1.4.10~rc1.orig.tar.gz
to pool/main/g/gnupg/gnupg_1.4.10~rc1.orig.tar.gz
gpgv-udeb_1.4.10~rc1-1_i386.udeb
to pool/main/g/gnupg/gpgv-udeb_1.4.10~rc1-1_i386.udeb
gpgv_1.4.10~rc1-1_i386.deb
to pool/main/g/gnupg/gpgv_1.4.10~rc1-1_i386.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.
Thijs Kinkhorst <[email protected]> (supplier of updated gnupg 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: SHA256
Format: 1.8
Date: Sat, 15 Aug 2009 18:43:03 +0200
Source: gnupg
Binary: gnupg gpgv gnupg-udeb gpgv-udeb
Architecture: source i386
Version: 1.4.10~rc1-1
Distribution: experimental
Urgency: low
Maintainer: Debian GnuPG-Maintainers <[email protected]>
Changed-By: Thijs Kinkhorst <[email protected]>
Description:
gnupg - GNU privacy guard - a free PGP replacement
gnupg-udeb - GNU privacy guard - a free PGP replacement (udeb)
gpgv - GNU privacy guard - signature verification tool
gpgv-udeb - minimal signature verification tool (udeb)
Closes: 58260 130363 172115 177716 196860 205596 321871 345911 382794 402600
494040 496921 502558 503853 513464 521884 525404 527351 527570 527630 536827
537122
Changes:
gnupg (1.4.10~rc1-1) experimental; urgency=low
.
* First release candidate of GnuPG 1.4.10.
- Improved lockfile handling (closes: #58260).
- Fixes error using the --local-user switch together with the same options
string (closes: #130363).
- Fixes memory leak importing (large) keyrings (closes: #172115, #345911).
- Send HTTP requests with "Pragma: no-cache" (closes: #177716).
- Reference to unimplemented --fix-trustdb switch has been replaced by
short howto for recovery (closes: #196860).
- Resets terminal after SIGINT (LP: #294115; closes: #321871).
- Fixes error using the --fingerprint switch together with the
with-fingerprint options string (closes: #382794).
- Removing some strange old special case code in gpg fixes an error thrown
for a special signature (closes: #402600). This needs well testing ...
see https://bugs.g10code.com/gnupg/issue931.
- Fixes misleading error messages (closes: #205596, #494040).
- Fixes building with libcurl (closes: #502558).
- Fixes a parsing loop specific to amd64 systems (closes: #503853).
- Fixes the non-zero exit status after smartcard insert prompt (closes:
#513464).
- Fixes/improves documentation (LP: #389694; closes: #496921, #527351).
- Fixes several issues in the German (closes: #536827), the Dutch
(LP: #397395) and the French (closes: #525404) translation.
- Added IDN (Internationalized Domain Names) support (closes: #537122).
.
For more information please read /usr/share/doc/gnupg/NEWS.gz.
.
[ Thijs Kinkhorst ]
* Re-enable build-time tests, accidentally disabled due to false
logic in debian/rules. Thanks Neil Williams, closes: #521884.
* Checked for policy 3.8.2 and updated to debhelper 7.
* Install NEWS as upstream changelog.
.
[ Daniel Leidert ]
* debian/control (Build-Depends): Added libcurl4-gnutls-dev (LP: #62864).
* debian/rules (CONFARGS): Add --enable-noexecstack to build gnupg without
executable stack on i386 (LP: #49323; closes: #527630).
(binary-arch): Register .info documentation (closes: #527570).
* debian/patches/24_gpgv_manpage_cleanup.dpatch: Party dropped (applied
upstream).
* debian/patches/25_de.po_fixes.dpatch: Dropped (applied upstream).
* debian/patches/99_yat2m_fix_samp_handling.dpatch: Ditto.
* debian/patches/00list: Adjusted.
Checksums-Sha1:
746b379ce36c9c7ef8b868f2e6d21abd3c00f352 1723 gnupg_1.4.10~rc1-1.dsc
70e00c0fc6e998dbba58ebbc1ade53a8a3d5b29a 4743027 gnupg_1.4.10~rc1.orig.tar.gz
962a7fa5c5bd7c7644f2a2b062a7a619059207ba 22467 gnupg_1.4.10~rc1-1.diff.gz
c05fa8c6311376f6070745b9083bef5b6522049b 2002902 gnupg_1.4.10~rc1-1_i386.deb
2b2914def3414c49d1dfcb50dd4ff24dfe0bf3d7 200300 gpgv_1.4.10~rc1-1_i386.deb
116e5eb906a9b0e1917124470561f519372e9ce5 381080
gnupg-udeb_1.4.10~rc1-1_i386.udeb
9ab7c7206794d5cf17fe6d07ce73e205250e7f8c 133902
gpgv-udeb_1.4.10~rc1-1_i386.udeb
Checksums-Sha256:
31761303b7e1b310b84b26c9b8c4c84b36b119be6a60bbd484b481d87bdd1b1d 1723
gnupg_1.4.10~rc1-1.dsc
2b6d0e0113c2bab14bd794ac5c33720e9cadf2dccb2c916be1fee5613b168af5 4743027
gnupg_1.4.10~rc1.orig.tar.gz
e7b302de5a09de56cf355b6b240a5016abd9bb32ff8fc16b9feb9e048e93e981 22467
gnupg_1.4.10~rc1-1.diff.gz
225549136c056f41e8be5e601189953d39ccd7a5b0e7167b7c27c7048d78881b 2002902
gnupg_1.4.10~rc1-1_i386.deb
185bffd9b1e2f13046b41a637c9c9b6e060fcd62583f8b44f37223e4591446ce 200300
gpgv_1.4.10~rc1-1_i386.deb
ad57cf212f9dad70c249f3aabc1934c2f5e53ab3995d98b3d236e1fe3fe23278 381080
gnupg-udeb_1.4.10~rc1-1_i386.udeb
96d0060f55e568d61b78ee42166ba7bc7b051ff2aeb7bc9135d11f5f800d4bf3 133902
gpgv-udeb_1.4.10~rc1-1_i386.udeb
Files:
7632c9a25896f752146dd783204400c8 1723 utils important gnupg_1.4.10~rc1-1.dsc
20a59ebd169fb69601414bc65bf0f2cf 4743027 utils important
gnupg_1.4.10~rc1.orig.tar.gz
915c4e2ef18f2559b29bf5ec1ed80cd6 22467 utils important
gnupg_1.4.10~rc1-1.diff.gz
f09aca6540941b4609e60c94399ff3a2 2002902 utils important
gnupg_1.4.10~rc1-1_i386.deb
606d0696fb9076311d8192689ae92c67 200300 utils important
gpgv_1.4.10~rc1-1_i386.deb
0c6173f79a702f0378a35a31f4b9d0da 381080 debian-installer extra
gnupg-udeb_1.4.10~rc1-1_i386.udeb
4bb4972ac0c9d961f3304f4987cd1334 133902 debian-installer extra
gpgv-udeb_1.4.10~rc1-1_i386.udeb
Package-Type: udeb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10rc1 (GNU/Linux)
iQEcBAEBCAAGBQJKhuiyAAoJECIIoQCMVaAc7iIH/229i1mTq/F4nO5A9EbMWzWv
mMhvkR2UUBLk0uaoIMSBNRMCDBjaAnJFPkal2qxZMxdVZM9E2aYejkJrqkyg1KuR
VM7gDSqN48JHz50RtJ1GIpybWw8D/u+aosDuFivv8GyThJnXheq740HsyAM4Le2Y
Ly+Ur4U+wpaH3z/mNG0Ap4ZFp3vWeEQv8uycsHjOdTgT+U3Y3KGhRrW2p60pHJ1k
mWeQjacTwRFJk3Jtl6mpA4bcA6k+ssKHHnmq/8ZjwlcOvHm8xUF3yhmvTghsaPpn
Fnpj4St2kbxb9h2o54gDicJzJmL3tCXDxM/Ik2K73dvwbZ41yV9sskzDyDbAaLU=
=qnWv
-----END PGP SIGNATURE-----
--- End Message ---