~ubuntu-branches/ubuntu/vivid/gnupg/vivid

« back to all changes in this revision

Viewing changes to debian/README.BUGS.Debian

  • Committer: Package Import Robot
  • Author(s): Colin Watson
  • Date: 2012-12-04 22:26:16 UTC
  • mfrom: (1.1.18 sid)
  • Revision ID: package-import@ubuntu.com-20121204222616-cr0fow26geq90l3y
Tags: 1.4.12-6ubuntu1
* Resynchronise with Debian.  Remaining changes:
  - Disable mlock() test since it fails with ulimit 0 (on buildds).
  - Set gpg (or gpg2) and gpgsm to use a passphrase agent by default.
  - Only suggest gnupg-curl and libldap; recommendations are pulled into
    minimal, and we don't need the keyserver utilities in a minimal Ubuntu
    system.
  - Remove the Win32 build.
  - Update config.guess/config.sub for aarch64.
* Dropped patches:
  - Fix udeb build failure on powerpc, building with -O2 instead of -Os.
    (No longer seems to be necessary.)
* Simplify removal of Win32 build, to make this easier to merge in future.

Show diffs side-by-side

added added

removed removed

Lines of Context:
109
109
    Debian #485458 <URL:http://bugs.debian.org/485458>
110
110
 
111
111
 
112
 
 -- Daniel Leidert <daniel.leidert@wgdd.de>, 2009
 
112
gnupg: gpg doesn't print an error if junk is given after --edit-key or
 
113
       --send-key.
 
114
 
 
115
    Citing the upstream author in https://bugs.g10code.com/gnupg/issue1090:
 
116
 
 
117
      We can't print an error message because that would let gpg treturn with
 
118
      an error code and lead to problems with scripts which assume the current
 
119
      way of doing things.  A warning is possible but Unix tools generally
 
120
      don't do that.
 
121
 
 
122
    Debian #567597 <URL:http://bugs.debian.org/567597>
 
123
    Debian #630388 <URL:http://bugs.debian.org/630388>
 
124
    Ubuntu #389694 <URL:http://launchpad.net/bugs/389694>
 
125
 
 
126
 
 
127
 -- Daniel Leidert <daniel.leidert@wgdd.de>, 2012