[Pkg-gnupg-commit] [gnupg2] branch experimental updated (e5c8937 -> 21eb98d)

Daniel Kahn Gillmor dkg at fifthhorseman.net
Wed May 17 03:07:34 UTC 2017


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

dkg pushed a change to branch experimental
in repository gnupg2.

      from  e5c8937   complete removal of .skel files
       new  943176c   Post release updates.
       new  5744d20   agent: Minor fix for get_client_pid.
       new  685438b   po: Update Japanese translation.
       new  d858096   gpgscm: Simplify substring operation.
       new  a80d4a9   gpgscm: Simplify get-output-string operation.
       new  6261611   gpgscm: Fix copying values.
       new  32b75fb   tests: Fix setup of ephemeral home directories.
       new  01e84d4   tests: Fix setup of ephemeral home directories.
       new  9464531   tests: Make test more robust.
       new  af1c1a5   tests: Disable 'pkits' test suite.
       new  23f00f1   tests: Fix distcheck.
       new  b83903f   gpgscm: Initialize unused slots in vectors.
       new  f1dc34f   gpgscm: Avoid mutating integer.
       new  ebe12be   agent: Serialize access to passphrase cache.
       new  3c93595   scd: Don't keep CCID reader open when card is not available.
       new  cc420d3   scd: Internal CCID reader cleanup.
       new  547bc01   gpg: Fix printing of offline taken subkey.
       new  9c9fde1   doc: Explain the '>' in a key listing.
       new  bf8b5e9   gpgscm: Fix compact vector encoding.
       new  56638c2   gpgscm: Remove arbitrary limit on number of cell segments.
       new  c9c3fe8   gpgscm: Make global data constant when possible.
       new  8640fa8   gpgscm: Allocate small integers in the rodata section.
       new  34199ef   scd: Remove "special transport" support.
       new  3c1ad96   scd: Relax a condition for p15 driver.
       new  7501f2e   scd: Relax a condition for p15 driver.
       new  170660e   agent: Use "ll" length specifier when time_t is larger.
       new  154af87   gpgscm: Merge 'opexe_1'.
       new  6cad382   gpgscm: Merge 'opexe_2'.
       new  d591ab6   gpgscm: Merge 'opexe_3'.
       new  4f83510   gpgscm: Merge 'opexe_4'.
       new  1379df4   gpgscm: Merge 'opexe_5'.
       new  ddf4448   gpgscm: Merge 'opexe_6'.
       new  e7ed982   gpgscm: Remove now obsolete dispatcher function from the opcodes.
       new  6f217d1   gpgscm: Use more threaded code.
       new  7dff624   gpgscm: Move dispatch table into rodata.
       new  3e91019   gpgscm: Deduplicate code.
       new  e1bb932   gpgscm: Add and use opcode for reversing a list in place.
       new  a1ad5d6   gpgscm: Make tags mandatory.
       new  b628e62   gpgscm: Improve syntax dispatch.
       new  f3d1f68   gpgscm: Refactor checking for opcode arguments.
       new  c7f0d90   gpgscm: Mmap script files.
       new  1b6adab   gpgscm: Fix opcode dispatch.
       new  a144616   tools: Portability fix for gpgparsemail.
       new  456c5cd   common: Portability fix for logging.c.
       new  f079822   g10: Minor clean up for TOFU.
       new  03d77b6   g10,tools: Fix bzlib.h include order.
       new  3133402   dirmngr: Fix build for Windows.
       new  ccd2187   tests: Move common functionality.
       new  1b28d9d   tests: Make tests more robust.
       new  cde626e   tests: Avoid relying on implicit gpg commands.
       new  00be2a9   tests: Fix distcheck.
       new  c3cc955   g13: Include sys/sysmacros.h if available.
       new  0521882   g10: Minor clean up for export.c.
       new  64904ce   dirmngr: Use a function to increment network short.
       new  c64763c   agent: Simplify stream_read_cstring.
       new  1538523   dirmngr: Fix dns-stuff.c.
       new  0b904dd   Revert "dirmngr: Fix dns-stuff.c."
       new  bd0c949   dirmngr: Fix dns-stuff.c in another way.
       new  f053f99   scd: Handle unexpected suspend/resume by CCID driver.
       new  60d9a9e   dirmngr: Fix plus1_ns.
       new  7f9032d   gpgscm: Fix test program.
       new  7b4edf1   common: Simplify format_text.
       new  7ae1857   dirmngr: Fix possible null reference.
       new  f52f6af   tools: Fix condition for gpg-connect-agent.
       new  6755b3b   dirmngr: Fix type of sock.
       new  5af104b   dirmngr: More fix for Windows.
       new  7425827   common, g10: Fix enumeration types.
       new  37018ad   dirmngr: Fix thread key type.
       new  892b33b   dirmngr: Fix alignment of ADDR.
       new  86dcb03   dirmngr: Fix http.c for sockaddr_storage.
       new  4771bad   dirmngr: More fix for Windows.
       new  adb77d0   dirmngr: More fix for test program.
       new  36c4e54   agent: Clean up error initialize/return.
       new  af5f8ec   g10: Fix import/export filter property match.
       new  0dec0cc   g10: Minor fixes.
       new  256e861   g10: Fix parse_ring_trust.
       new  b9440aa   tests: Minor memory fix.
       new  45c52cc   agent: Minor cleanup.
       new  9296aed   agent: More minor change.
       new  0d0a7ef   dirmngr: Fix API difference for Windows.
       new  4b2581d   dirmngr: Fix final close of LISTEN_FD.
       new  1051927   g13: Fix for Solaris.
       new  245860e   gpgscm: Avoid fruitless garbage collection cycles.
       new  f03d689   gpgscm: Move 'trace' and 'stringify'.
       new  ed4d23d   tests: Locate resources and scripts relative to top source dir.
       new  a71f414   gpgscm: Make test framework less functional.
       new  6799207   gpgscm: Make logging less verbose and more useful.
       new  ee71520   gpgscm: Emit JUnit-style XML reports.
       new  4aab0e6   gpgscm: Improve syntax checking.
       new  9ae63b9   gpgscm: Fix test.
       new  06a177c   tests: Deduplicate and simplify code.
       new  78547bf   gpgscm: Tweak error message display.
       new  d2f6798   gpgscm: Refactor cell finalization.
       new  ef1922b   tests: Fix Python detection.
       new  2e71bf3   w32: Enable wildcard expansion with mingw-w64
       new  116cfd6   g10: invalidate the fd cache for keyring.
       new  7851d73   tests: Remove *.conf.tmpl from Makefile.
       new  247932f   dirmngr: Fix aliasing problem in dns.c.
       new  2262a80   g10: Minor clean up.
       new  97a2394   g10: For signing, prefer available card key when no -u option.
       new  5c8fe54   Spelling fixes in docs and comments.
       new  201f868   g10: Remove skeleton options files.
       new  cacfd4b   speedo,w32: Allow installation as normal user
       new  9c6407d   gpgscm: Merge opexe_0.
       new  8a168a6   gpgscm: Create and re-use frame objects.
       new  d378cc3   speedo,w32: Fix silent user mode installation
       new  eab0138   tests: Add function to dump packets.
       new  d6b4646   tests: Support tests that are expected to fail.
       new  6fdeef5   doc: Fix documentation.
       new  38b48eb   tests: Clarify comments.
       new  692208f   gpg: Fix typo.
       new  2273943   gpg: Properly account for ring trust packets.
       new  98b7591   g10: Stop compiler warning for t-stutter.
       new  0ce94a9   g10, sm, dirmngr, common: Add comment for fall through.
       new  70ee7cd   Register DCO for Ineiev.
       new  3a8c94e   doc: Fix name of program.
       new  29ef34c   gpgscm: Make it possible to set the logfile name.
       new  78d6a25   tests: Move the makefile parser.
       new  f436579   tests: Make it possible to run all tests using our infrastructure.
       new  bc01d62   tests: Also run all OpenPGP tests using keyrings.
       new  00b7767   common: Let format_text return an error.
       new  abe3a90   dirmngr,w32: Fix ldap crl read on windows
       new  2d381b0   gpg: Do not mark ", " translatable.
       new  4bd079d   po: Update German translation
       new  bd6074f   po: Auto-update
       new  9574820   Release 2.1.21
       new  d2d4174   New upstream version 2.1.21
       new  a6d985d   Merge tag 'upstream/2.1.21' into experimental
       new  e3047ce   drop patches already upstream
       new  e219bf0   more patch cleanup
       new  193cece   bugfixes from upstream
       new  21eb98d   prepare debian release

The 132 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                                            |    3 +
 ChangeLog                                          |  851 +++++++++++++
 Makefile.am                                        |   14 +
 NEWS                                               |   25 +-
 README                                             |   17 +-
 VERSION                                            |    2 +-
 agent/Makefile.am                                  |    2 +-
 tests/openpgp/issue2929.scm => agent/all-tests.scm |   27 +-
 agent/cache.c                                      |   73 +-
 agent/call-pinentry.c                              |    8 +-
 agent/call-scd.c                                   |    4 +-
 agent/command-ssh.c                                |   24 +-
 agent/command.c                                    |   11 +-
 agent/findkey.c                                    |    6 +-
 agent/gpg-agent.c                                  |    1 -
 agent/pkdecrypt.c                                  |    2 +-
 agent/pksign.c                                     |    2 +-
 agent/trustlist.c                                  |    2 +-
 build-aux/speedo/w32/g4wihelp.c                    |   64 +-
 build-aux/speedo/w32/inst.nsi                      |  158 ++-
 common/ChangeLog-2011.include                      |    2 +-
 common/Makefile.am                                 |    3 +-
 .../openpgp/issue2929.scm => common/all-tests.scm  |   43 +-
 common/audit.c                                     |    2 +-
 common/b64dec.c                                    |    1 +
 common/call-gpg.c                                  |    2 +-
 common/dotlock.c                                   |    2 +-
 common/exechelp.h                                  |    4 +-
 common/exectool.c                                  |    2 +-
 common/init.h                                      |    2 +-
 common/logging.c                                   |   12 +-
 common/openpgp-oid.c                               |    2 +-
 common/openpgpdefs.h                               |   12 +-
 common/recsel.c                                    |    2 +-
 common/sexputil.c                                  |    4 +-
 common/simple-pwquery.h                            |    2 +-
 common/stringhelp.c                                |   41 +-
 common/stringhelp.h                                |    2 +-
 common/sysutils.c                                  |    2 +-
 common/t-session-env.c                             |    2 +-
 common/t-stringhelp.c                              |    7 +-
 configure.ac                                       |   14 +-
 debian/changelog                                   |    8 +
 .../0013-agent-Minor-fix-for-get_client_pid.patch  |   56 -
 ...gure-the-environments-to-use-scdaemon-fro.patch |   67 ++
 ...uppress-error-for-card-availability-check.patch |   84 ++
 .../0014-gpgscm-Simplify-substring-operation.patch |   39 -
 debian/patches/0015-g10-Fix-gpgcompose.c.patch     |   28 +
 ...gscm-Simplify-get-output-string-operation.patch |   43 -
 .../patches/0016-gpgscm-Fix-copying-values.patch   |  103 --
 ...s-Fix-setup-of-ephemeral-home-directories.patch |  133 ---
 ...s-Fix-setup-of-ephemeral-home-directories.patch |   31 -
 .../patches/0019-tests-Make-test-more-robust.patch |   43 -
 ...gpgscm-Initialize-unused-slots-in-vectors.patch |   42 -
 .../0021-gpgscm-Avoid-mutating-integer.patch       |   27 -
 ...gent-Serialize-access-to-passphrase-cache.patch |  220 ----
 ...eep-CCID-reader-open-when-card-is-not-ava.patch |   41 -
 .../0024-scd-Internal-CCID-reader-cleanup.patch    |  449 -------
 ...-gpg-Fix-printing-of-offline-taken-subkey.patch |   27 -
 .../0026-doc-Explain-the-in-a-key-listing.patch    |   34 -
 .../0027-gpgscm-Fix-compact-vector-encoding.patch  |   43 -
 ...ve-arbitrary-limit-on-number-of-cell-segm.patch |  285 -----
 ...m-Make-global-data-constant-when-possible.patch |  156 ---
 ...cate-small-integers-in-the-rodata-section.patch | 1011 ----------------
 ...ll-length-specifier-when-time_t-is-larger.patch |   43 -
 .../0032-g10-Minor-clean-up-for-export.c.patch     |   90 --
 ...33-dirmngr-Fix-dns-stuff.c-in-another-way.patch |   32 -
 ...-unexpected-suspend-resume-by-CCID-driver.patch |   55 -
 .../patches/0035-common-Simplify-format_text.patch |  139 ---
 .../0036-dirmngr-Fix-possible-null-reference.patch |   28 -
 ...tools-Fix-condition-for-gpg-connect-agent.patch |   30 -
 debian/patches/0038-dirmngr-Fix-type-of-sock.patch |   25 -
 .../0039-common-g10-Fix-enumeration-types.patch    |  179 ---
 .../patches/0040-dirmngr-Fix-thread-key-type.patch |   25 -
 .../0041-dirmngr-Fix-alignment-of-ADDR.patch       |  155 ---
 ...2-dirmngr-Fix-http.c-for-sockaddr_storage.patch |   70 --
 .../0043-dirmngr-More-fix-for-Windows.patch        |   73 --
 ...44-agent-Clean-up-error-initialize-return.patch |   85 --
 ...0-Fix-import-export-filter-property-match.patch |   25 -
 debian/patches/0046-g10-Minor-fixes.patch          |   66 --
 debian/patches/0047-g10-Fix-parse_ring_trust.patch |   25 -
 debian/patches/0048-tests-Minor-memory-fix.patch   |   25 -
 debian/patches/0049-agent-Minor-cleanup.patch      |   46 -
 debian/patches/0050-agent-More-minor-change.patch  |   24 -
 ...51-dirmngr-Fix-API-difference-for-Windows.patch |  100 --
 ...0052-dirmngr-Fix-final-close-of-LISTEN_FD.patch |   50 -
 ...3-g10-invalidate-the-fd-cache-for-keyring.patch |   41 -
 ...054-dirmngr-Fix-aliasing-problem-in-dns.c.patch |   89 --
 debian/patches/0055-doc-Fix-documentation.patch    |   26 -
 debian/patches/0056-gpg-Fix-typo.patch             |   25 -
 ...g-Properly-account-for-ring-trust-packets.patch |   83 --
 .../0058-g10-Remove-skeleton-options-files.patch   |  445 -------
 ...ning-prefer-available-card-key-when-no-u-.patch |   69 --
 ...0003-Avoid-simple-memory-dumps-via-ptrace.patch |    4 +-
 ...-Avoid-potential-race-condition-when-some.patch |    2 +-
 ...5-dirmngr-Avoid-need-for-hkp-housekeeping.patch |    4 +-
 ...void-automatically-checking-upstream-swdb.patch |    4 +-
 .../0007-dirmngr-Drop-useless-housekeeping.patch   |   16 +-
 ...gent-Create-framework-of-scheduled-timers.patch |    2 +-
 ...-threads-to-interrupt-main-select-loop-wi.patch |    2 +-
 ...gent-Avoid-tight-timer-tick-when-possible.patch |    4 +-
 ...-scheduled-checks-on-socket-when-inotify-.patch |    2 +-
 debian/patches/series                              |   50 +-
 ...gning-keys-where-no-secret-key-is-availab.patch |    4 +-
 dirmngr/cdblib.c                                   |    2 +-
 dirmngr/certcache.c                                |    2 +-
 dirmngr/dirmngr-client.c                           |    2 +-
 dirmngr/dirmngr.c                                  |    8 +-
 dirmngr/dns-stuff.c                                |   38 +-
 dirmngr/dns-stuff.h                                |    6 +-
 dirmngr/dns.c                                      |   67 +-
 dirmngr/http.c                                     |   54 +-
 dirmngr/ks-engine-hkp.c                            |    1 +
 dirmngr/ldap-wrapper-ce.c                          |   13 +-
 dirmngr/ldap-wrapper.c                             |    2 +-
 dirmngr/loadswdb.c                                 |    4 +-
 dirmngr/server.c                                   |    6 +-
 dirmngr/t-http.c                                   |    4 +
 dirmngr/validate.c                                 |    6 +-
 doc/HACKING                                        |    4 +-
 doc/defsincdate                                    |    2 +-
 doc/dirmngr.texi                                   |    2 +-
 doc/gpg-agent.texi                                 |    4 +-
 doc/gpg.texi                                       |   17 +-
 doc/gpgsm.texi                                     |    4 +-
 g10/Makefile.am                                    |   13 +-
 tests/openpgp/issue2929.scm => g10/all-tests.scm   |   27 +-
 g10/armor.c                                        |    4 +-
 g10/call-agent.c                                   |    2 +-
 g10/compress-bz2.c                                 |    3 +-
 g10/dirmngr-conf.skel                              |   73 --
 g10/export.c                                       |   39 +-
 g10/getkey.c                                       |    7 +-
 g10/gpg.c                                          |   13 +-
 g10/gpgcompose.c                                   |    4 +-
 g10/import.c                                       |    8 +-
 g10/keydb.h                                        |    4 +-
 g10/keyedit.c                                      |    8 +-
 g10/keygen.c                                       |    4 +-
 g10/keylist.c                                      |    4 +-
 g10/keyring.c                                      |   11 +-
 g10/main.h                                         |    2 -
 g10/misc.c                                         |   23 +-
 g10/openfile.c                                     |  104 +-
 g10/options.skel                                   |  139 ---
 g10/packet.h                                       |    6 +-
 g10/parse-packet.c                                 |    5 +-
 g10/pkclist.c                                      |    2 +-
 g10/seskey.c                                       |    4 +-
 g10/sign.c                                         |    2 +-
 g10/skclist.c                                      |   30 +-
 g10/t-stutter.c                                    |   15 +-
 g10/tdbio.c                                        |    2 +-
 g10/test.c                                         |    6 +-
 g10/tofu.c                                         |   36 +-
 g10/trustdb.c                                      |    2 +-
 g10/verify.c                                       |    2 +-
 g13/Makefile.am                                    |    2 +-
 tests/openpgp/issue2929.scm => g13/all-tests.scm   |   27 +-
 g13/backend.c                                      |    2 +-
 g13/create.c                                       |    2 +-
 g13/g13-common.h                                   |    2 +-
 g13/sh-dmcrypt.c                                   |    6 +
 kbx/keybox-blob.c                                  |    4 +-
 kbx/keybox-defs.h                                  |    2 +-
 kbx/keybox-openpgp.c                               |    2 +-
 m4/lib-link.m4                                     |    2 +-
 m4/po.m4                                           |    6 +-
 po/ca.po                                           |  665 ++++++-----
 po/cs.po                                           |  657 +++++-----
 po/da.po                                           |  664 +++++------
 po/de.po                                           |  712 ++++++-----
 po/el.po                                           |  665 ++++++-----
 po/en at boldquot.po                                  |  654 +++++-----
 po/en at quot.po                                      |  654 +++++-----
 po/eo.po                                           |  654 +++++-----
 po/es.po                                           |  663 +++++------
 po/et.po                                           |  662 +++++------
 po/fi.po                                           |  666 ++++++-----
 po/fr.po                                           |  658 +++++-----
 po/gl.po                                           |  662 +++++------
 po/gnupg2.pot                                      |  652 +++++-----
 po/hu.po                                           |  664 +++++------
 po/id.po                                           |  662 +++++------
 po/it.po                                           |  666 ++++++-----
 po/ja.po                                           |  683 ++++++-----
 po/nb.po                                           |  657 +++++-----
 po/pl.po                                           |  662 +++++------
 po/pt.po                                           |  662 +++++------
 po/ro.po                                           |  665 ++++++-----
 po/ru.po                                           |  659 +++++------
 po/sk.po                                           |  662 +++++------
 po/sv.po                                           |  664 +++++------
 po/tr.po                                           |  664 +++++------
 po/uk.po                                           |  659 +++++------
 po/zh_CN.po                                        |  662 +++++------
 po/zh_TW.po                                        |  656 +++++-----
 scd/apdu.c                                         |   15 +-
 scd/app-openpgp.c                                  |    4 +-
 scd/app-p15.c                                      |    2 +-
 scd/app.c                                          |    4 +-
 scd/atr.c                                          |    2 +-
 scd/ccid-driver.c                                  |  684 ++---------
 scd/command.c                                      |    2 +-
 scd/iso7816.c                                      |    2 +-
 sm/certlist.c                                      |    4 +-
 sm/gpgsm.c                                         |    2 +-
 sm/import.c                                        |    2 +-
 sm/keylist.c                                       |    2 +-
 sm/misc.c                                          |    2 +-
 sm/qualified.c                                     |    2 +-
 sm/server.c                                        |    2 +-
 sm/sign.c                                          |    2 +-
 tests/Makefile.am                                  |    3 +-
 tests/gpgme/Makefile.am                            |   10 +-
 tests/gpgme/all-tests.scm                          |   86 ++
 tests/gpgme/gpgme-defs.scm                         |  104 +-
 tests/gpgme/run-tests.scm                          |   59 +-
 tests/gpgme/setup.scm                              |    2 +-
 tests/gpgme/wrap.scm                               |    3 +-
 tests/gpgscm/Makefile.am                           |    6 +-
 tests/gpgscm/gnupg.scm                             |   44 +
 tests/gpgscm/init.scm                              |   14 +-
 tests/gpgscm/lib.scm                               |   27 +-
 tests/gpgscm/main.c                                |   45 +-
 tests/gpgscm/makefile.scm                          |   76 ++
 tests/gpgscm/opdefines.h                           |  379 +++---
 tests/gpgscm/scheme-private.h                      |   29 +-
 tests/gpgscm/scheme.c                              | 1251 ++++++++++----------
 tests/gpgscm/scheme.h                              |    8 +-
 tests/gpgscm/small-integers.h                      |  847 +++++++++++++
 tests/gpgscm/t-child.c                             |    4 +-
 tests/gpgscm/t-child.scm                           |    4 +-
 tests/gpgscm/tests.scm                             |  278 +++--
 tests/gpgscm/xml.scm                               |  142 +++
 tests/gpgsm/Makefile.am                            |   10 +-
 .../{openpgp/issue2929.scm => gpgsm/all-tests.scm} |   35 +-
 tests/gpgsm/decrypt.scm                            |    4 +-
 tests/gpgsm/encrypt.scm                            |    2 +-
 tests/gpgsm/export.scm                             |    4 +-
 tests/gpgsm/gpgsm-defs.scm                         |   12 +-
 tests/gpgsm/import.scm                             |    4 +-
 tests/gpgsm/run-tests.scm                          |   25 +-
 tests/gpgsm/setup.scm                              |   10 +-
 tests/gpgsm/sign.scm                               |    2 +-
 tests/gpgsm/verify.scm                             |    2 +-
 tests/inittests                                    |    6 +-
 tests/migrations/Makefile.am                       |   11 +-
 .../issue2929.scm => migrations/all-tests.scm}     |   27 +-
 tests/migrations/common.scm                        |   11 +-
 tests/migrations/extended-pkf.scm                  |    4 +-
 tests/migrations/from-classic.scm                  |    8 +-
 tests/migrations/issue2276.scm                     |    4 +-
 tests/migrations/run-tests.scm                     |   14 +-
 tests/openpgp/4gb-packet.scm                       |    9 +-
 tests/openpgp/Makefile.am                          |   11 +-
 tests/openpgp/README                               |    4 +-
 tests/openpgp/all-tests.scm                        |   58 +
 tests/openpgp/armdetach.scm                        |    4 +-
 tests/openpgp/armdetachm.scm                       |    4 +-
 tests/openpgp/armencrypt.scm                       |    4 +-
 tests/openpgp/armencryptp.scm                      |    4 +-
 tests/openpgp/armor.scm                            |    4 +-
 tests/openpgp/armsignencrypt.scm                   |    4 +-
 tests/openpgp/armsigs.scm                          |    4 +-
 tests/openpgp/bug537-test.data.asc                 |    2 +-
 tests/openpgp/clearsig.scm                         |    4 +-
 tests/openpgp/compression.scm                      |    4 +-
 tests/openpgp/conventional-mdc.scm                 |    6 +-
 tests/openpgp/conventional.scm                     |    6 +-
 tests/openpgp/decrypt-dsa.scm                      |    6 +-
 tests/openpgp/decrypt-multifile.scm                |    4 +-
 tests/openpgp/decrypt-session-key.scm              |    6 +-
 tests/openpgp/decrypt-unwrap-verify.scm            |    6 +-
 tests/openpgp/decrypt.scm                          |    6 +-
 tests/openpgp/default-key.scm                      |    4 +-
 tests/openpgp/defs.scm                             |   84 +-
 tests/openpgp/delete-keys.scm                      |   12 +-
 tests/openpgp/detach.scm                           |    4 +-
 tests/openpgp/detachm.scm                          |    4 +-
 tests/openpgp/ecc.scm                              |   17 +-
 tests/openpgp/enarmor.scm                          |    2 +-
 tests/openpgp/encrypt-dsa.scm                      |    6 +-
 tests/openpgp/encrypt-multifile.scm                |    4 +-
 tests/openpgp/encrypt.scm                          |   12 +-
 tests/openpgp/encryptp.scm                         |    4 +-
 tests/openpgp/export.scm                           |    2 +-
 tests/openpgp/fake-pinentry.c                      |    2 +
 tests/openpgp/genkey1024.scm                       |    2 +-
 tests/openpgp/gpg-agent.conf.tmpl                  |    3 -
 tests/openpgp/gpg.conf.tmpl                        |    4 -
 tests/openpgp/gpgconf.scm                          |    2 +-
 tests/openpgp/gpgtar.scm                           |    2 +-
 tests/openpgp/gpgv-forged-keyring.scm              |    4 +-
 tests/openpgp/import-revocation-certificate.scm    |    4 +-
 tests/openpgp/import.scm                           |   12 +-
 tests/openpgp/issue2015.scm                        |    2 +-
 tests/openpgp/issue2346.scm                        |    4 +-
 tests/openpgp/issue2417.scm                        |    4 +-
 tests/openpgp/issue2419.scm                        |    4 +-
 tests/openpgp/issue2929.scm                        |    2 +-
 tests/openpgp/issue2941.scm                        |    2 +-
 tests/openpgp/key-selection.scm                    |    4 +-
 tests/openpgp/mds.scm                              |    2 +-
 tests/openpgp/multisig.scm                         |    2 +-
 tests/openpgp/quick-key-manipulation.scm           |    6 +-
 tests/openpgp/run-tests.scm                        |   25 +-
 tests/openpgp/seat.scm                             |    4 +-
 tests/openpgp/setup.scm                            |   20 +-
 tests/openpgp/shell.scm                            |    2 +-
 tests/openpgp/signencrypt-dsa.scm                  |    6 +-
 tests/openpgp/signencrypt.scm                      |    7 +-
 tests/openpgp/sigs-dsa.scm                         |    6 +-
 tests/openpgp/sigs.scm                             |    8 +-
 tests/openpgp/ssh-export.scm                       |    4 +-
 tests/openpgp/ssh-import.scm                       |    6 +-
 tests/openpgp/tofu.scm                             |   56 +-
 tests/openpgp/use-exact-key.scm                    |    4 +-
 tests/openpgp/verify-multifile.scm                 |    4 +-
 tests/openpgp/verify.scm                           |    4 +-
 tests/openpgp/version.scm                          |    2 +-
 tests/pkits/Makefile.am                            |    2 +-
 tests/pkits/README                                 |    2 +-
 tests/pkits/common.sh                              |    2 +-
 tests/pkits/inittests                              |    4 +-
 tests/run-tests.scm                                |   44 +
 tools/gpg-connect-agent.c                          |    4 +-
 tools/gpgconf-comp.c                               |    2 +-
 tools/gpgconf.c                                    |    2 +-
 tools/gpgsplit.c                                   |    7 +-
 tools/mail-signed-keys                             |    2 +-
 tools/rfc822parse.c                                |    3 +-
 tools/symcryptrun.c                                |    2 +-
 tools/watchgnupg.c                                 |    2 +-
 tools/wks-util.c                                   |    2 +-
 335 files changed, 14257 insertions(+), 17549 deletions(-)
 copy tests/openpgp/issue2929.scm => agent/all-tests.scm (57%)
 copy tests/openpgp/issue2929.scm => common/all-tests.scm (52%)
 delete mode 100644 debian/patches/0013-agent-Minor-fix-for-get_client_pid.patch
 create mode 100644 debian/patches/0013-tests-Configure-the-environments-to-use-scdaemon-fro.patch
 create mode 100644 debian/patches/0014-g10-Suppress-error-for-card-availability-check.patch
 delete mode 100644 debian/patches/0014-gpgscm-Simplify-substring-operation.patch
 create mode 100644 debian/patches/0015-g10-Fix-gpgcompose.c.patch
 delete mode 100644 debian/patches/0015-gpgscm-Simplify-get-output-string-operation.patch
 delete mode 100644 debian/patches/0016-gpgscm-Fix-copying-values.patch
 delete mode 100644 debian/patches/0017-tests-Fix-setup-of-ephemeral-home-directories.patch
 delete mode 100644 debian/patches/0018-tests-Fix-setup-of-ephemeral-home-directories.patch
 delete mode 100644 debian/patches/0019-tests-Make-test-more-robust.patch
 delete mode 100644 debian/patches/0020-gpgscm-Initialize-unused-slots-in-vectors.patch
 delete mode 100644 debian/patches/0021-gpgscm-Avoid-mutating-integer.patch
 delete mode 100644 debian/patches/0022-agent-Serialize-access-to-passphrase-cache.patch
 delete mode 100644 debian/patches/0023-scd-Don-t-keep-CCID-reader-open-when-card-is-not-ava.patch
 delete mode 100644 debian/patches/0024-scd-Internal-CCID-reader-cleanup.patch
 delete mode 100644 debian/patches/0025-gpg-Fix-printing-of-offline-taken-subkey.patch
 delete mode 100644 debian/patches/0026-doc-Explain-the-in-a-key-listing.patch
 delete mode 100644 debian/patches/0027-gpgscm-Fix-compact-vector-encoding.patch
 delete mode 100644 debian/patches/0028-gpgscm-Remove-arbitrary-limit-on-number-of-cell-segm.patch
 delete mode 100644 debian/patches/0029-gpgscm-Make-global-data-constant-when-possible.patch
 delete mode 100644 debian/patches/0030-gpgscm-Allocate-small-integers-in-the-rodata-section.patch
 delete mode 100644 debian/patches/0031-agent-Use-ll-length-specifier-when-time_t-is-larger.patch
 delete mode 100644 debian/patches/0032-g10-Minor-clean-up-for-export.c.patch
 delete mode 100644 debian/patches/0033-dirmngr-Fix-dns-stuff.c-in-another-way.patch
 delete mode 100644 debian/patches/0034-scd-Handle-unexpected-suspend-resume-by-CCID-driver.patch
 delete mode 100644 debian/patches/0035-common-Simplify-format_text.patch
 delete mode 100644 debian/patches/0036-dirmngr-Fix-possible-null-reference.patch
 delete mode 100644 debian/patches/0037-tools-Fix-condition-for-gpg-connect-agent.patch
 delete mode 100644 debian/patches/0038-dirmngr-Fix-type-of-sock.patch
 delete mode 100644 debian/patches/0039-common-g10-Fix-enumeration-types.patch
 delete mode 100644 debian/patches/0040-dirmngr-Fix-thread-key-type.patch
 delete mode 100644 debian/patches/0041-dirmngr-Fix-alignment-of-ADDR.patch
 delete mode 100644 debian/patches/0042-dirmngr-Fix-http.c-for-sockaddr_storage.patch
 delete mode 100644 debian/patches/0043-dirmngr-More-fix-for-Windows.patch
 delete mode 100644 debian/patches/0044-agent-Clean-up-error-initialize-return.patch
 delete mode 100644 debian/patches/0045-g10-Fix-import-export-filter-property-match.patch
 delete mode 100644 debian/patches/0046-g10-Minor-fixes.patch
 delete mode 100644 debian/patches/0047-g10-Fix-parse_ring_trust.patch
 delete mode 100644 debian/patches/0048-tests-Minor-memory-fix.patch
 delete mode 100644 debian/patches/0049-agent-Minor-cleanup.patch
 delete mode 100644 debian/patches/0050-agent-More-minor-change.patch
 delete mode 100644 debian/patches/0051-dirmngr-Fix-API-difference-for-Windows.patch
 delete mode 100644 debian/patches/0052-dirmngr-Fix-final-close-of-LISTEN_FD.patch
 delete mode 100644 debian/patches/0053-g10-invalidate-the-fd-cache-for-keyring.patch
 delete mode 100644 debian/patches/0054-dirmngr-Fix-aliasing-problem-in-dns.c.patch
 delete mode 100644 debian/patches/0055-doc-Fix-documentation.patch
 delete mode 100644 debian/patches/0056-gpg-Fix-typo.patch
 delete mode 100644 debian/patches/0057-gpg-Properly-account-for-ring-trust-packets.patch
 delete mode 100644 debian/patches/0058-g10-Remove-skeleton-options-files.patch
 delete mode 100644 debian/patches/0059-g10-For-signing-prefer-available-card-key-when-no-u-.patch
 copy tests/openpgp/issue2929.scm => g10/all-tests.scm (57%)
 delete mode 100644 g10/dirmngr-conf.skel
 delete mode 100644 g10/options.skel
 copy tests/openpgp/issue2929.scm => g13/all-tests.scm (57%)
 create mode 100644 tests/gpgme/all-tests.scm
 create mode 100644 tests/gpgscm/gnupg.scm
 create mode 100644 tests/gpgscm/makefile.scm
 create mode 100644 tests/gpgscm/small-integers.h
 create mode 100644 tests/gpgscm/xml.scm
 copy tests/{openpgp/issue2929.scm => gpgsm/all-tests.scm} (50%)
 copy tests/{openpgp/issue2929.scm => migrations/all-tests.scm} (57%)
 create mode 100644 tests/openpgp/all-tests.scm
 delete mode 100644 tests/openpgp/gpg-agent.conf.tmpl
 delete mode 100644 tests/openpgp/gpg.conf.tmpl
 create mode 100644 tests/run-tests.scm

-- 
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