[Pkg-gnupg-commit] [gnupg2] 285/292: Merge tag 'upstream/2.1.16'

Daniel Kahn Gillmor dkg at fifthhorseman.net
Mon Nov 21 06:31:58 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 5d89e6189881c37659b783206b2ce86e829cb71d
Merge: 941ac6d 648ae6f
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Sun Nov 20 21:19:08 2016 -0500

    Merge tag 'upstream/2.1.16'
    
    Upstream version 2.1.16

 AUTHORS                                           |    9 +-
 COPYING                                           |   12 +-
 COPYING.CC0                                       |  123 +
 COPYING.LIB                                       |    8 +-
 ChangeLog                                         | 2473 +++++++
 Makefile.am                                       |   14 +-
 NEWS                                              |   76 +-
 VERSION                                           |    2 +-
 acinclude.m4                                      |    4 +-
 agent/Makefile.am                                 |    8 +-
 agent/agent.h                                     |   14 +-
 agent/cache.c                                     |    2 +-
 agent/call-pinentry.c                             |  115 +-
 agent/call-scd.c                                  |   35 +-
 agent/command-ssh.c                               |   38 +-
 agent/command.c                                   |  151 +-
 agent/cvt-openpgp.c                               |    2 +-
 agent/cvt-openpgp.h                               |    2 +-
 agent/divert-scd.c                                |    2 +-
 agent/findkey.c                                   |   59 +-
 agent/genkey.c                                    |    2 +-
 agent/gpg-agent.c                                 |  398 +-
 agent/learncard.c                                 |   32 +-
 agent/pkdecrypt.c                                 |    2 +-
 agent/pksign.c                                    |   24 +-
 agent/preset-passphrase.c                         |    2 +-
 agent/protect-tool.c                              |    4 +-
 agent/protect.c                                   |    2 +-
 agent/t-protect.c                                 |    2 +-
 agent/trans.c                                     |    2 +-
 agent/trustlist.c                                 |    2 +-
 am/cmacros.am                                     |    2 +-
 autogen.sh                                        |    2 +-
 build-aux/speedo/w32/exdll.h                      |    2 +-
 build-aux/speedo/w32/g4wihelp.c                   |   10 +-
 common/Makefile.am                                |   10 +-
 common/agent-opt.c                                |    2 +-
 common/argparse.h                                 |    2 +-
 common/asshelp.c                                  |   71 +-
 common/asshelp.h                                  |    7 +-
 common/asshelp2.c                                 |    2 +-
 common/audit-events.h                             |    2 +-
 common/audit.c                                    |    2 +-
 common/audit.h                                    |    2 +-
 common/b64dec.c                                   |    2 +-
 common/b64enc.c                                   |    4 +-
 common/call-gpg.c                                 |    2 +-
 common/call-gpg.h                                 |    2 +-
 common/ccparray.c                                 |    2 +-
 common/ccparray.h                                 |    2 +-
 common/common-defs.h                              |    2 +-
 common/convert.c                                  |    4 +-
 common/dotlock.c                                  |    2 +-
 common/dotlock.h                                  |    2 +-
 common/dynload.h                                  |    2 +-
 common/exechelp-posix.c                           |  202 +-
 common/exechelp-w32.c                             |   74 +-
 common/exechelp-w32ce.c                           |    2 +-
 common/exechelp.h                                 |    2 +-
 common/exectool.c                                 |   14 +-
 common/exectool.h                                 |    2 +-
 common/fwddecl.h                                  |    2 +-
 common/get-passphrase.c                           |   12 +-
 common/get-passphrase.h                           |    2 +-
 common/gettime.c                                  |   34 +-
 common/gettime.h                                  |    2 +-
 common/gpgrlhelp.c                                |    2 +-
 common/helpfile.c                                 |    2 +-
 common/homedir.c                                  |    9 +-
 common/host2net.h                                 |    2 +-
 common/i18n.c                                     |    2 +-
 common/init.c                                     |   16 +-
 common/init.h                                     |    2 +-
 common/iobuf.c                                    |    2 +-
 common/iobuf.h                                    |    2 +-
 common/keyserver.h                                |    2 +-
 common/localename.c                               |    2 +-
 common/logging.c                                  |   55 +-
 common/logging.h                                  |    3 +-
 common/mapstrings.c                               |    2 +-
 common/mbox-util.c                                |   24 +-
 common/mbox-util.h                                |   20 +-
 common/membuf.c                                   |    2 +-
 common/membuf.h                                   |    2 +-
 common/miscellaneous.c                            |    2 +-
 common/mischelp.c                                 |    2 +-
 common/mischelp.h                                 |    2 +-
 common/mkdir_p.c                                  |    2 +-
 common/mkdir_p.h                                  |    2 +-
 common/name-value.c                               |    9 +-
 common/name-value.h                               |    2 +-
 common/openpgp-oid.c                              |   14 +-
 common/openpgpdefs.h                              |    2 +-
 common/percent.c                                  |    2 +-
 common/recsel.c                                   |   61 +-
 common/recsel.h                                   |    2 +-
 common/server-help.c                              |    2 +-
 common/server-help.h                              |    2 +-
 common/session-env.c                              |    4 +-
 common/session-env.h                              |    2 +-
 common/sexp-parse.h                               |    2 +-
 common/sexputil.c                                 |    2 +-
 common/shareddefs.h                               |    2 +-
 common/signal.c                                   |    4 +-
 common/simple-pwquery.c                           |   23 +-
 common/simple-pwquery.h                           |    2 +-
 common/ssh-utils.c                                |    2 +-
 common/ssh-utils.h                                |    2 +-
 common/status-codes.h                             |    2 +-
 common/status.c                                   |    2 +-
 common/status.h                                   |    2 +-
 common/stringhelp.c                               |   65 +-
 common/stringhelp.h                               |    2 +-
 common/strlist.c                                  |    2 +-
 common/strlist.h                                  |    2 +-
 common/sysutils.c                                 |  418 +-
 common/sysutils.h                                 |   10 +-
 common/t-b64.c                                    |    2 +-
 common/t-ccparray.c                               |    2 +-
 common/t-convert.c                                |    2 +-
 common/t-exechelp.c                               |    2 +-
 common/t-exectool.c                               |    2 +-
 common/t-gettime.c                                |    2 +-
 common/t-helpfile.c                               |    2 +-
 common/t-mapstrings.c                             |    2 +-
 common/t-mbox-util.c                              |    2 +-
 common/t-name-value.c                             |    2 +-
 common/t-openpgp-oid.c                            |    2 +-
 common/t-percent.c                                |    2 +-
 common/t-recsel.c                                 |   35 +-
 common/t-session-env.c                            |    2 +-
 common/t-sexputil.c                               |    2 +-
 common/t-ssh-utils.c                              |    2 +-
 common/t-stringhelp.c                             |   67 +-
 common/t-strlist.c                                |    2 +-
 common/t-support.h                                |    2 +-
 common/t-sysutils.c                               |    2 +-
 common/t-timestuff.c                              |    2 +-
 common/t-w32-reg.c                                |    2 +-
 common/t-zb32.c                                   |    2 +-
 common/tlv.c                                      |    2 +-
 common/tlv.h                                      |    2 +-
 common/ttyio.c                                    |    2 +-
 common/ttyio.h                                    |    2 +-
 common/types.h                                    |    2 +-
 common/userids.c                                  |    2 +-
 common/userids.h                                  |    2 +-
 common/utf8conv.c                                 |    2 +-
 common/utf8conv.h                                 |    2 +-
 common/util.h                                     |    5 +-
 common/utilproto.h                                |    2 +-
 common/w32-reg.c                                  |    2 +-
 common/w32help.h                                  |    2 +-
 common/xasprintf.c                                |    2 +-
 common/xreadline.c                                |    2 +-
 common/yesno.c                                    |    2 +-
 common/zb32.c                                     |    2 +-
 common/zb32.h                                     |    2 +-
 configure.ac                                      |   53 +-
 dirmngr/Makefile.am                               |   28 +-
 dirmngr/cdblib.c                                  |   13 +-
 dirmngr/certcache.c                               |    2 +-
 dirmngr/crlcache.c                                |    4 +-
 dirmngr/crlcache.h                                |    2 +-
 dirmngr/crlfetch.c                                |    2 +-
 dirmngr/crlfetch.h                                |    2 +-
 dirmngr/dirmngr-client.c                          |    2 +-
 dirmngr/dirmngr.c                                 |  310 +-
 dirmngr/dirmngr.h                                 |   10 +-
 dirmngr/dirmngr_ldap.c                            |    2 +-
 dirmngr/dns-stuff.c                               |   40 +-
 dirmngr/dns-stuff.h                               |    2 +-
 dirmngr/http.c                                    |   51 +-
 dirmngr/http.h                                    |    4 +-
 dirmngr/ks-action.c                               |    2 +-
 dirmngr/ks-action.h                               |    2 +-
 dirmngr/ks-engine-finger.c                        |    2 +-
 dirmngr/ks-engine-hkp.c                           |   71 +-
 dirmngr/ks-engine-http.c                          |    2 +-
 dirmngr/ks-engine-kdns.c                          |    2 +-
 dirmngr/ks-engine-ldap.c                          |   20 +-
 dirmngr/ks-engine.h                               |    2 +-
 dirmngr/ldap-parse-uri.c                          |    2 +-
 dirmngr/ldap-parse-uri.h                          |    2 +-
 dirmngr/ldap-wrapper-ce.c                         |    2 +-
 dirmngr/ldap-wrapper.c                            |    2 +-
 dirmngr/ldap-wrapper.h                            |    2 +-
 dirmngr/ldapserver.h                              |    2 +-
 dirmngr/loadswdb.c                                |  394 ++
 dirmngr/server.c                                  |  123 +-
 dirmngr/t-dns-stuff.c                             |    2 +-
 dirmngr/t-http.c                                  |    2 +-
 dirmngr/t-ldap-parse-uri.c                        |    2 +-
 dirmngr/t-support.h                               |    2 +-
 dirmngr/w32-ldap-help.h                           |    2 +-
 doc/DETAILS                                       |   57 +-
 doc/HACKING                                       |   55 +-
 doc/Makefile.am                                   |   11 +-
 doc/TRANSLATE                                     |    4 +-
 doc/contrib.texi                                  |   22 +-
 doc/debugging.texi                                |   21 +-
 doc/defsincdate                                   |    2 +-
 doc/dirmngr.texi                                  |  100 +-
 doc/examples/README                               |    4 +-
 doc/examples/systemd-user/README                  |   66 +
 doc/examples/systemd-user/dirmngr.service         |   10 +
 doc/examples/systemd-user/dirmngr.socket          |   11 +
 doc/examples/systemd-user/gpg-agent-extra.socket  |   13 +
 doc/examples/systemd-user/gpg-agent-ssh.socket    |   13 +
 doc/examples/systemd-user/gpg-agent.service       |   10 +
 doc/examples/systemd-user/gpg-agent.socket        |   12 +
 doc/glossary.texi                                 |    2 +-
 doc/gnupg.info                                    |  215 -
 doc/gnupg.info-1                                  | 7373 ---------------------
 doc/gnupg.info-2                                  | 4326 ------------
 doc/gpg-agent.texi                                |   80 +-
 doc/gpg.texi                                      |  189 +-
 doc/gpgsm.texi                                    |   81 +-
 doc/gpgv.texi                                     |   16 +
 doc/gpl.texi                                      |    8 +-
 doc/help.be.txt                                   |    4 +-
 doc/help.ca.txt                                   |    4 +-
 doc/help.cs.txt                                   |    4 +-
 doc/help.da.txt                                   |    4 +-
 doc/help.de.txt                                   |    2 +-
 doc/help.el.txt                                   |    4 +-
 doc/help.eo.txt                                   |    4 +-
 doc/help.es.txt                                   |    2 +-
 doc/help.et.txt                                   |    4 +-
 doc/help.fi.txt                                   |    2 +-
 doc/help.fr.txt                                   |    2 +-
 doc/help.gl.txt                                   |    4 +-
 doc/help.hu.txt                                   |    2 +-
 doc/help.id.txt                                   |    2 +-
 doc/help.it.txt                                   |    2 +-
 doc/help.ja.txt                                   |    2 +-
 doc/help.nb.txt                                   |    4 +-
 doc/help.pl.txt                                   |    2 +-
 doc/help.pt.txt                                   |    2 +-
 doc/help.pt_BR.txt                                |    2 +-
 doc/help.ro.txt                                   |    2 +-
 doc/help.ru.txt                                   |    2 +-
 doc/help.sk.txt                                   |    2 +-
 doc/help.sv.txt                                   |    4 +-
 doc/help.tr.txt                                   |    2 +-
 doc/help.txt                                      |   19 +-
 doc/help.zh_CN.txt                                |    2 +-
 doc/help.zh_TW.txt                                |    2 +-
 doc/howto-create-a-server-cert.texi               |    3 +-
 doc/instguide.texi                                |   10 +-
 doc/opt-homedir.texi                              |    4 +-
 doc/scdaemon.texi                                 |   57 +-
 doc/specify-user-id.texi                          |   10 +-
 doc/sysnotes.texi                                 |    2 +-
 doc/tools.texi                                    |  203 +-
 doc/yat2m.c                                       |    3 +-
 g10/ChangeLog-2011                                |    4 +-
 g10/Makefile.am                                   |    4 +-
 g10/armor.c                                       |    4 +-
 g10/build-packet.c                                |   17 +-
 g10/call-agent.c                                  |  264 +-
 g10/call-agent.h                                  |   12 +-
 g10/call-dirmngr.c                                |   18 +-
 g10/call-dirmngr.h                                |    6 +-
 g10/card-util.c                                   |   67 +-
 g10/cipher.c                                      |    2 +-
 g10/compress-bz2.c                                |    2 +-
 g10/compress.c                                    |    2 +-
 g10/cpr.c                                         |   35 +-
 g10/dearmor.c                                     |    2 +-
 g10/decrypt-data.c                                |    2 +-
 g10/decrypt.c                                     |    2 +-
 g10/dek.h                                         |    2 +-
 g10/delkey.c                                      |    2 +-
 g10/ecdh.c                                        |   28 +-
 g10/encrypt.c                                     |    2 +-
 g10/exec.c                                        |    2 +-
 g10/exec.h                                        |    2 +-
 g10/export.c                                      |   88 +-
 g10/filter.h                                      |    2 +-
 g10/free-packet.c                                 |  120 +-
 g10/getkey.c                                      |  371 +-
 g10/gpg.c                                         |  259 +-
 g10/gpg.h                                         |    7 +-
 g10/gpgcompose.c                                  |   42 +-
 g10/gpgsql.c                                      |   12 +-
 g10/gpgsql.h                                      |   18 +-
 g10/gpgv.c                                        |   31 +-
 g10/helptext.c                                    |    2 +-
 g10/import.c                                      |  144 +-
 g10/kbnode.c                                      |    2 +-
 g10/keydb.c                                       |   22 +-
 g10/keydb.h                                       |    9 +-
 g10/keyedit.c                                     |   44 +-
 g10/keygen.c                                      |  288 +-
 g10/keyid.c                                       |    6 +-
 g10/keylist.c                                     |  118 +-
 g10/keyring.c                                     |    6 +-
 g10/keyring.h                                     |    2 +-
 g10/keyserver-internal.h                          |    8 +-
 g10/keyserver.c                                   |   81 +-
 g10/main.h                                        |   11 +-
 g10/mainproc.c                                    |  232 +-
 g10/mdfilter.c                                    |    2 +-
 g10/migrate.c                                     |    2 +-
 g10/misc.c                                        |    7 +-
 g10/openfile.c                                    |    6 +-
 g10/options.h                                     |   10 +-
 g10/packet.h                                      |   16 +-
 g10/parse-packet.c                                |    4 +-
 g10/passphrase.c                                  |    6 +-
 g10/photoid.c                                     |    2 +-
 g10/photoid.h                                     |    2 +-
 g10/pkclist.c                                     |   55 +-
 g10/pkglue.c                                      |   62 +-
 g10/pkglue.h                                      |    2 +-
 g10/plaintext.c                                   |    2 +-
 g10/progress.c                                    |    2 +-
 g10/pubkey-enc.c                                  |    2 +-
 g10/revoke.c                                      |    2 +-
 g10/rmd160.c                                      |    2 +-
 g10/rmd160.h                                      |    2 +-
 g10/server.c                                      |   16 +-
 g10/seskey.c                                      |    2 +-
 g10/sig-check.c                                   |   60 +-
 g10/sign.c                                        |    2 +-
 g10/skclist.c                                     |    2 +-
 g10/sqrtu32.c                                     |  244 +
 g10/sqrtu32.h                                     |   14 +
 g10/t-keydb-get-keyblock.c                        |    2 +-
 g10/t-keydb.c                                     |    2 +-
 g10/t-rmd160.c                                    |    2 +-
 g10/t-stutter.c                                   |    2 +-
 g10/tdbdump.c                                     |    2 +-
 g10/tdbio.c                                       |    2 +-
 g10/tdbio.h                                       |    2 +-
 g10/test-stubs.c                                  |   22 +-
 g10/test.c                                        |    2 +-
 g10/textfilter.c                                  |    2 +-
 g10/tofu.c                                        | 2471 +++++--
 g10/tofu.h                                        |   55 +-
 g10/trust.c                                       |    2 +-
 g10/trustdb.c                                     |  124 +-
 g10/trustdb.h                                     |    2 +-
 g10/verify.c                                      |    2 +-
 g13/Makefile.am                                   |    2 +-
 g13/backend.c                                     |    2 +-
 g13/backend.h                                     |    2 +-
 g13/be-dmcrypt.c                                  |    2 +-
 g13/be-dmcrypt.h                                  |    2 +-
 g13/be-encfs.c                                    |    2 +-
 g13/be-encfs.h                                    |    2 +-
 g13/be-truecrypt.c                                |    2 +-
 g13/be-truecrypt.h                                |    2 +-
 g13/call-syshelp.c                                |    2 +-
 g13/call-syshelp.h                                |    2 +-
 g13/create.c                                      |    2 +-
 g13/create.h                                      |    2 +-
 g13/g13-common.c                                  |    2 +-
 g13/g13-common.h                                  |    2 +-
 g13/g13-syshelp.c                                 |    4 +-
 g13/g13-syshelp.h                                 |    2 +-
 g13/g13.c                                         |    4 +-
 g13/g13.h                                         |    2 +-
 g13/g13tuple.c                                    |    2 +-
 g13/g13tuple.h                                    |    2 +-
 g13/keyblob.c                                     |    2 +-
 g13/keyblob.h                                     |    2 +-
 g13/mount.c                                       |    2 +-
 g13/mount.h                                       |    2 +-
 g13/mountinfo.c                                   |    2 +-
 g13/mountinfo.h                                   |    2 +-
 g13/runner.c                                      |    2 +-
 g13/runner.h                                      |    2 +-
 g13/server.c                                      |    2 +-
 g13/server.h                                      |    2 +-
 g13/sh-blockdev.c                                 |    2 +-
 g13/sh-cmd.c                                      |    6 +-
 g13/sh-dmcrypt.c                                  |    4 +-
 g13/suspend.c                                     |    2 +-
 g13/suspend.h                                     |    2 +-
 g13/t-g13tuple.c                                  |    2 +-
 kbx/Makefile.am                                   |    5 +-
 kbx/kbxutil.c                                     |    2 +-
 kbx/keybox-blob.c                                 |    2 +-
 kbx/keybox-defs.h                                 |    2 +-
 kbx/keybox-dump.c                                 |    2 +-
 kbx/keybox-file.c                                 |    2 +-
 kbx/keybox-init.c                                 |    4 +-
 kbx/keybox-openpgp.c                              |    2 +-
 kbx/keybox-search-desc.h                          |    2 +-
 kbx/keybox-search.c                               |    2 +-
 kbx/keybox-update.c                               |    6 +-
 kbx/keybox-util.c                                 |   68 +-
 kbx/keybox.h                                      |    4 +-
 m4/pkg.m4                                         |    2 +-
 po/ca.po                                          | 2984 +++++----
 po/cs.po                                          | 3009 +++++----
 po/da.po                                          | 2984 +++++----
 po/de.po                                          | 3113 +++++----
 po/el.po                                          | 7188 ++++++++++----------
 po/en at boldquot.po                                 | 2995 +++++----
 po/en at quot.po                                     | 2994 +++++----
 po/eo.po                                          | 4963 +++++++-------
 po/es.po                                          | 5511 +++++++--------
 po/et.po                                          | 5674 ++++++++--------
 po/fi.po                                          | 2980 +++++----
 po/fr.po                                          | 3002 +++++----
 po/gl.po                                          | 5066 +++++++-------
 po/gnupg2.pot                                     | 2901 ++++----
 po/hu.po                                          | 6940 +++++++++----------
 po/id.po                                          | 2980 +++++----
 po/it.po                                          | 3740 ++++++-----
 po/ja.po                                          | 3109 +++++----
 po/nb.po                                          | 3116 +++++----
 po/pl.po                                          | 6540 +++++++++---------
 po/pt.po                                          | 5403 +++++++--------
 po/ro.po                                          | 6387 +++++++++---------
 po/ru.po                                          | 3084 ++++-----
 po/sk.po                                          | 6996 +++++++++----------
 po/sv.po                                          | 2984 +++++----
 po/tr.po                                          | 2982 +++++----
 po/uk.po                                          | 3123 +++++----
 po/zh_CN.po                                       | 2982 +++++----
 po/zh_TW.po                                       | 2988 +++++----
 scd/Makefile.am                                   |    2 +-
 scd/apdu.c                                        |   58 +-
 scd/apdu.h                                        |    3 +-
 scd/app-common.h                                  |    6 +-
 scd/app-dinsig.c                                  |    2 +-
 scd/app-geldkarte.c                               |    2 +-
 scd/app-help.c                                    |    2 +-
 scd/app-nks.c                                     |   12 +-
 scd/app-openpgp.c                                 |  817 ++-
 scd/app-p15.c                                     |    2 +-
 scd/app-sc-hsm.c                                  |    2 +-
 scd/app.c                                         |    7 +-
 scd/atr.c                                         |    2 +-
 scd/atr.h                                         |    2 +-
 scd/ccid-driver.c                                 |   74 +-
 scd/ccid-driver.h                                 |    2 +-
 scd/command.c                                     |   23 +-
 scd/iso7816.c                                     |   11 +-
 scd/iso7816.h                                     |    6 +-
 scd/scdaemon.c                                    |   29 +-
 scd/scdaemon.h                                    |    2 +-
 sm/Makefile.am                                    |    2 +-
 sm/base64.c                                       |    2 +-
 sm/call-agent.c                                   |   97 +-
 sm/call-dirmngr.c                                 |   28 +-
 sm/certchain.c                                    |   74 +-
 sm/certcheck.c                                    |    2 +-
 sm/certdump.c                                     |    2 +-
 sm/certlist.c                                     |   17 +-
 sm/certreqgen-ui.c                                |    2 +-
 sm/certreqgen.c                                   |    4 +-
 sm/decrypt.c                                      |    6 +-
 sm/delete.c                                       |   10 +-
 sm/encrypt.c                                      |    4 +-
 sm/export.c                                       |   13 +-
 sm/fingerprint.c                                  |    2 +-
 sm/gpgsm.c                                        |   23 +-
 sm/gpgsm.h                                        |    7 +-
 sm/import.c                                       |   10 +-
 sm/keydb.c                                        |   94 +-
 sm/keydb.h                                        |   30 +-
 sm/keylist.c                                      |   11 +-
 sm/minip12.c                                      |    2 +-
 sm/minip12.h                                      |    2 +-
 sm/misc.c                                         |    2 +-
 sm/passphrase.c                                   |    2 +-
 sm/passphrase.h                                   |    2 +-
 sm/qualified.c                                    |    2 +-
 sm/server.c                                       |   19 +-
 sm/sign.c                                         |   14 +-
 sm/verify.c                                       |    8 +-
 tests/Makefile.am                                 |   20 +-
 tests/asschk.c                                    |    2 +-
 tests/fake-pinentries/README.txt                  |   38 +
 tests/fake-pinentries/fake-pinentry.php           |   27 +
 tests/fake-pinentries/fake-pinentry.pl            |   27 +
 tests/fake-pinentries/fake-pinentry.py            |   30 +
 tests/fake-pinentries/fake-pinentry.sh            |   33 +
 tests/gpgscm/Makefile.am                          |    2 +-
 tests/gpgscm/Manual.txt                           |    2 +-
 tests/gpgscm/ffi-private.h                        |    2 +-
 tests/gpgscm/ffi.c                                |  235 +-
 tests/gpgscm/ffi.h                                |    4 +-
 tests/gpgscm/ffi.scm                              |   40 +
 tests/gpgscm/init.scm                             |   10 +-
 tests/gpgscm/lib.scm                              |   74 +
 tests/gpgscm/main.c                               |   16 +-
 tests/gpgscm/private.h                            |    2 +-
 tests/gpgscm/repl.scm                             |   42 +-
 tests/gpgscm/scheme-config.h                      |    2 +-
 tests/gpgscm/scheme-private.h                     |   11 +-
 tests/gpgscm/scheme.c                             |  957 +--
 tests/gpgscm/scheme.h                             |   17 +-
 tests/gpgscm/t-child.c                            |   12 +-
 tests/gpgscm/t-child.scm                          |   25 +
 tests/gpgscm/tests.scm                            |   48 +-
 tests/migrations/Makefile.am                      |    2 +-
 tests/openpgp/4gb-packet.scm                      |    1 +
 tests/openpgp/Makefile.am                         |   35 +-
 tests/openpgp/README                              |   92 +-
 tests/openpgp/armdetach.scm                       |    1 +
 tests/openpgp/armdetachm.scm                      |    1 +
 tests/openpgp/armencrypt.scm                      |    1 +
 tests/openpgp/armencryptp.scm                     |    1 +
 tests/openpgp/armor.scm                           |    1 +
 tests/openpgp/armsignencrypt.scm                  |    1 +
 tests/openpgp/armsigs.scm                         |    1 +
 tests/openpgp/clearsig.scm                        |    1 +
 tests/openpgp/conventional-mdc.scm                |   19 +-
 tests/openpgp/conventional.scm                    |    1 +
 tests/openpgp/decrypt-dsa.scm                     |    1 +
 tests/openpgp/decrypt.scm                         |    1 +
 tests/openpgp/default-key.scm                     |    3 +-
 tests/openpgp/defs.inc                            |  265 -
 tests/openpgp/defs.scm                            |  146 +-
 tests/openpgp/detach.scm                          |    1 +
 tests/openpgp/detachm.scm                         |    1 +
 tests/openpgp/ecc.scm                             |    3 +-
 tests/openpgp/encrypt-dsa.scm                     |    1 +
 tests/openpgp/encrypt.scm                         |    1 +
 tests/openpgp/encryptp.scm                        |    1 +
 tests/openpgp/export.scm                          |    5 +-
 tests/openpgp/fake-pinentry.c                     |   95 +-
 tests/openpgp/finish.scm                          |   23 -
 tests/openpgp/genkey1024.scm                      |    1 +
 tests/openpgp/gpgtar.scm                          |    1 +
 tests/openpgp/gpgv-forged-keyring.scm             |    3 +-
 tests/openpgp/import.scm                          |    5 +-
 tests/openpgp/issue2015.scm                       |    4 +-
 tests/openpgp/issue2346.scm                       |   15 +-
 tests/openpgp/issue2417.scm                       |   23 +-
 tests/openpgp/issue2419.scm                       |    3 +-
 tests/openpgp/key-selection.scm                   |   83 +
 tests/openpgp/key-selection/0.asc                 |   30 +
 tests/openpgp/key-selection/1.asc                 |   30 +
 tests/openpgp/key-selection/2.asc                 |   30 +
 tests/openpgp/key-selection/3.asc                 |   43 +
 tests/openpgp/key-selection/4.asc                 |   18 +
 tests/openpgp/mds.scm                             |    1 +
 tests/openpgp/multisig.scm                        |    3 +-
 tests/openpgp/pinentry.sh                         |   28 -
 tests/openpgp/quick-key-manipulation.scm          |   83 +
 tests/openpgp/run-tests.scm                       |  196 +-
 tests/openpgp/seat.scm                            |    1 +
 tests/openpgp/setup.scm                           |  109 +-
 tests/openpgp/{4gb-packet.scm => shell.scm}       |   18 +-
 tests/openpgp/signencrypt-dsa.scm                 |    1 +
 tests/openpgp/signencrypt.scm                     |    1 +
 tests/openpgp/sigs-dsa.scm                        |    1 +
 tests/openpgp/sigs.scm                            |    1 +
 tests/openpgp/ssh.scm                             |    1 +
 tests/openpgp/tofu.scm                            |  312 +-
 tests/openpgp/tofu/cross-sigs/871C2247-1.gpg      |  Bin 0 -> 1173 bytes
 tests/openpgp/tofu/cross-sigs/871C2247-1.txt      |  Bin 0 -> 321 bytes
 tests/openpgp/tofu/cross-sigs/871C2247-2.gpg      |  Bin 0 -> 1460 bytes
 tests/openpgp/tofu/cross-sigs/871C2247-2.txt      |  Bin 0 -> 333 bytes
 tests/openpgp/tofu/cross-sigs/871C2247-3.gpg      |  Bin 0 -> 1800 bytes
 tests/openpgp/tofu/cross-sigs/871C2247-3.txt      |  Bin 0 -> 334 bytes
 tests/openpgp/tofu/cross-sigs/871C2247-4.gpg      |  Bin 0 -> 2087 bytes
 tests/openpgp/tofu/cross-sigs/871C2247-secret.gpg |  Bin 0 -> 2475 bytes
 tests/openpgp/tofu/cross-sigs/EC38277E-1.gpg      |  Bin 0 -> 1171 bytes
 tests/openpgp/tofu/cross-sigs/EC38277E-1.txt      |  Bin 0 -> 321 bytes
 tests/openpgp/tofu/cross-sigs/EC38277E-2.gpg      |  Bin 0 -> 1458 bytes
 tests/openpgp/tofu/cross-sigs/EC38277E-2.txt      |  Bin 0 -> 334 bytes
 tests/openpgp/tofu/cross-sigs/EC38277E-3.txt      |  Bin 0 -> 334 bytes
 tests/openpgp/tofu/cross-sigs/EC38277E-secret.gpg |  Bin 0 -> 2473 bytes
 tests/openpgp/tofu/cross-sigs/README              |   79 +
 tests/openpgp/use-exact-key.scm                   |    1 +
 tests/openpgp/verify.scm                          |   88 +-
 tests/openpgp/version.scm                         |    1 +
 tests/pkits/Makefile.am                           |    2 +-
 tests/pkits/README                                |    2 +-
 tools/Makefile.am                                 |   30 +-
 tools/applygnupgdefaults                          |    2 +-
 tools/call-dirmngr.c                              |   57 +-
 tools/call-dirmngr.h                              |    3 +-
 tools/ccidmon.c                                   |   25 +-
 tools/gpg-check-pattern.c                         |    2 +-
 tools/gpg-connect-agent.c                         |    4 +-
 tools/gpg-wks-client.c                            |  337 +-
 tools/gpg-wks-server.c                            |  487 +-
 tools/gpg-wks.h                                   |   29 +-
 tools/gpgconf-comp.c                              |   99 +-
 tools/gpgconf.c                                   |  262 +-
 tools/gpgconf.h                                   |    2 +-
 tools/gpgparsemail.c                              |    2 +-
 tools/gpgsplit.c                                  |    2 +-
 tools/gpgtar-create.c                             |    6 +-
 tools/gpgtar-extract.c                            |   10 +-
 tools/gpgtar-list.c                               |    2 +-
 tools/gpgtar.c                                    |    2 +-
 tools/gpgtar.h                                    |    2 +-
 tools/make-dns-cert.c                             |    2 +-
 tools/mime-maker.c                                |  280 +-
 tools/mime-maker.h                                |    8 +-
 tools/mime-parser.c                               |   79 +-
 tools/mime-parser.h                               |    9 +-
 tools/mk-tdata.c                                  |   75 -
 tools/rfc822parse.c                               |    2 +-
 tools/rfc822parse.h                               |    2 +-
 tools/send-mail.c                                 |    2 +-
 tools/send-mail.h                                 |    2 +-
 tools/sockprox.c                                  |    2 +-
 tools/symcryptrun.c                               |    2 +-
 tools/watchgnupg.c                                |    2 +-
 tools/wks-receive.c                               |   78 +-
 tools/wks-util.c                                  |  110 +-
 612 files changed, 75904 insertions(+), 75169 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