[Pkg-gnupg-commit] [gnupg2] branch master updated (b72d24d -> 04ca3e7)

Daniel Kahn Gillmor dkg at fifthhorseman.net
Sat Dec 24 22:29:01 UTC 2016


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

dkg pushed a change to branch master
in repository gnupg2.

      from  b72d24d   use larger secmem for gpg-agent (Closes: #846953)
       new  7e174fc   Post release updates.
       new  9a707a2   agent: Fix npth + daemon mode problem.
       new  0540cfb   doc: Ship example gpg-agent-browser.socket in examples/systemd-user/.
       new  2c97fa8   doc: Clarify dirmngr --homedir option.
       new  362afb4   build: Add repo-only maintainer script append-signature.sh.
       new  91a0483   g10: Add a convenience function for checking if a key is a primary key
       new  7142b29   g10: Don't use the same variable for multiple SQL compiled statements
       new  182efc5   g10: Correctly parameterize ngettext.
       new  037f9de   g10: Cache the effective policy.  Recompute it when required.
       new  6ce14a8   g10: Fix memory leak.
       new  893a3f7   tests: Delay querying the avaliable algorithms.
       new  66834eb   gpgscm: Use a static pool of cells for small integers.
       new  7b4e2ea   gpgscm: Fix installation of error handler.
       new  d8df804   gpgscm: Fix property lists.
       new  a3b258d   gpgscm: Refactor.
       new  5c2db9d   scd: Fix receive buffer size.
       new  44c17bc   g10: If the set of UTKs changes, invalidate any changed policies.
       new  bfeafe2   g10: Use es_fopen instead of open.
       new  03a65a5   g10: Avoid gratuitously loading a keyblock when it is already available
       new  7856e3e   gpgscm: Fix initialization of 'sink'.
       new  3fb9954   gpgscm: Clean sweeped cells.
       new  005d326   gpgscm: Make 'reverse' compatible with 'reverse_in_place'.
       new  b89e63e   scd: Support OpenPGP card V3 for RSA.
       new  cc1d213   tests: Rename ssh test.
       new  4db9a42   g10: Fix iteration over getkey results.
       new  47b8b9e   tests: Add test for the ssh key export.
       new  ecc126a   build: Remove more keywords from the generated ChangeLog
       new  f6728d1   dirmngr: Lazily launch ldap reaper thread.
       new  e062bc4   gpgscm: Avoid truncating pointers.
       new  bde4fdd   tests: Add test for '--decrypt --multifile'.
       new  2f27cb1   g10: Extend TOFU_STATS to always show the validity
       new  522f74f   Improve some comments.
       new  9fb5e9c   tools,build: Build WKS tools against libintl.
       new  52385a2   g10: Fix memory leak.
       new  60b4982   gpg,sm: Merge the two versions of check_special_filename.
       new  a5910e0   gpg: Make --decrypt with output '-&nnnn' work.
       new  81d6e98   agent,w32: Initialize nPth in server mode.
       new  8489b12   gpgsm: Allow decryption with a card returning a PKCS#1 stripped key.
       new  854adc8   agent,dirmngr: Handle corner case in shutdown mode.
       new  aa6ab9e   agent,dirmngr: Tiny restructuring.
       new  3c0569e   tests: Add test for '--encrypt --multifile'.
       new  12af8e8   tests: Add test for '--verify --multifile'.
       new  fbdfe6a   tests,build: Fix distcheck.
       new  86efc3e   gpg: Let only Dirmngr decide whether CERT is supported.
       new  304566d   dirmngr: Add option --standard-resolver.
       new  d0bfe3d   Register DCO for Tobias Mueller.
       new  bd1a1d8   g10: In the TOFU module, make strings easier to translate.
       new  cd532bb   g10: Improve debugging output.
       new  ce29272   gpg: New option --default-new-key-algo.
       new  ef10c34   gpg: Fix error code arg in ERRSIG status line.
       new  fae4d06   tests: New test for '--enarmor' and '--dearmor'.
       new  41b3d09   gpg: New option --quick-set-expire.
       new  bd9ebe1   g10: Remove dead code.
       new  d5b18d6   tests: Replace data used by the TOFU conflict test.
       new  17c717d   tests: Check the signature count in the TOFU TFS record.
       new  db6d8cf   tests: Change (interactive-shell) to start an interactive shell
       new  6102099   g10: Avoid a memory leak.
       new  7572d27   doc: Improve the text in the gpg manual
       new  87972fd   tests: Update distributed files
       new  89ac071   tests: Remove debugging display.
       new  5b5d881   tests: Rename 'error' to 'fail'.
       new  e352ead   tests: Add test importing a revocation certificate.
       new  8636ad5   agent: Respect --enable-large-secmem
       new  92df40a   tests: Improve quick key manipulation test.
       new  dec2ae3   tests: Add test for '--quick-set-expire'.
       new  c3008bf   gpg: Fix portability problem.
       new  b265969   tools: Fix memleak in gpgconf.
       new  dd03667   tools: Fix use of uninitialized var in mime-maker.
       new  3b5b94c   g10: Fix out-of-bounds access.
       new  a2bedc8   gpgscm: Generalize 'for-each-p'.
       new  c3138de   tools: Move a function from gpg-wks-server to wks-util.c.
       new  d8c5e8c   wks: New option --check for gpg-wks-client.
       new  a75790b   gpg: Fix the fix out-of-bounds access.
       new  fcf5aea   gpgscm: Implement tags.
       new  a4a6916   gpgscm: Add flags to the interpreter.
       new  0125669   gpgscm: Add flag TAIL_CONTEXT.
       new  404e8a4   gpgscm: Keep a history of calls for error messages.
       new  e7429b1   gpgscm: Better error reporting.
       new  4a04277   wks: New option --status-fd for gpg-wks-client.
       new  cb4c7ab   Fix 2 compiler warnings.
       new  5c7d582   common: Skip the Byte Order Mark in conf files.
       new  3de9bad   g10: Fix memory leak.
       new  c8100fc   g10: List compression algorithms using human-readable names.
       new  59f1562   tests: New test using all available compression algorithms.
       new  b778d8d   tests: Add a test for '--quick-addkey'.
       new  d568a15   g10: Create keys that expire in simple key generation mode.
       new  522e6f7   gpg: Fix algo string parsing of --quick-addkey.
       new  f1304ee   gpg: Do not use a fixed string for --gpgconf-list:default_pubkey_algo.
       new  98433c7   gpg: Fix memory leak in ecc key generation.
       new  ab3cdeb   po: Update Japanese translation.
       new  e3876f1   gpgscm: Improve library functions.
       new  fe36e63   tests: Refactor test runner.
       new  1a176b9   gpgscm: Move the test runner to the Scheme library.
       new  d43dabf   gpgscm: Generalize the test runner.
       new  429891a   gpgscm: Print failed and skipped tests.
       new  dd3dde0   g10: Create expiring keys in quick key generation mode.
       new  ca59815   g10: Spell out --recv-keys.
       new  04754ce   g10: Hyphenate --clearsign.
       new  a6d6e4a   g10,sm: Spell out --list-sigs.
       new  9147737   g10,sm: Spell out --check-sigs.
       new  892c827   g10,sm: Spell out --gen-key.
       new  09163a6   g10: Spell out --full-gen-key.
       new  ec1bd3a   g10: Spell out --gen-revoke.
       new  c1c35fb   g10,sm: Spell out --passwd.
       new  57aa42c   dirmngr: Improve ntbtls support.
       new  2e734a3   dirmngr,build: Remove support for ADNS.
       new  f6acd04   dirmngr: Add basic libdns support
       new  f8ab2c4   dirmngr: New libdns snapshot
       new  aae68a3   common: Add replacements for error codes from gpg-error 1.26.
       new  d84f5a8   doc: Add license notes for libdns.
       new  392966a   dirmngr: Require a c99 compiler
       new  4a030f6   dirmngr: Fix bugs in the standard resolver code.
       new  4c13e4e   dirmngr: Implement CNAME and SRV record lookup via libdns.
       new  3c2a791   dirmngr: Implement CERT record lookup via libdns.
       new  d34a2bb   dirmngr: New configure option --disable-libdns.
       new  d6e3324   common: Fix typo.
       new  55dc811   tests: Rework check for trust models.
       new  ca1e974   common: Support locating components in the build tree.
       new  948cca9   tests: Reuse GPGME's tests.
       new  0e2055c   build: Fix distcheck.
       new  2d1760f   dirmngr: First patch to re-enable Tor support.
       new  bc6b76e   doc: Add aliases of all changed options.
       new  c252627   g10: Shorten unreasonably long option.
       new  3c69109   g10: Spell out --desig-revoke.
       new  6e43967   g10: Rename 'card-edit' to 'edit-card'.
       new  41ad04d   g10: Rework the --quick-* interface.
       new  6b16b02   g10: Avoid translating simple error messages.
       new  6caa2d0   g10: Add missing space.
       new  fea9da4   g10: On a TOFU conflict, write the conflicting keys to the status fd
       new  116a78e   doc: Add documentation for programmatic use of GnuPG.
       new  ca02a8b   doc: Improve section on unattended key generation.
       new  94f6b90   g10: Extend TOFU_STATS to emit <sign-days> and <encyrption-days>
       new  4a2c210   g10: Use total days, not total messages to compute TOFU validity
       new  a165fa0   doc: Fix manual.
       new  3c7d6a1   sm: Fix agent communication.
       new  12a5265   doc: Mention extra information in pinentry status lines.
       new  6ca3c28   gpgconf: Fix --apply-defaults.
       new  76cd64a   gpgconf: New command --apply-profile.
       new  48671f2   gpg,sm: A few more option for --gpgconf-list.
       new  41a426a   doc: Wrap a too long line in DETAILS.
       new  59d3c3e   dirmngr: Factor common libdns code out.
       new  ddb4808   dirmngr: Pass Tor credentials to libdns.
       new  c4e8a31   dirmngr: Use one context for all libdns queries.
       new  024dbd7   dirmngr: Auto-switch from Tor port to Torbrowser port.
       new  b653e76   po: Update Japanese translation.
       new  c3c6084   po: Fix Japanese translation.
       new  e77b924   dirmngr: Fix setup of libdns for W32.
       new  e384405   Remove unused debug flags and add "dns" and "network".
       new  026bbf0   speedo,w32: Use nsExec::ExecToLog to avoid popups
       new  df00745   gpgscm: Make exception handling more robust.
       new  3949cbd   gpgscm: Display location when assertions fail.
       new  a45dc08   gpgscm: Change associativity of ::.
       new  a1afc45   tests: New test for --delete-[secret-]keys.
       new  a76fe9e   doc: Clarify that delkey deletes public keys.
       new  aec89a7   test: Extend TOFU tests to also check the days with signatures.
       new  d51499f   dirmngr,w32: Hack around a select problem.
       new  10dae15   typo: Fix a string in do_we_trust_pre.
       new  63c7bf1   po: Some updates to the German translation.
       new  0bf16d7   tests: Use sequential test runner if only one test is given.
       new  65a0d6a   tests: Use the common test framework for the migration tests.
       new  284ec54   build: Add target to sign the windows installer.
       new  af8b68f   dirmngr: Fix problems with the getsrv function.
       new  81c0127   dirmngr: New option --resolver-timeout.
       new  b8b0d2f   build: Update distributed signature key.
       new  2051f29   doc: Update NEWS
       new  7185f73   po: Update one English string in Japanese translation.
       new  13465e7   sm: Remove wrong example from gpgsm --help.
       new  4a283b5   po: Update German translation.
       new  192a5cb   po: Auto-update.
       new  ade3246   Release 2.1.17
       new  881d5a5   New upstream version 2.1.17
       new  fd3780d   Merge tag 'upstream/2.1.17'
       new  47ced23   set up new changelog entry.
       new  e757b28   refresh patches (dropping those applied upstream already)
       new  92ccf81   adns is no longer used upstream, drop explicit disabling
       new  3e927db   remove no-longer-valid dns-srv configure option
       new  0f71549   disable-libdns when minimizing linkage
       new  02a7fdd   canonicalize *.install files with wrap-and-sort.ast
       new  9ef0735   document copyright for new embedded libdns
       new  04ca3e7   look for updates in gcrypt archive, not on user-facing webpage.

The 180 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                                            |    16 +-
 COPYING.other                                      |    60 +
 ChangeLog                                          |  1248 +-
 Makefile.am                                        |     3 +-
 NEWS                                               |    36 +
 README                                             |    15 +-
 VERSION                                            |     2 +-
 agent/agent.h                                      |     2 -
 agent/gpg-agent.c                                  |    28 +-
 autogen.rc                                         |     1 -
 build-aux/gitlog-to-changelog                      |     5 +-
 build-aux/speedo.mk                                |    67 +-
 build-aux/speedo/w32/inst.nsi                      |    17 +-
 build-aux/speedo/w32/pkg-copyright.txt             |    25 +
 common/argparse.c                                  |    20 +-
 common/homedir.c                                   |    81 +-
 common/iobuf.c                                     |    37 +-
 common/iobuf.h                                     |     8 +-
 common/miscellaneous.c                             |     2 +
 common/openpgp-oid.c                               |    16 +-
 common/sysutils.c                                  |    36 +-
 common/sysutils.h                                  |     2 +
 common/util.h                                      |    21 +-
 configure.ac                                       |   182 +-
 debian/changelog                                   |     6 +
 debian/copyright                                   |    25 +
 debian/dirmngr.install                             |     4 +-
 debian/gnupg-agent.install                         |     8 +-
 .../0013-agent-Fix-npth-daemon-mode-problem.patch  |    31 -
 .../0014-doc-Clarify-dirmngr-homedir-option.patch  |    29 -
 .../patches/0014-scd-Fix-receive-buffer-size.patch |    35 -
 .../0015-scd-Support-OpenPGP-card-V3-for-RSA.patch |   180 -
 ...016-g10-Fix-iteration-over-getkey-results.patch |    28 -
 ...-dirmngr-Lazily-launch-ldap-reaper-thread.patch |   118 -
 debian/patches/0018-g10-Fix-memory-leak.patch      |    46 -
 ...e-the-two-versions-of-check_special_filen.patch |   336 -
 ...20-gpg-Make-decrypt-with-output-nnnn-work.patch |    48 -
 ...-decryption-with-a-card-returning-a-PKCS-.patch |    34 -
 ...rmngr-Handle-corner-case-in-shutdown-mode.patch |    80 -
 .../0023-agent-dirmngr-Tiny-restructuring.patch    |    90 -
 ...y-Dirmngr-decide-whether-CERT-is-supporte.patch |    64 -
 ...-Fix-error-code-arg-in-ERRSIG-status-line.patch |    28 -
 .../0026-agent-Respect-enable-large-secmem.patch   |    31 -
 ...0002-Avoid-simple-memory-dumps-via-ptrace.patch |     8 +-
 .../debian-packaging/0001-avoid-beta-warning.patch |     2 +-
 ...regenerating-defsincdate-use-shipped-file.patch |     4 +-
 ...-Avoid-potential-race-condition-when-some.patch |     2 +-
 ...2-dimrngr-Avoid-need-for-hkp-housekeeping.patch |    26 +-
 ...void-automatically-checking-upstream-swdb.patch |     6 +-
 .../0005-dirmngr-Drop-useless-housekeeping.patch   |    33 +-
 ...gent-Create-framework-of-scheduled-timers.patch |    20 +-
 ...-threads-to-interrupt-main-select-loop-wi.patch |    18 +-
 ...gent-Avoid-tight-timer-tick-when-possible.patch |    10 +-
 ...-scheduled-checks-on-socket-when-inotify-.patch |     4 +-
 debian/patches/series                              |    15 -
 debian/rules                                       |     5 +-
 debian/watch                                       |     3 +-
 dirmngr/Makefile.am                                |    20 +-
 dirmngr/dirmngr.c                                  |    70 +-
 dirmngr/dirmngr.h                                  |     4 +
 dirmngr/dns-stuff.c                                |  1686 ++-
 dirmngr/dns-stuff.h                                |    28 +-
 dirmngr/dns.c                                      | 11246 +++++++++++++++++++
 dirmngr/dns.h                                      |  1365 +++
 dirmngr/http.c                                     |    88 +-
 dirmngr/ks-engine-hkp.c                            |    11 +-
 dirmngr/ldap-wrapper.c                             |     5 +-
 dirmngr/loadswdb.c                                 |     5 +-
 dirmngr/server.c                                   |    16 +-
 dirmngr/t-dns-stuff.c                              |    82 +-
 doc/DETAILS                                        |    75 +-
 doc/Makefile.am                                    |     5 +-
 doc/debugging.texi                                 |     3 +-
 doc/defsincdate                                    |     2 +-
 doc/dirmngr.texi                                   |    22 +-
 doc/examples/gpgconf.conf                          |     8 +-
 .../systemd-user/gpg-agent-browser.socket          |     2 +-
 doc/gpg.texi                                       |   380 +-
 doc/gpgsm.texi                                     |    10 +-
 doc/howto-create-a-server-cert.texi                |     2 +-
 doc/tools.texi                                     |     9 +
 g10/armor.c                                        |     3 +
 g10/call-agent.c                                   |     5 +-
 g10/cpr.c                                          |     2 +-
 g10/decrypt.c                                      |     9 +-
 g10/distsigkey.gpg                                 |   Bin 4114 -> 3452 bytes
 g10/export.c                                       |     6 +-
 g10/getkey.c                                       |     6 +-
 g10/gpg.c                                          |   141 +-
 g10/gpgv.c                                         |    18 +-
 g10/import.c                                       |    11 +-
 g10/keydb.c                                        |     6 +-
 g10/keydb.h                                        |     9 +-
 g10/keyedit.c                                      |   163 +-
 g10/keygen.c                                       |   551 +-
 g10/keylist.c                                      |     4 +-
 g10/keyserver.c                                    |     4 -
 g10/main.h                                         |     3 +
 g10/mainproc.c                                     |    17 +-
 g10/options.h                                      |     4 +-
 g10/packet.h                                       |     6 +-
 g10/parse-packet.c                                 |     6 +-
 g10/passphrase.c                                   |     2 +-
 g10/photoid.c                                      |     2 +-
 g10/pkclist.c                                      |     9 +-
 g10/plaintext.c                                    |    22 +-
 g10/revoke.c                                       |     3 +-
 g10/sign.c                                         |    34 +-
 g10/test-stubs.c                                   |    16 +-
 g10/tofu.c                                         |  1594 +--
 g10/tofu.h                                         |    10 +-
 g10/trust.c                                        |    63 +-
 g10/trustdb.c                                      |    41 +-
 g10/trustdb.h                                      |    11 +-
 po/ca.po                                           |  2418 ++--
 po/cs.po                                           |  2429 ++--
 po/da.po                                           |  2422 ++--
 po/de.po                                           |  2545 +++--
 po/el.po                                           |  2418 ++--
 po/en at boldquot.po                                  |  2422 ++--
 po/en at quot.po                                      |  2422 ++--
 po/eo.po                                           |  2417 ++--
 po/es.po                                           |  2433 ++--
 po/et.po                                           |  2418 ++--
 po/fi.po                                           |  2418 ++--
 po/fr.po                                           |  2422 ++--
 po/gl.po                                           |  2416 ++--
 po/gnupg2.pot                                      |  2352 ++--
 po/hu.po                                           |  2418 ++--
 po/id.po                                           |  2418 ++--
 po/it.po                                           |  2418 ++--
 po/ja.po                                           |  2658 ++---
 po/nb.po                                           |  2493 ++--
 po/pl.po                                           |  2429 ++--
 po/pt.po                                           |  2417 ++--
 po/ro.po                                           |  2416 ++--
 po/ru.po                                           |  2527 +++--
 po/sk.po                                           |  2418 ++--
 po/sv.po                                           |  2422 ++--
 po/tr.po                                           |  2424 ++--
 po/uk.po                                           |  2492 ++--
 po/zh_CN.po                                        |  2416 ++--
 po/zh_TW.po                                        |  2415 ++--
 scd/apdu.c                                         |     5 +-
 scd/app-openpgp.c                                  |    63 +-
 scd/scdaemon.c                                     |     6 +-
 scd/scdaemon.h                                     |     2 -
 sm/call-agent.c                                    |     3 +
 sm/decrypt.c                                       |     8 +-
 sm/gpgsm.c                                         |    54 +-
 tests/Makefile.am                                  |     2 +-
 tests/{migrations => gpgme}/Makefile.am            |    49 +-
 tests/gpgme/gpgme-defs.scm                         |   167 +
 tests/gpgme/run-tests.scm                          |    69 +
 tests/{openpgp => gpgme}/setup.scm                 |    17 +-
 tests/gpgme/wrap.scm                               |    60 +
 tests/gpgscm/ffi.scm                               |    35 -
 tests/gpgscm/init.scm                              |    85 +-
 tests/gpgscm/lib.scm                               |   116 +-
 tests/gpgscm/main.c                                |    21 +-
 tests/gpgscm/opdefines.h                           |    15 +-
 tests/gpgscm/repl.scm                              |     9 +-
 tests/gpgscm/scheme-private.h                      |    40 +
 tests/gpgscm/scheme.c                              |   731 +-
 tests/gpgscm/scheme.h                              |    21 +
 tests/gpgscm/tests.scm                             |   221 +-
 tests/migrations/Makefile.am                       |    33 +-
 tests/migrations/common.scm                        |    10 +-
 .../decrypt-dsa.scm => migrations/run-tests.scm}   |    22 +-
 .../{openpgp/version.scm => migrations/setup.scm}  |     7 +-
 tests/openpgp/4gb-packet.scm                       |     2 +-
 tests/openpgp/Makefile.am                          |    44 +-
 tests/openpgp/clearsig.scm                         |     4 +-
 tests/openpgp/{encrypt-dsa.scm => compression.scm} |    20 +-
 tests/openpgp/conventional-mdc.scm                 |     2 +-
 tests/openpgp/conventional.scm                     |     2 +-
 tests/openpgp/{setup.scm => decrypt-multifile.scm} |    31 +-
 tests/openpgp/defs.scm                             |   103 +-
 tests/openpgp/delete-keys.scm                      |   103 +
 tests/openpgp/ecc.scm                              |     4 +-
 tests/openpgp/{armencrypt.scm => enarmor.scm}      |     6 +-
 tests/openpgp/encrypt-dsa.scm                      |     2 +-
 .../{armencrypt.scm => encrypt-multifile.scm}      |    16 +-
 tests/openpgp/encrypt.scm                          |     2 +-
 tests/openpgp/export.scm                           |     4 +-
 tests/openpgp/genkey1024.scm                       |     2 +-
 tests/openpgp/gpgtar.scm                           |     7 +-
 tests/openpgp/gpgv-forged-keyring.scm              |     2 +-
 ...tachm.scm => import-revocation-certificate.scm} |    27 +-
 tests/openpgp/import.scm                           |     2 +-
 tests/openpgp/issue2015.scm                        |     2 +-
 tests/openpgp/issue2346.scm                        |     2 +-
 tests/openpgp/issue2419.scm                        |     2 +-
 tests/openpgp/key-selection.scm                    |     2 +-
 tests/openpgp/mds.scm                              |     2 +-
 tests/openpgp/multisig.scm                         |     2 +-
 tests/openpgp/quick-key-manipulation.scm           |    89 +-
 tests/openpgp/run-tests.scm                        |   140 +-
 tests/openpgp/samplekeys/authenticate-only.pub.asc |    31 +
 tests/openpgp/samplekeys/authenticate-only.sec.asc |    60 +
 tests/openpgp/samplemsgs/clearsig-1-key-1.asc      |    17 +
 .../openpgp/samplemsgs/revoke-2D727CC768697734.asc |     8 +
 tests/openpgp/samplemsgs/signed-1-key-1.asc        |    15 +
 tests/openpgp/setup.scm                            |     2 +-
 tests/openpgp/signencrypt.scm                      |     2 +-
 tests/openpgp/sigs.scm                             |     2 +-
 tests/openpgp/ssh-export.scm                       |    52 +
 tests/openpgp/{ssh.scm => ssh-import.scm}          |     6 +-
 tests/openpgp/tofu-2183839A-1.txt                  |   Bin 191 -> 0 bytes
 tests/openpgp/tofu-BC15C85A-1.txt                  |     9 -
 tests/openpgp/tofu-EE37CF96-1.txt                  |     9 -
 tests/openpgp/tofu-keys-secret.asc                 |    95 -
 tests/openpgp/tofu-keys.asc                        |    47 -
 tests/openpgp/tofu.scm                             |   216 +-
 tests/openpgp/tofu/conflicting/1C005AF3-1.txt      |   Bin 0 -> 342 bytes
 tests/openpgp/tofu/conflicting/1C005AF3-2.txt      |   Bin 0 -> 338 bytes
 tests/openpgp/tofu/conflicting/1C005AF3-3.txt      |   Bin 0 -> 339 bytes
 tests/openpgp/tofu/conflicting/1C005AF3-4.txt      |   Bin 0 -> 338 bytes
 tests/openpgp/tofu/conflicting/1C005AF3-5.txt      |   Bin 0 -> 339 bytes
 tests/openpgp/tofu/conflicting/1C005AF3-secret.gpg |   Bin 0 -> 2537 bytes
 tests/openpgp/tofu/conflicting/1C005AF3.gpg        |   Bin 0 -> 1235 bytes
 tests/openpgp/tofu/conflicting/B662E42F-1.txt      |   Bin 0 -> 340 bytes
 tests/openpgp/tofu/conflicting/B662E42F-2.txt      |   Bin 0 -> 339 bytes
 tests/openpgp/tofu/conflicting/B662E42F-3.txt      |   Bin 0 -> 342 bytes
 tests/openpgp/tofu/conflicting/B662E42F-4.txt      |   Bin 0 -> 340 bytes
 tests/openpgp/tofu/conflicting/B662E42F-5.txt      |     1 +
 tests/openpgp/tofu/conflicting/B662E42F-secret.gpg |   Bin 0 -> 2537 bytes
 tests/openpgp/tofu/conflicting/B662E42F.gpg        |   Bin 0 -> 1235 bytes
 tests/openpgp/tofu/conflicting/BE04EB2B-1.txt      |   Bin 0 -> 340 bytes
 tests/openpgp/tofu/conflicting/BE04EB2B-2.txt      |   Bin 0 -> 342 bytes
 tests/openpgp/tofu/conflicting/BE04EB2B-3.txt      |   Bin 0 -> 340 bytes
 tests/openpgp/tofu/conflicting/BE04EB2B-4.txt      |   Bin 0 -> 342 bytes
 tests/openpgp/tofu/conflicting/BE04EB2B-5.txt      |   Bin 0 -> 340 bytes
 tests/openpgp/tofu/conflicting/BE04EB2B-secret.gpg |   Bin 0 -> 2537 bytes
 tests/openpgp/tofu/conflicting/BE04EB2B.gpg        |   Bin 0 -> 1235 bytes
 .../openpgp/{detachm.scm => verify-multifile.scm}  |    31 +-
 tests/openpgp/verify.scm                           |     6 +-
 tools/Makefile.am                                  |     4 +-
 tools/call-dirmngr.c                               |    52 +
 tools/call-dirmngr.h                               |     2 +
 tools/gpg-wks-client.c                             |   114 +
 tools/gpg-wks-server.c                             |   170 +-
 tools/gpg-wks.h                                    |     3 +
 tools/gpgconf-comp.c                               |   303 +-
 tools/gpgconf.c                                    |    17 +-
 tools/gpgconf.h                                    |     6 +-
 tools/mime-maker.c                                 |     7 +-
 tools/wks-util.c                                   |   242 +-
 248 files changed, 57711 insertions(+), 38280 deletions(-)
 create mode 100644 COPYING.other
 delete mode 100644 debian/patches/0013-agent-Fix-npth-daemon-mode-problem.patch
 delete mode 100644 debian/patches/0014-doc-Clarify-dirmngr-homedir-option.patch
 delete mode 100644 debian/patches/0014-scd-Fix-receive-buffer-size.patch
 delete mode 100644 debian/patches/0015-scd-Support-OpenPGP-card-V3-for-RSA.patch
 delete mode 100644 debian/patches/0016-g10-Fix-iteration-over-getkey-results.patch
 delete mode 100644 debian/patches/0017-dirmngr-Lazily-launch-ldap-reaper-thread.patch
 delete mode 100644 debian/patches/0018-g10-Fix-memory-leak.patch
 delete mode 100644 debian/patches/0019-gpg-sm-Merge-the-two-versions-of-check_special_filen.patch
 delete mode 100644 debian/patches/0020-gpg-Make-decrypt-with-output-nnnn-work.patch
 delete mode 100644 debian/patches/0021-gpgsm-Allow-decryption-with-a-card-returning-a-PKCS-.patch
 delete mode 100644 debian/patches/0022-agent-dirmngr-Handle-corner-case-in-shutdown-mode.patch
 delete mode 100644 debian/patches/0023-agent-dirmngr-Tiny-restructuring.patch
 delete mode 100644 debian/patches/0024-gpg-Let-only-Dirmngr-decide-whether-CERT-is-supporte.patch
 delete mode 100644 debian/patches/0025-gpg-Fix-error-code-arg-in-ERRSIG-status-line.patch
 delete mode 100644 debian/patches/0026-agent-Respect-enable-large-secmem.patch
 create mode 100644 dirmngr/dns.c
 create mode 100644 dirmngr/dns.h
 copy {debian => doc/examples}/systemd-user/gpg-agent-browser.socket (71%)
 copy tests/{migrations => gpgme}/Makefile.am (55%)
 create mode 100644 tests/gpgme/gpgme-defs.scm
 create mode 100644 tests/gpgme/run-tests.scm
 copy tests/{openpgp => gpgme}/setup.scm (63%)
 mode change 100755 => 100644
 create mode 100644 tests/gpgme/wrap.scm
 copy tests/{openpgp/decrypt-dsa.scm => migrations/run-tests.scm} (68%)
 mode change 100755 => 100644
 copy tests/{openpgp/version.scm => migrations/setup.scm} (81%)
 mode change 100755 => 100644
 copy tests/openpgp/{encrypt-dsa.scm => compression.scm} (68%)
 copy tests/openpgp/{setup.scm => decrypt-multifile.scm} (50%)
 create mode 100755 tests/openpgp/delete-keys.scm
 copy tests/openpgp/{armencrypt.scm => enarmor.scm} (87%)
 copy tests/openpgp/{armencrypt.scm => encrypt-multifile.scm} (72%)
 copy tests/openpgp/{detachm.scm => import-revocation-certificate.scm} (56%)
 mode change 100755 => 100644
 create mode 100644 tests/openpgp/samplekeys/authenticate-only.pub.asc
 create mode 100644 tests/openpgp/samplekeys/authenticate-only.sec.asc
 create mode 100644 tests/openpgp/samplemsgs/clearsig-1-key-1.asc
 create mode 100644 tests/openpgp/samplemsgs/revoke-2D727CC768697734.asc
 create mode 100644 tests/openpgp/samplemsgs/signed-1-key-1.asc
 create mode 100755 tests/openpgp/ssh-export.scm
 rename tests/openpgp/{ssh.scm => ssh-import.scm} (94%)
 delete mode 100644 tests/openpgp/tofu-2183839A-1.txt
 delete mode 100644 tests/openpgp/tofu-BC15C85A-1.txt
 delete mode 100644 tests/openpgp/tofu-EE37CF96-1.txt
 delete mode 100755 tests/openpgp/tofu-keys-secret.asc
 delete mode 100755 tests/openpgp/tofu-keys.asc
 create mode 100644 tests/openpgp/tofu/conflicting/1C005AF3-1.txt
 create mode 100644 tests/openpgp/tofu/conflicting/1C005AF3-2.txt
 create mode 100644 tests/openpgp/tofu/conflicting/1C005AF3-3.txt
 create mode 100644 tests/openpgp/tofu/conflicting/1C005AF3-4.txt
 create mode 100644 tests/openpgp/tofu/conflicting/1C005AF3-5.txt
 create mode 100644 tests/openpgp/tofu/conflicting/1C005AF3-secret.gpg
 create mode 100644 tests/openpgp/tofu/conflicting/1C005AF3.gpg
 create mode 100644 tests/openpgp/tofu/conflicting/B662E42F-1.txt
 create mode 100644 tests/openpgp/tofu/conflicting/B662E42F-2.txt
 create mode 100644 tests/openpgp/tofu/conflicting/B662E42F-3.txt
 create mode 100644 tests/openpgp/tofu/conflicting/B662E42F-4.txt
 create mode 100644 tests/openpgp/tofu/conflicting/B662E42F-5.txt
 create mode 100644 tests/openpgp/tofu/conflicting/B662E42F-secret.gpg
 create mode 100644 tests/openpgp/tofu/conflicting/B662E42F.gpg
 create mode 100644 tests/openpgp/tofu/conflicting/BE04EB2B-1.txt
 create mode 100644 tests/openpgp/tofu/conflicting/BE04EB2B-2.txt
 create mode 100644 tests/openpgp/tofu/conflicting/BE04EB2B-3.txt
 create mode 100644 tests/openpgp/tofu/conflicting/BE04EB2B-4.txt
 create mode 100644 tests/openpgp/tofu/conflicting/BE04EB2B-5.txt
 create mode 100644 tests/openpgp/tofu/conflicting/BE04EB2B-secret.gpg
 create mode 100644 tests/openpgp/tofu/conflicting/BE04EB2B.gpg
 copy tests/openpgp/{detachm.scm => verify-multifile.scm} (55%)

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