[Pkg-gnupg-commit] [gnupg2] branch upstream updated (6715a6c -> 967656b)

Daniel Kahn Gillmor dkg at fifthhorseman.net
Wed Nov 8 19:31:14 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  6715a6c   New upstream version 2.2.1
       new  e1f0461   Post release updates
       new  1e033aa   po: Fix German translation.
       new  93a2b77   po: Remove trailing colon from a German pinentry string.
       new  e725c4d   doc: Make --check-sigs more prominent.
       new  b509d81   gpg: Workaround for junk after --trusted-key.
       new  1bf5cbd   sm: Fix colon listing of fields > 12 in crt records.
       new  752cae6   gpg: Simplify keydb handling of the main import function.
       new  8448347   gpg: Improve keydb handling in the main import function.
       new  7c73db3   gpg: Keep a lock during the read-update/insert cycle in import.
       new  d07de38   g10: Fix find_and_check_key for multiple keyrings.
       new  1ba308a   dirmngr: Do not follow https-to-http redirects.
       new  68c8619   gpg: Make --dry-run and show-only work for secret keys.
       new  2c7dccc   gpg: Print sec/sbb with --import-option import-show or show-only.
       new  44fb3fb   gpg: Fix creating on-disk subkey with on-card primary key.
       new  9e3f2a7   doc: Fix "SEE ALSO" section of gpgv.
       new  016538d   gpg: Remove unused flags from keyedit.c.
       new  560d85e   gpg: Improve the "secret key available" notice in keyedit.c
       new  6e808ae   gpgconf: Ignore non-installed components with --apply-profile.
       new  1067403   sm: Do not expect X.509 keyids to be unique
       new  e417aaf   build: Do not mess with CFLAGS in configure.
       new  812fe29   build: New configure option --enable-werror
       new  84af859   gpg: Avoid superfluous sig check info during import.
       new  b13972d   Fix comment of configure.
       new  05cb872   agent, tests: Support --disable-scdaemon build case.
       new  4738256   agent: Allow recursive use of pinentry.
       new  3924e14   agent: Clean up pinentry access locking.
       new  0e5bd47   common: Accept the Z-suffix for yymmddThhmmssZ format.
       new  3da47d1   agent: Fix returning GPG_ERR_NOT_FOUND wrongly.
       new  de3a740   gpg: Rename two card related functions in card-util.
       new  acb3005   gpg: Introduce magic value 25519 to switch a card to ECC.
       new  a124907   po: Update German translation
       new  296783a   po: Fixed one string wrongly marked as fuzzy.
       new  6070f5a   po: Update Russian translation
       new  f183b97   g10: Simplify "factory-reset" procedure.
       new  6801616   g10: Unattended key generation "Key-Grip" and "Subkey-Grip".
       new  78a6d0c   agent: New option --s2k-count.
       new  3607ab2   agent: New GETINFO sub-commands "s2k_count_cal" and "s2k_time".
       new  96d441b   po: Update Japanese translation
       new  1941287   po: Update Russian translation
       new  23bfac6   speedo: Include software versions in the W32 README
       new  30f21f8   dirmngr: Reduce default LDAP timeout to 15 seconds.
       new  5bd5150   Release 2.2.2
       new  967656b   New upstream version 2.2.2

The 43 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:
 AUTHORS                                |  175 +----
 ChangeLog                              |  243 ++++++
 NEWS                                   |   45 ++
 README                                 |    3 +-
 VERSION                                |    2 +-
 agent/agent.h                          |   10 +
 agent/call-pinentry.c                  |  144 ++--
 agent/command.c                        |   45 +-
 agent/gpg-agent.c                      |    9 +
 agent/learncard.c                      |   12 +-
 agent/protect.c                        |   26 +-
 build-aux/speedo.mk                    |   20 +-
 build-aux/speedo/w32/README.txt        |   25 +-
 build-aux/speedo/w32/pkg-copyright.txt |  289 ++++++-
 common/gettime.c                       |    9 +-
 configure.ac                           |   26 +-
 dirmngr/dirmngr.c                      |    2 +-
 dirmngr/dirmngr_ldap.c                 |    2 +-
 dirmngr/ks-engine-http.c               |   10 +-
 doc/defsincdate                        |    2 +-
 doc/dirmngr.texi                       |    2 +-
 doc/gpg-agent.texi                     |   34 +-
 doc/gpg.texi                           |   84 ++-
 doc/gpgv.texi                          |    2 +-
 g10/card-util.c                        |   97 ++-
 g10/getkey.c                           |   87 ++-
 g10/import.c                           |  194 +++--
 g10/key-check.c                        |  143 ++--
 g10/keydb.c                            |   25 +-
 g10/keydb.h                            |   17 +-
 g10/keyedit.c                          |  100 +--
 g10/keygen.c                           |   28 +-
 g10/main.h                             |    2 +-
 g10/pkclist.c                          |    7 +-
 g10/trust.c                            |   20 +
 po/ca.po                               | 1081 +++++++++++++-------------
 po/cs.po                               | 1084 ++++++++++++++-------------
 po/da.po                               | 1089 +++++++++++++--------------
 po/de.po                               | 1085 ++++++++++++++-------------
 po/el.po                               | 1081 +++++++++++++-------------
 po/en at boldquot.po                      | 1083 ++++++++++++++-------------
 po/en at quot.po                          | 1083 ++++++++++++++-------------
 po/eo.po                               | 1081 +++++++++++++-------------
 po/es.po                               | 1089 +++++++++++++--------------
 po/et.po                               | 1081 +++++++++++++-------------
 po/fi.po                               | 1081 +++++++++++++-------------
 po/fr.po                               | 1085 ++++++++++++++-------------
 po/gl.po                               | 1089 ++++++++++++++-------------
 po/gnupg2.pot                          | 1081 +++++++++++++-------------
 po/hu.po                               | 1081 +++++++++++++-------------
 po/id.po                               | 1081 +++++++++++++-------------
 po/it.po                               | 1081 +++++++++++++-------------
 po/ja.po                               | 1084 ++++++++++++++-------------
 po/nb.po                               | 1084 ++++++++++++++-------------
 po/pl.po                               | 1089 +++++++++++++--------------
 po/pt.po                               | 1081 +++++++++++++-------------
 po/ro.po                               | 1081 +++++++++++++-------------
 po/ru.po                               | 1289 ++++++++++++++++----------------
 po/sk.po                               | 1081 +++++++++++++-------------
 po/sv.po                               | 1091 +++++++++++++--------------
 po/tr.po                               | 1081 +++++++++++++-------------
 po/uk.po                               | 1085 ++++++++++++++-------------
 po/zh_CN.po                            | 1081 +++++++++++++-------------
 po/zh_TW.po                            | 1084 ++++++++++++++-------------
 sm/call-dirmngr.c                      |    4 +-
 sm/certlist.c                          |   40 +-
 sm/gpgsm.c                             |    2 +-
 sm/gpgsm.h                             |    2 +-
 sm/keylist.c                           |    3 +-
 sm/server.c                            |    2 +-
 tests/gpgsm/gpgsm-defs.scm             |    4 +-
 tests/openpgp/defs.scm                 |    4 +-
 tools/gpgconf-comp.c                   |   17 +-
 73 files changed, 17325 insertions(+), 16321 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