[Pkg-gnupg-commit] [gnupg2] 192/205: Merge tag 'upstream/2.1.12' into experimental

Daniel Kahn Gillmor dkg at fifthhorseman.net
Wed May 11 08:38:47 UTC 2016


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

dkg pushed a commit to branch experimental
in repository gnupg2.

commit 63ff006d9658ca6af86aec32dc2bbb7e1dcac286
Merge: e6a60f8 b6dc537
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Tue May 10 20:54:47 2016 -0400

    Merge tag 'upstream/2.1.12' into experimental
    
    Upstream version 2.1.12

 ChangeLog                              |  1108 ++
 INSTALL                                |   234 -
 Makefile.am                            |     6 +-
 Makefile.in                            |  1040 --
 NEWS                                   |    53 +
 VERSION                                |     2 +-
 aclocal.m4                             |  1481 ---
 agent/Makefile.am                      |     2 +-
 agent/Makefile.in                      |  1287 ---
 agent/agent.h                          |     2 +-
 agent/command-ssh.c                    |     2 +-
 agent/command.c                        |    83 +-
 agent/cvt-openpgp.c                    |     2 +-
 agent/findkey.c                        |   163 +-
 agent/genkey.c                         |     2 +-
 agent/gpg-agent.c                      |    16 +-
 agent/protect-tool.c                   |   117 +-
 agent/protect.c                        |   436 +-
 agent/t-protect.c                      |     2 +-
 autogen.rc                             |     2 +-
 build-aux/compile                      |   347 -
 build-aux/config.guess                 |   143 +-
 build-aux/config.rpath                 |   690 --
 build-aux/config.sub                   |    36 +-
 build-aux/depcomp                      |   791 --
 build-aux/install-sh                   |   527 -
 build-aux/missing                      |   215 -
 build-aux/mkinstalldirs                |   161 -
 build-aux/speedo.mk                    |    15 +-
 build-aux/speedo/patches/sqlite.patch  |    42 +
 build-aux/speedo/w32/inst.nsi          |   288 +-
 build-aux/speedo/w32/pkg-copyright.txt |    26 +-
 build-aux/texinfo.tex                  |  8638 ---------------
 common/Makefile.am                     |     8 +-
 common/Makefile.in                     |  2767 -----
 common/README                          |    12 +-
 common/argparse.c                      |     8 +-
 common/exechelp-posix.c                |   129 +-
 common/exechelp-w32.c                  |   177 +-
 common/exechelp-w32ce.c                |    18 +
 common/exechelp.h                      |     9 +
 common/exectool.c                      |    27 +-
 common/homedir.c                       |    10 +-
 common/iobuf.c                         |    71 +-
 common/iobuf.h                         |     9 +-
 common/logging.c                       |    50 +-
 common/logging.h                       |    21 +-
 common/miscellaneous.c                 |    11 +
 common/openpgpdefs.h                   |    28 +
 common/private-keys.c                  |   750 ++
 common/private-keys.h                  |   109 +
 common/server-help.c                   |   137 +
 common/server-help.h                   |    62 +
 common/sexp-parse.h                    |     2 +-
 common/simple-pwquery.c                |    95 +-
 common/status-codes.h                  |    22 +-
 common/status.h                        |     5 +
 common/strlist.c                       |    31 +-
 common/strlist.h                       |     3 +
 common/sysutils.c                      |    73 +-
 common/sysutils.h                      |     1 +
 common/t-exechelp.c                    |    21 +-
 common/t-private-keys.c                |   541 +
 common/t-session-env.c                 |    15 +-
 common/utf8conv.c                      |    16 +-
 common/util.h                          |     6 +
 config.h.in                            |   920 --
 configure                              | 17631 -------------------------------
 configure.ac                           |    98 +-
 dirmngr/Makefile.am                    |     6 +-
 dirmngr/Makefile.in                    |  1371 ---
 dirmngr/dirmngr-client.c               |    43 +-
 dirmngr/dns-stuff.c                    |    24 +-
 dirmngr/http.c                         |    40 +-
 dirmngr/http.h                         |     9 +-
 dirmngr/ks-engine-hkp.c                |     2 +-
 dirmngr/ks-engine-http.c               |    14 +-
 dirmngr/server.c                       |   151 +-
 dirmngr/t-http.c                       |     2 +-
 doc/DETAILS                            |    44 +
 doc/HACKING                            |    32 +-
 doc/Makefile.am                        |    42 +-
 doc/Makefile.in                        |  1208 ---
 doc/TRANSLATE                          |     2 +-
 doc/debugging.texi                     |    27 +-
 doc/defsincdate                        |     2 +-
 doc/gnupg-card-architecture.eps        |  1003 --
 doc/gnupg-card-architecture.pdf        |   Bin 19753 -> 19753 bytes
 doc/gnupg-module-overview.pdf          |   Bin 0 -> 315248 bytes
 doc/gnupg-module-overview.png          |   Bin 0 -> 36868 bytes
 doc/gnupg-module-overview.svg          |   892 ++
 doc/gnupg.info                         |   368 +-
 doc/gnupg.info-1                       |   165 +-
 doc/gnupg.info-2                       |   353 +-
 doc/gpg-agent.texi                     |    44 +-
 doc/gpg.texi                           |    94 +-
 doc/gpgsm.texi                         |    32 +-
 doc/gpgv.texi                          |    24 +-
 doc/help.ru.txt                        |   333 +-
 doc/help.txt                           |     6 +-
 doc/mkdefsinc.c                        |    27 +-
 g10/Makefile.am                        |   106 +-
 g10/Makefile.in                        |  1182 ---
 g10/armor.c                            |    88 +-
 g10/build-packet.c                     |   446 +-
 g10/call-agent.c                       |     5 +-
 g10/call-dirmngr.c                     |    66 +-
 g10/call-dirmngr.h                     |     2 +
 g10/card-util.c                        |    12 +-
 g10/cipher.c                           |     5 +-
 g10/compress.c                         |     1 -
 g10/dearmor.c                          |     1 -
 g10/decrypt-data.c                     |    15 +-
 g10/decrypt.c                          |     1 -
 g10/dek.h                              |     6 +
 g10/delkey.c                           |     1 -
 g10/ecdh.c                             |    11 +-
 g10/encrypt.c                          |   168 +-
 g10/export.c                           |     5 +-
 g10/free-packet.c                      |     3 +-
 g10/getkey.c                           |    75 +-
 g10/gpg.c                              |    13 +-
 g10/gpgcompose.c                       |  3038 ++++++
 g10/gpgv.c                             |    11 +
 g10/import.c                           |    23 +-
 g10/kbnode.c                           |     1 -
 g10/keydb.c                            |    11 +-
 g10/keydb.h                            |    40 +-
 g10/keyedit.c                          |   944 +-
 g10/keygen.c                           |   156 +-
 g10/keyid.c                            |    67 +-
 g10/keylist.c                          |    47 +-
 g10/keyring.c                          |    17 +-
 g10/keyserver-internal.h               |     2 +
 g10/keyserver.c                        |    36 +-
 g10/main.h                             |    19 +-
 g10/mainproc.c                         |     9 +-
 g10/mdfilter.c                         |     1 -
 g10/migrate.c                          |     2 +-
 g10/misc.c                             |     2 -
 g10/openfile.c                         |     1 -
 g10/options.h                          |     2 +
 g10/packet.h                           |   260 +-
 g10/parse-packet.c                     |    13 +-
 g10/passphrase.c                       |     3 +-
 g10/pkclist.c                          |    27 +-
 g10/pkglue.c                           |     5 +-
 g10/plaintext.c                        |     3 +-
 g10/progress.c                         |     7 +-
 g10/pubkey-enc.c                       |     5 +-
 g10/revoke.c                           |     1 -
 g10/server.c                           |    35 +-
 g10/seskey.c                           |    45 +-
 g10/sig-check.c                        |   408 +-
 g10/sign.c                             |    11 +-
 g10/skclist.c                          |     1 -
 g10/sqlite.c                           |     5 +-
 g10/t-stutter-data.asc                 |     1 +
 g10/t-stutter.c                        |   610 ++
 g10/tdbdump.c                          |     1 -
 g10/tdbio.c                            |   129 +-
 g10/test-stubs.c                       |    11 +
 g10/test.c                             |     8 +-
 g10/textfilter.c                       |     3 +-
 g10/tofu.c                             |   656 +-
 g10/trust.c                            |    11 +-
 g10/trustdb.c                          |    50 +-
 g10/trustdb.h                          |    13 +-
 g10/verify.c                           |     1 -
 g13/Makefile.am                        |    38 +-
 g13/Makefile.in                        |   773 --
 g13/backend.c                          |   155 +-
 g13/backend.h                          |    11 +-
 g13/be-dmcrypt.c                       |    99 +
 g13/be-dmcrypt.h                       |    35 +
 g13/call-syshelp.c                     |   488 +
 g13/call-syshelp.h                     |    36 +
 g13/create.c                           |   100 +-
 g13/create.h                           |     6 +-
 g13/g13-syshelp.c                      |   753 ++
 g13/g13-syshelp.h                      |    95 +
 g13/g13.c                              |   103 +-
 g13/g13.h                              |    10 +-
 g13/{utils.c => g13tuple.c}            |   171 +-
 g13/{utils.h => g13tuple.h}            |    17 +-
 g13/keyblob.c                          |   229 +
 g13/keyblob.h                          |    48 +-
 g13/mount.c                            |   275 +-
 g13/mount.h                            |     2 -
 g13/mountinfo.c                        |     2 +-
 g13/server.c                           |    98 +-
 g13/sh-blockdev.c                      |   152 +
 g13/sh-cmd.c                           |   780 ++
 g13/sh-dmcrypt.c                       |   943 ++
 g13/suspend.c                          |   143 +
 g13/{create.h => suspend.h}            |    15 +-
 g13/t-g13tuple.c                       |   223 +
 kbx/Makefile.in                        |  1205 ---
 kbx/keybox-file.c                      |     2 +-
 m4/Makefile.in                         |   498 -
 m4/intdiv0.m4                          |    70 -
 m4/intl.m4                             |   259 -
 m4/lock.m4                             |   311 -
 m4/printf-posix.m4                     |    44 -
 m4/size_max.m4                         |    62 -
 m4/uintmax_t.m4                        |    30 -
 m4/wint_t.m4                           |    20 -
 po/Makefile.in.in                      |   429 -
 po/ca.gmo                              |   Bin 46607 -> 0 bytes
 po/ca.po                               |  2789 ++---
 po/cs.gmo                              |   Bin 219029 -> 0 bytes
 po/cs.po                               |  2812 ++---
 po/da.gmo                              |   Bin 144609 -> 0 bytes
 po/da.po                               |  2798 ++---
 po/de.gmo                              |   Bin 236965 -> 0 bytes
 po/de.po                               |  2872 ++---
 po/el.gmo                              |   Bin 46733 -> 0 bytes
 po/el.po                               |  2789 ++---
 po/en at boldquot.gmo                     |   Bin 215384 -> 0 bytes
 po/en at boldquot.po                      |  2818 ++---
 po/en at quot.gmo                         |   Bin 212992 -> 0 bytes
 po/en at quot.po                          |  2816 ++---
 po/eo.gmo                              |   Bin 30286 -> 0 bytes
 po/eo.po                               |  2786 ++---
 po/es.gmo                              |   Bin 144176 -> 0 bytes
 po/es.po                               |  2801 ++---
 po/et.gmo                              |   Bin 44031 -> 0 bytes
 po/et.po                               |  2789 ++---
 po/fi.gmo                              |   Bin 46182 -> 0 bytes
 po/fi.po                               |  2794 ++---
 po/fr.gmo                              |   Bin 222985 -> 0 bytes
 po/fr.po                               |  2798 ++---
 po/gl.gmo                              |   Bin 45753 -> 0 bytes
 po/gl.po                               |  2789 ++---
 po/gnupg2.pot                          |  2728 ++---
 po/hu.gmo                              |   Bin 45696 -> 0 bytes
 po/hu.po                               |  2789 ++---
 po/id.gmo                              |   Bin 44358 -> 0 bytes
 po/id.po                               |  2789 ++---
 po/it.gmo                              |   Bin 45785 -> 0 bytes
 po/it.po                               |  2789 ++---
 po/ja.gmo                              |   Bin 230767 -> 0 bytes
 po/ja.po                               |  2788 ++---
 po/nb.gmo                              |   Bin 63253 -> 0 bytes
 po/nb.po                               |  2784 ++---
 po/pl.gmo                              |   Bin 147621 -> 0 bytes
 po/pl.po                               |  2812 ++---
 po/pt.gmo                              |   Bin 38752 -> 0 bytes
 po/pt.po                               |  2789 ++---
 po/ro.gmo                              |   Bin 86833 -> 0 bytes
 po/ro.po                               |  2796 ++---
 po/ru.gmo                              |   Bin 274140 -> 0 bytes
 po/ru.po                               |  3315 +++---
 po/sk.gmo                              |   Bin 45261 -> 0 bytes
 po/sk.po                               |  2793 ++---
 po/stamp-po                            |     1 -
 po/sv.gmo                              |   Bin 144810 -> 0 bytes
 po/sv.po                               |  2799 ++---
 po/tr.gmo                              |   Bin 142504 -> 0 bytes
 po/tr.po                               |  2798 ++---
 po/uk.gmo                              |   Bin 284070 -> 0 bytes
 po/uk.po                               |  2816 ++---
 po/zh_CN.gmo                           |   Bin 88609 -> 0 bytes
 po/zh_CN.po                            |  2784 ++---
 po/zh_TW.gmo                           |   Bin 194247 -> 0 bytes
 po/zh_TW.po                            |  2788 ++---
 scd/Makefile.am                        |     2 +-
 scd/Makefile.in                        |   780 --
 scd/ccid-driver.c                      |   355 +-
 scd/command.c                          |    52 +-
 sm/Makefile.am                         |     3 +-
 sm/Makefile.in                         |   812 --
 sm/call-agent.c                        |    85 +-
 sm/gpgsm.c                             |    25 +-
 sm/gpgsm.h                             |     3 +-
 sm/keydb.c                             |    12 +
 sm/passphrase.c                        |    90 +
 g13/create.h => sm/passphrase.h        |    16 +-
 sm/server.c                            |    33 +-
 tests/Makefile.in                      |   902 --
 tests/openpgp/Makefile.am              |    15 +-
 tests/openpgp/Makefile.in              |   714 --
 tests/openpgp/default-key.test         |     8 +-
 tests/openpgp/defs.inc                 |     4 +-
 tests/openpgp/fake-pinentry.c          |    67 +
 tests/openpgp/gpg-agent.conf.tmpl      |     1 -
 tests/openpgp/gpgtar.test              |    14 +-
 tests/openpgp/mds.test                 |     2 +-
 tests/openpgp/mkdemodirs               |     2 +-
 tests/openpgp/plain-largeo.asc         |  4205 ++++++++
 tests/openpgp/signdemokey              |     2 +-
 tests/openpgp/use-exact-key.test       |     4 +-
 tests/openpgp/version.test             |     8 +-
 tests/pkits/Makefile.in                |   673 --
 tools/Makefile.in                      |  1160 --
 tools/gpg-zip.in                       |     8 +-
 tools/gpgconf-comp.c                   |     4 +-
 tools/gpgparsemail.c                   |    41 +-
 tools/gpgtar.c                         |     1 -
 tools/mk-tdata.c                       |     6 +
 300 files changed, 64612 insertions(+), 93012 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