[Pkg-gnupg-commit] r283 - in /gnupg/trunk/debian: README.BUGS.Debian changelog

dleidert at users.alioth.debian.org dleidert at users.alioth.debian.org
Mon Jul 16 21:29:43 UTC 2012


Author: dleidert
Date: Mon Jul 16 21:29:42 2012
New Revision: 283

URL: http://svn.debian.org/wsvn/pkg-gnupg/?sc=1&rev=283
Log:
* debian/README.BUGS.Debian: Added note about gpg not returning an error
  message if junk is given after --edit-key/--send-keys (closes: #630388).

Modified:
    gnupg/trunk/debian/README.BUGS.Debian
    gnupg/trunk/debian/changelog

Modified: gnupg/trunk/debian/README.BUGS.Debian
URL: http://svn.debian.org/wsvn/pkg-gnupg/gnupg/trunk/debian/README.BUGS.Debian?rev=283&op=diff
==============================================================================
--- gnupg/trunk/debian/README.BUGS.Debian (original)
+++ gnupg/trunk/debian/README.BUGS.Debian Mon Jul 16 21:29:42 2012
@@ -109,4 +109,19 @@
     Debian #485458 <URL:http://bugs.debian.org/485458>
 
 
- -- Daniel Leidert <daniel.leidert at wgdd.de>, 2009
+gnupg: gpg doesn't print an error if junk is given after --edit-key or
+       --send-key.
+
+    Citing the upstream author in https://bugs.g10code.com/gnupg/issue1090:
+
+      We can't print an error message because that would let gpg treturn with
+      an error code and lead to problems with scripts which assume the current
+      way of doing things.  A warning is possible but Unix tools generally
+      don't do that.
+
+    Debian #567597 <URL:http://bugs.debian.org/567597>
+    Debian #630388 <URL:http://bugs.debian.org/630388>
+    Ubuntu #389694 <URL:http://launchpad.net/bugs/389694>
+
+
+ -- Daniel Leidert <daniel.leidert at wgdd.de>, 2012

Modified: gnupg/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnupg/gnupg/trunk/debian/changelog?rev=283&op=diff
==============================================================================
--- gnupg/trunk/debian/changelog (original)
+++ gnupg/trunk/debian/changelog Mon Jul 16 21:29:42 2012
@@ -1,7 +1,12 @@
 gnupg (1.4.12-5) UNRELEASED; urgency=low
 
+  [ Thijs Kinkhorst ]
   * Build udebs with --enable-minimal.
   * Add lintian override for gnupg-curl non-conflict.
+
+  [ Daniel Leidert ]
+  * debian/README.BUGS.Debian: Added note about gpg not returning an error
+    message if junk is given after --edit-key/--send-keys (closes: #630388).
 
  -- Thijs Kinkhorst <thijs at debian.org>  Mon, 09 Apr 2012 18:44:33 +0200
 
@@ -34,6 +39,7 @@
     - Documents keyid-format and with-colons combination (LP: #808295).
     - No longer requires readline for gpgv (closes: #592902).
     - Fixes man page format error for gpg-zip (closes: #606072).
+    - Fixes gpg manual page (closes: #640140).
   * As we're now on 0 patches, and dpatch is supposedly obsoleted,
     take the chance to switch to dpkg-source 3.0 (quilt) format.
   * Several packaging tweaks to keep Lintian happy.




More information about the Pkg-gnupg-commit mailing list