[Pkg-gnupg-commit] [gnupg2] 156/159: Merge tag 'upstream/2.1.11'

Daniel Kahn Gillmor dkg at fifthhorseman.net
Wed Jan 27 13:24:10 UTC 2016


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch master
in repository gnupg2.

commit bf1b5c77d29a9e96209ab7f2f3f25609ef7cdeab
Merge: 4571c30 c75d9bf
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Wed Jan 27 01:11:16 2016 -0500

    Merge tag 'upstream/2.1.11'
    
    Upstream version 2.1.11

 AUTHORS                          |   10 +-
 ChangeLog                        |  861 +++++++++
 Makefile.am                      |   17 +-
 Makefile.in                      |   17 +-
 NEWS                             |   55 +-
 README                           |    4 +-
 VERSION                          |    2 +-
 agent/agent.h                    |    8 +
 agent/call-pinentry.c            |   12 +
 agent/call-scd.c                 |   22 +-
 agent/command-ssh.c              |  174 +-
 agent/command.c                  |   32 +-
 agent/cvt-openpgp.c              |   10 +-
 agent/cvt-openpgp.h              |    1 +
 agent/gpg-agent.c                |  119 ++
 agent/pksign.c                   |   14 +-
 autogen.sh                       |    2 +-
 build-aux/getswdb.sh             |   20 +
 build-aux/speedo.mk              |   42 +-
 common/Makefile.am               |    5 +-
 common/Makefile.in               |  112 +-
 common/argparse.c                |    4 +-
 common/asshelp.c                 |   38 +
 common/asshelp.h                 |    4 +
 common/b64enc.c                  |    2 -
 common/call-gpg.c                |   41 +-
 common/call-gpg.h                |    9 +-
 common/common-defs.h             |   20 +-
 common/dotlock.c                 |  104 +-
 common/exectool.c                |  440 +++++
 common/exectool.h                |   56 +
 common/fwddecl.h                 |   39 +
 common/get-passphrase.c          |   13 +-
 common/gettime.h                 |   20 +-
 common/iobuf.c                   |   53 +-
 common/iobuf.h                   |    7 +-
 common/keyserver.h               |   20 +-
 common/membuf.c                  |   14 +
 common/membuf.h                  |    1 +
 common/mischelp.h                |   28 -
 common/status-codes.h            |   24 +-
 common/status.c                  |   20 +-
 common/status.h                  |   21 +-
 common/stringhelp.c              |   85 +
 common/stringhelp.h              |    3 +
 common/t-convert.c               |    8 +-
 common/t-iobuf.c                 |    5 +-
 common/t-mapstrings.c            |    7 +-
 common/t-stringhelp.c            |   98 +-
 common/t-support.h               |    4 +-
 common/t-timestuff.c             |   35 +-
 common/tlv.c                     |    1 -
 common/types.h                   |   10 -
 common/userids.c                 |    1 -
 common/utf8conv.c                |   65 +-
 common/utf8conv.h                |    2 +
 common/util.h                    |  131 +-
 common/yesno.c                   |   20 +-
 configure                        |  289 +--
 configure.ac                     |   20 +-
 dirmngr/Makefile.am              |    1 +
 dirmngr/Makefile.in              |   86 +-
 dirmngr/crlcache.c               |    7 +-
 dirmngr/dns-stuff.c              |    2 +
 dirmngr/http.c                   |   31 +-
 dirmngr/http.h                   |    3 +-
 dirmngr/ks-action.c              |   19 +-
 dirmngr/ks-engine-hkp.c          |   30 +-
 dirmngr/ks-engine-http.c         |    2 +-
 dirmngr/ks-engine.h              |    2 +-
 dirmngr/misc.c                   |   16 +-
 dirmngr/misc.h                   |    2 +-
 dirmngr/sks-keyservers.netCA.pem |   32 +
 dirmngr/t-dns-stuff.c            |    6 +-
 dirmngr/t-http.c                 |    2 +-
 doc/DETAILS                      |   12 +-
 doc/Makefile.am                  |    4 +-
 doc/Makefile.in                  |    4 +-
 doc/defsincdate                  |    2 +-
 doc/gnupg-card-architecture.eps  |    2 +-
 doc/gnupg-card-architecture.pdf  |  Bin 19753 -> 19753 bytes
 doc/gnupg.info                   |  367 ++--
 doc/gnupg.info-1                 |  110 +-
 doc/gnupg.info-2                 |  231 +--
 doc/gpg-agent.texi               |    7 +
 doc/gpg.texi                     |   98 +-
 doc/tools.texi                   |   73 -
 doc/whats-new-in-2.1.txt         |  119 +-
 g10/armor.c                      |    4 +-
 g10/call-agent.c                 |  136 +-
 g10/call-agent.h                 |    4 +-
 g10/call-dirmngr.c               |   49 +-
 g10/card-util.c                  |    1 -
 g10/cipher.c                     |    2 +-
 g10/compress-bz2.c               |    2 +-
 g10/compress.c                   |    2 +-
 g10/decrypt-data.c               |    4 +-
 g10/delkey.c                     |    5 +-
 g10/dirmngr-conf.skel            |    6 +-
 g10/encrypt.c                    |    5 +-
 g10/export.c                     |  455 ++++-
 g10/getkey.c                     |  705 +++++++-
 g10/gpg.c                        |  300 +---
 g10/gpgv.c                       |    7 +
 g10/import.c                     |   75 +-
 g10/keydb.c                      |  314 +++-
 g10/keydb.h                      |  541 +-----
 g10/keyedit.c                    |  170 +-
 g10/keygen.c                     |  592 ++----
 g10/keyid.c                      |   10 +-
 g10/keylist.c                    |   40 +-
 g10/keyring.c                    |  357 ++--
 g10/keyserver-internal.h         |    1 +
 g10/keyserver.c                  |   63 +-
 g10/main.h                       |   26 +-
 g10/mainproc.c                   |    4 +-
 g10/mdfilter.c                   |    2 +-
 g10/misc.c                       |   46 +
 g10/options.h                    |    7 -
 g10/options.skel                 |   81 +-
 g10/packet.h                     |    1 +
 g10/parse-packet.c               |    9 +-
 g10/pkclist.c                    |   82 +-
 g10/progress.c                   |    2 +-
 g10/revoke.c                     |   13 +-
 g10/server.c                     |    3 +-
 g10/sig-check.c                  |  641 ++++---
 g10/sign.c                       |   13 +-
 g10/skclist.c                    |    7 +
 g10/tdbio.c                      |   33 +-
 g10/test-stubs.c                 |    7 +
 g10/test.c                       |   11 +-
 g10/textfilter.c                 |    2 +-
 g10/tofu.c                       |  523 +++---
 g10/trustdb.c                    |   41 +-
 kbx/keybox-defs.h                |   12 +-
 kbx/keybox-dump.c                |   16 +-
 kbx/keybox-init.c                |   96 +-
 kbx/keybox-openpgp.c             |    1 -
 kbx/keybox-search.c              |   47 +-
 kbx/keybox-update.c              |  105 +-
 kbx/keybox-util.c                |  133 ++
 kbx/keybox.h                     |   20 +-
 po/POTFILES.in                   |    1 +
 po/ca.gmo                        |  Bin 48328 -> 46607 bytes
 po/ca.po                         | 3086 ++++++++++++++++++--------------
 po/cs.gmo                        |  Bin 217707 -> 219029 bytes
 po/cs.po                         | 3658 +++++++++++++++++++++-----------------
 po/da.gmo                        |  Bin 148508 -> 144609 bytes
 po/da.po                         | 3137 ++++++++++++++++++--------------
 po/de.gmo                        |  Bin 228439 -> 236965 bytes
 po/de.po                         | 3145 ++++++++++++++++++--------------
 po/el.gmo                        |  Bin 48492 -> 46733 bytes
 po/el.po                         | 3065 ++++++++++++++++++--------------
 po/en at boldquot.gmo               |  Bin 208596 -> 215384 bytes
 po/en at boldquot.po                | 2953 ++++++++++++++++--------------
 po/en at quot.gmo                   |  Bin 206268 -> 212992 bytes
 po/en at quot.po                    | 2951 ++++++++++++++++--------------
 po/eo.gmo                        |  Bin 31920 -> 30286 bytes
 po/eo.po                         | 3059 +++++++++++++++++--------------
 po/es.gmo                        |  Bin 147957 -> 144176 bytes
 po/es.po                         | 3139 ++++++++++++++++++--------------
 po/et.gmo                        |  Bin 45720 -> 44031 bytes
 po/et.po                         | 3052 +++++++++++++++++--------------
 po/fi.gmo                        |  Bin 48034 -> 46182 bytes
 po/fi.po                         | 3063 +++++++++++++++++--------------
 po/fr.gmo                        |  Bin 228252 -> 222985 bytes
 po/fr.po                         | 3138 ++++++++++++++++++--------------
 po/gl.gmo                        |  Bin 47537 -> 45753 bytes
 po/gl.po                         | 3064 +++++++++++++++++--------------
 po/gnupg2.pot                    | 2907 ++++++++++++++++--------------
 po/hu.gmo                        |  Bin 47434 -> 45696 bytes
 po/hu.po                         | 3058 +++++++++++++++++--------------
 po/id.gmo                        |  Bin 46149 -> 44358 bytes
 po/id.po                         | 3060 +++++++++++++++++--------------
 po/it.gmo                        |  Bin 47531 -> 45785 bytes
 po/it.po                         | 3062 +++++++++++++++++--------------
 po/ja.gmo                        |  Bin 233011 -> 230767 bytes
 po/ja.po                         | 3201 ++++++++++++++++++---------------
 po/nb.gmo                        |  Bin 65966 -> 63253 bytes
 po/nb.po                         | 3105 ++++++++++++++++++--------------
 po/pl.gmo                        |  Bin 151484 -> 147621 bytes
 po/pl.po                         | 3175 +++++++++++++++++++--------------
 po/pt.gmo                        |  Bin 40443 -> 38752 bytes
 po/pt.po                         | 3055 +++++++++++++++++--------------
 po/ro.gmo                        |  Bin 90216 -> 86833 bytes
 po/ro.po                         | 3101 ++++++++++++++++++--------------
 po/ru.gmo                        |  Bin 276687 -> 274140 bytes
 po/ru.po                         | 3270 +++++++++++++++++++---------------
 po/sk.gmo                        |  Bin 46983 -> 45261 bytes
 po/sk.po                         | 3060 +++++++++++++++++--------------
 po/sv.gmo                        |  Bin 148708 -> 144810 bytes
 po/sv.po                         | 3142 ++++++++++++++++++--------------
 po/tr.gmo                        |  Bin 146172 -> 142504 bytes
 po/tr.po                         | 3141 ++++++++++++++++++--------------
 po/uk.gmo                        |  Bin 290899 -> 284070 bytes
 po/uk.po                         | 3191 +++++++++++++++++++--------------
 po/zh_CN.gmo                     |  Bin 92014 -> 88609 bytes
 po/zh_CN.po                      | 3085 ++++++++++++++++++--------------
 po/zh_TW.gmo                     |  Bin 199035 -> 194247 bytes
 po/zh_TW.po                      | 3077 ++++++++++++++++++--------------
 scd/apdu.c                       |    3 +
 scd/app-openpgp.c                |   21 +-
 sm/call-agent.c                  |   70 +-
 sm/call-dirmngr.c                |   47 +-
 sm/certchain.c                   |   14 +-
 sm/encrypt.c                     |    7 +-
 sm/export.c                      |    2 +-
 sm/fingerprint.c                 |    1 -
 sm/gpgsm.c                       |    2 +-
 sm/keydb.c                       |   54 +-
 sm/keydb.h                       |    6 +-
 sm/server.c                      |    2 +-
 tests/openpgp/4gb-packet.test    |    6 +-
 tests/openpgp/Makefile.am        |    2 +-
 tests/openpgp/Makefile.in        |    2 +-
 tests/openpgp/default-key.test   |   73 +
 tests/openpgp/gpgtar.test        |   77 +-
 tools/Makefile.am                |   17 +-
 tools/Makefile.in                |   64 +-
 tools/gpgconf-comp.c             |    4 +
 tools/gpgkey2ssh.c               |  337 ----
 tools/gpgtar-create.c            |   72 +-
 tools/gpgtar-extract.c           |   26 +-
 tools/gpgtar-list.c              |   34 +-
 tools/gpgtar.c                   |   25 +-
 tools/gpgtar.h                   |    2 +-
 227 files changed, 58015 insertions(+), 43561 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