[Pkg-gnupg-commit] [gnupg2] branch upstream updated (8bc0972 -> 20f0aa9)
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Fri Aug 11 16:51:21 UTC 2017
This is an automated email from the git hooks/post-receive script.
dkg pushed a change to branch upstream
in repository gnupg2.
from 8bc0972 New upstream version 2.1.22
new dd56bc4 Post release updates
new 4ad5bc1 Explain the "server is older than xxx warning".
new 482fd57 dirmngr,w32: Fix http connection timeout problem.
new 02b5719 po: Update Japanese translation
new fde9a8c Simple typo fix.
new a21ca77 indent: Wrap overlong lines in argparse.c
new 4e117f2 gpg,sm: Error out on compliance mismatch while decrypting.
new a8d0b8d artwork: Add icons.
new ebc65ff g10: Always save standard revocation certificate in file.
new 624cd2d Revert "g10: Always save standard revocation certificate in file."
new dcfb019 g10: Always save standard revocation certificate in file.
new 6cba56d wks: Allow gpg-wks-client --supported with just the domain name
new d9fabcc gpg: New import option show-only.
new b54d75f gpg: Avoid double fingerprint printing with import-show.
new 3d78ae4 agent: Make --no-grab the default.
new 7e1fe79 gpg: Default to --auto-key-locate "local,wkd" and --auto-key-retrieve.
new 9bb13a0 gpg: Make --no-auto-key-retrieve gpgconf-igurable.
new 0767ead tests: Adjust tests for changed --auto-key-locate default.
new b70e86f gpg: Fix memory leak in parse_auto_key_locate.
new 69e97d9 gpg: gpgconf needs to support the now default --auto-key-retrieve.
new a69464b gpg: Install gpg by default under the name gpg.
new f011d87 Simple typo fix.
new a611cba Fix spelling.
new b0112db tests: Do not run all tests unless in maintainer mode.
new 407da18 systemd-user: Drop RefuseManualStart=true.
new 81074c3 systemd-user: Drop redundant After=*.socket.
new c4506f6 gpg: Add option '--disable-dirmngr'.
new 0a8e20c sm: Always print the keygrip in colon mode.
new 0bd19da gpgscm: Make the test summary stand out
new fb21aa8 build: New configure option --enable-all-tests.
new 2059dbf po: Update German translation
new 31a9973 po: Auto-update
new e8ffa9a Release 2.1.23
new 20f0aa9 New upstream version 2.1.23
The 34 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
ChangeLog | 224 +++++++
Makefile.am | 2 +-
NEWS | 42 ++
README | 22 +-
VERSION | 2 +-
agent/gpg-agent.c | 18 +-
build-aux/speedo.mk | 2 +-
common/argparse.c | 15 +-
configure.ac | 39 +-
dirmngr/http.c | 6 +-
doc/defsincdate | 2 +-
doc/examples/systemd-user/dirmngr.service | 3 -
doc/examples/systemd-user/gpg-agent.service | 3 -
doc/gpg-agent.texi | 10 +-
doc/gpg.texi | 31 +-
doc/tools.texi | 10 +-
g10/call-agent.c | 7 +
g10/call-dirmngr.c | 12 +
g10/getkey.c | 6 +-
g10/gpg.c | 22 +-
g10/import.c | 9 +-
g10/keydb.h | 2 +-
g10/options.h | 2 +
g10/pubkey-enc.c | 42 +-
g10/revoke.c | 4 +
po/ca.po | 813 ++++++++++++-------------
po/cs.po | 816 +++++++++++++-------------
po/da.po | 816 +++++++++++++-------------
po/de.po | 825 +++++++++++++-------------
po/el.po | 813 ++++++++++++-------------
po/en at boldquot.po | 815 +++++++++++++-------------
po/en at quot.po | 815 +++++++++++++-------------
po/eo.po | 813 ++++++++++++-------------
po/es.po | 816 +++++++++++++-------------
po/et.po | 813 ++++++++++++-------------
po/fi.po | 813 ++++++++++++-------------
po/fr.po | 816 +++++++++++++-------------
po/gl.po | 813 ++++++++++++-------------
po/gnupg2.pot | 811 ++++++++++++-------------
po/hu.po | 813 ++++++++++++-------------
po/id.po | 813 ++++++++++++-------------
po/it.po | 813 ++++++++++++-------------
po/ja.po | 879 ++++++++++++++--------------
po/nb.po | 816 +++++++++++++-------------
po/pl.po | 816 +++++++++++++-------------
po/pt.po | 813 ++++++++++++-------------
po/ro.po | 813 ++++++++++++-------------
po/ru.po | 812 ++++++++++++-------------
po/sk.po | 813 ++++++++++++-------------
po/sv.po | 816 +++++++++++++-------------
po/tr.po | 816 +++++++++++++-------------
po/uk.po | 816 +++++++++++++-------------
po/zh_CN.po | 813 ++++++++++++-------------
po/zh_TW.po | 816 +++++++++++++-------------
sm/call-agent.c | 7 +
sm/call-dirmngr.c | 7 +
sm/decrypt.c | 19 +-
sm/keylist.c | 14 +-
tests/gpgscm/ffi.c | 16 +
tests/gpgscm/tests.scm | 2 +
tests/openpgp/all-tests.scm | 40 +-
tests/openpgp/defs.scm | 2 +
tools/gpg-wks-client.c | 9 +-
tools/gpgconf-comp.c | 11 +-
tools/rfc822parse.c | 2 +-
65 files changed, 12449 insertions(+), 11903 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gnupg2.git
More information about the Pkg-gnupg-commit
mailing list