[Pkg-gnupg-commit] [gnupg2] branch master updated (b425ad4 -> d67bb49)

Daniel Kahn Gillmor dkg at fifthhorseman.net
Wed Dec 9 20:31:45 UTC 2015


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

dkg pushed a change to branch master
in repository gnupg2.

      from  b425ad4   avoid shipping Changelog-2011, use upstream ChangeLog (Closes: #803225)
       new  b0627ec   Post release updates.
       new  4584125   gpg: Try hard to use MDC also for sign+symenc.
       new  0b4ebc3   po: Update Japanese translation.
       new  3de5ef7   cleanup: Fix confusion between gpg_error_t and gpg_err_code_t.
       new  93e8555   common: Prefix the mkdir functions with gnupg_.  Make args const.
       new  f77913e   g10: Add TOFU support.
       new  128a456   g10: Fix assert.
       new  5aa1b39   Move http module from common/ to dirmngr/.
       new  e64c805   common: Avoid warning about const char ** assignment.
       new  558bcd4   gpg: Fix harmless compiler warnings.
       new  c2c4007   gpg: Silence two more warnings.
       new  55d8845   gpg: If a conflict occurs in batch mode, record that.
       new  e56a116   gpg: Don't forget to free some memory.
       new  253afa2   gpg: Fix formatting.
       new  8c609ea   dirmngr: Use Assuan socket wrappers for http.c
       new  6983fd1   dirmngr: Make --use-tor work - still leaks DNS.
       new  76afaed   gpg: Add option --weak-digest to gpg and gpgv.
       new  b989398   gpg: Print warning when rejecting weak digests
       new  547a1b3   gpg: Mark local function as static.
       new  0433e66   gpg: Improve and regularize naming of signature checking functions.
       new  a608ee7   gpg: Improve function documentation and some comments.
       new  c376211   gpg: Fix --desig-revoke.
       new  4e42ad3   dirmngr: Allow building with libassuan < 2.3.
       new  d1a0b52   gpg: Remove unused prototype digest_algo_from_sig.
       new  c3bb9fc   common: Make sure tilde expansion works for the mkdir functions.
       new  eb8a0b0   gpg: Make failing to create a directory a soft error.
       new  4957e32   gpg: Use the right variable to display the information.
       new  445f94b   gpg: Improve text.
       new  d3eca51   gpg: When showing conflicts, also show bindings with no recorded sigs.
       new  251c070   gpg: Synchronize translation template.
       new  bc9ff6c   gpg: Improve output.
       new  26d457c   gpg: Don't die immediately if the TOFU DB is locked.
       new  734c61d   build: Allow building without SQLlite support.
       new  c83b627   w32: Allow building again.
       new  58ebe50   dirmngr: Prefer ADNS over system resolver.
       new  42571a3   common: Add status code for use by g13.
       new  5055b61   dirmngr: Rename file dns-cert.c.
       new  485e0a2   build: Make --disable-g13 the default.
       new  85bd7d9   gpg: Make the tofu DB check and initialization atomic.
       new  a79045e   dirmngr: Allow building with libassuan < 2.3.
       new  243f90a   gpg: Factor out code into a standalone function.
       new  d05ff81   gpg: Keep the trust DB up to date for the tofu and tofu+pgp models.
       new  df57390   gpg: If a key is ultimate trusted, return that in the tofu model.
       new  cbaca25   gpg: When evaluating trust reg exps, treat tofu+pgp like pgp.
       new  8c3b791   gpg: Don't accidentally free UTK_LIST.
       new  9afeb4c   gpg: If the saved trust model is unknown, default to tofu+pgp.
       new  ffe60eb   common: Add more replacement error codes.
       new  8bccbf4   dirmngr: Implement a getaddrinfo wrapper.
       new  afbe87f   dirmngr: Use the new DNS wrapper for the HKP engine.
       new  9ffcb77   Change capitalization of TOR to Tor.
       new  03e230f   gpg: Add a new OpenPGP card vendor.
       new  6fafda9   dirmngr: Check that getaddrinfo is available.
       new  b6af337   dirmngr: Allow use of http.c if USE_NPTH is not defined.
       new  1e34007   dirmngr: Use the new DNS wrapper for the HTTP module.
       new  41bb01a   Move SRV RR code from common/ to dirmngr/.
       new  e03a4a9   dirmngr: Do not use MAXDNAME.
       new  8b06d7f   dirmngr: Implement Tor mode for SRV RRs.
       new  3c4c89c   gpg: Use the proper type.
       new  cd879d4   gpg: Return the DBs meta-handle rather than the sqlite3 handle.
       new  297cf86   gpg: Cache prepared SQL queries and open DB connections.
       new  7f65e84   gpg: Provide an interface to patch TOFU updates.
       new  8165059   dirmngr: Implement a getnameinfo wrapper.
       new  927f346   dirmngr: Replace use of getnameinfo by resolve_dns_addr.
       new  0e3c9f1   dirmngr: Better handle systems without IPv6 or IPv4.
       new  5e7ac03   dirmngr: Add workaround for broken getaddrinfo.
       new  5b0ed76   gpg: When the TOFU DB is in batch mode, periodically drop the locks.
       new  c18fb0d   gpg: Make sure we only have a single SQL statement.
       new  7735bbe   dirmngr,w32: Remove gethostbyname hack and make it build again.
       new  4524a2a   dirmngr: Support Tor hidden services.
       new  68100b4   dirmngr: Add example Tor hidden service.
       new  0d37a40   w32: Make it build again if Tofu support is not available.
       new  91015d0   gpg: Ensure all weak digest rejection notices are shown
       new  a6c2c09   gpg: Do not call an extra get_validity if no-show-uid-validity is used.
       new  e026efb   dirmngr: Add a getaddrinfo wrapper backend using ADNS.
       new  949a5cf   dirmngr: Minor cleanup of the SRV RR code.
       new  02dc518   agent: Clarify agent's KEYWRAP_KEY description.
       new  1f872cb   Fix typos
       new  fa15a71   dirmngr: Fix NULL-deref while loading a CRL.
       new  e095a3f   doc: Document some changed default options.
       new  8b6c83d   sm: Allow combination of usage flags --gen-key.
       new  d25e29a   doc: Don't install gpg-zip.1.
       new  351f421   gpg: Move sqlite helper functions into their own file.
       new  4218274   gpg: Change sqlite3_stepx to pass the sqlite3_stmt * to the callback.
       new  99c84b4   gpg: Fix keyring support.
       new  89eee5f   gpg: Eliminate a memory leak.
       new  ef05259   gpg: Remove unused prototype.
       new  d68bdc5   gpg: Eliminate a memory leak.
       new  641df61   gpg: Display the correct error message.
       new  9654860   Use of some C99 features is now permitted.
       new  5aadb4b   common: Add separate header for zb32.c.
       new  d89a9fc   common: Improve t-zb32 to be used for manual encoding.
       new  18cd092   gpg: Consider newlines to be whitespace in an SQL statement.
       new  06f3ead   g10: notify a user when importing stub is skipped.
       new  8ae3946   gpg: Don't store formatting fingerprints in the TOFU DB.
       new  c8ef9f9   gpg: Fix message formatting.
       new  3632611   gpg: Split a utility function out of a large function.
       new  621afac   gpg: Also show when the most recently signed message was observed.
       new  62b8cd5   gpg: Make translation easier.
       new  44ad9f2   gpg: Change out of core error message.
       new  c5a9fed   scd: fix change_keyattr.
       new  1e94a67   scd: Fix error handling with libusb-compat library.
       new  e16d716   gpg: Allow multiple --default-key options.  Take the last available key.
       new  de9b234   gpg: Add --encrypt-to-default-key.
       new  6897bbf   gpg: Print a better error message for --multifile --sign --encrypt.
       new  2b27acc   doc: Add documentation for gpgkey2ssh.
       new  cd2d685   tools: Fix gpgkey2ssh's most gratuitous errors.  Use gpg2, not gpg.
       new  2b0e0a5   doc: Note that gpgkey2ssh is deprecated.
       new  fd4b9e2   common: Add a function for copying data from one iobuf to another.
       new  ec409e6   gpg: Add support for unwrapping the outer level of encryption.
       new  a958ffd   gpg: Indicate which characters are invalid.
       new  23e1634   common: Include required, but not included headers in t-support.h.
       new  f38bac8   common: Add new function strlist_rev.
       new  e8c53fc   gpg: Check for ambiguous or non-matching key specs.
       new  f99830b   common: When classifying keyids and fingerprints, reject trailing junk.
       new  a74aeb5   gpg: Add new option --only-sign-text-ids.
       new  28e1982   gpg: Fix formatting string.
       new  2012533   common: Fix commit f99830b.
       new  2242658   gpg: Avoid new strings.
       new  bce0e3f   scd: Add reder information to --card-status.
       new  f92e951   dirmngr: Improve detection of ADNS.
       new  288c991   dirmngr: Change to new ADNS Tor mode init scheme.
       new  951f277   gpg: Default to the flat TOFU DB format.
       new  67c701d   gpg: Default to the the PGP trust model.
       new  7546e81   gpg: Fix cache consistency problem.
       new  a2cc1d5   dirmngr: New option --nameserver.
       new  a3b26d6   dirmngr: Do not block during ADNS calls.
       new  e3c4833   gpg: Print export statistics to the status-fd.
       new  2038adf   gpg: Print a new EXPORTED status line.
       new  7e59fb2   gpg: Fix regression in --locate-keys (in 2.1.9).
       new  7de8376   gpg: Make trusted-key override for Tofu robust against swapped tofu.db.
       new  e7d7160   gpg: Simplify the tofu interface by using the public key packet.
       new  3689c21   gpg: Use only one fingerprint formatting function.
       new  8e2bea2   gpg: Fix error checking and improve error reporting.
       new  a9e0905   Fix typos found using codespell.
       new  eae982e   gpg: Use a more appropriate error code.
       new  a052c30   gpg: Add function format_keyid.
       new  11ec478   gpg: Make debugging search descriptors easier.
       new  8f6099a   gpg: Add some debugging output.
       new  ad9befa   gpg: Correctly handle keyblocks followed by legacy keys.
       new  848726f   gpg: Correctly handle an error.
       new  58e4a49   gpg: Change keydb_search to not return legacy keys.
       new  1e3dbb1   dirmngr: Fix specifying keyservers by IP address.
       new  0b86c74   gpg: Allow selecting subkeys using a keyid.
       new  84ebf15   tools: Fix option parsing for gpg-zip.
       new  eb54fca   dirmngr: Gracefully handle premature termination of TLS streams.
       new  f596f8d   dirmngr: Fix typo.
       new  6a37b45   scd: Improve error handling.
       new  52f7f19   g10: Avoid undefined behavior.
       new  eb957ff   common: Avoid undefined behavior.
       new  a1650b1   agent: Improve error handling.
       new  b223cde   dirmngr: Fix memory leak.
       new  6b14df5   dirmngr: Improve error handling.
       new  46e128d   gpg: Improve an error message.
       new  f8a65ac   gpg: Refactor print_seckey_info.
       new  178af9c   gpg: Fail if the search description passed to --gen-revoke is ambiguous.
       new  19f0994   gpg: Don't crash if key is not passed an argument.
       new  b64b33b   gpg: Allow updating the expiration time of multiple subkeys at once.
       new  770c06e   gpg: If sqlite is not available, don't build things depending on it.
       new  a9e0b1d   dirmngr: Start dirmngr on demand.
       new  2b43a05   dirmngr: Refactor 'map_host'.
       new  23ea641   dirmngr: Fix pool detection.
       new  3f52f6b   dirmngr: Refactor 'map_host'.
       new  c9f5aa1   dirmngr: Support hkp server pools using SRV records.
       new  73c1a86   dirmngr: Honor ports specified in SRV records.
       new  946faaf   dirmngr: Fix SRV record lookups when using the system resolver.
       new  b75e1b3   dirmngr: Fix http lookups when libadns is used.
       new  5b84b0d   common: Extend utf8_charcount to include the string's length.
       new  19362a8   gpg: Reflow long texts.
       new  e9c16fe   gpg: When comparing keyids, use the keyid, not the fingerprint's suffix.
       new  ba1a5cc   g13: Move 'call-gpg.c' to common.
       new  cb18d80   common: Refactor the call-gpg code.
       new  03bf88f   common: Add stream interface to call-pgp.
       new  40dbee8   tools: Add encryption and decryption support to gpgtar.
       new  f76fb04   tools/gpgtar: Improve error handling.
       new  89e104e   tools/gpgtar: Handle '--gpg' argument.
       new  127aba9   tools/gpgtar: Handle '--directory' argument.
       new  556e8c4   tests: Add tests for gpgtar and gpg-zip.
       new  35c0c8b   tools/gpgtar: Rework argument parsing.
       new  2eb3248   tools/gpgtar: Handle '--tar-args' for compatibility with gpg-zip.
       new  1a045b1   common: Make the GPG arguments configurable in call-gpg.
       new  69a8440   tools/gpgtar: Handle '--gpg-args'.
       new  676b2d7   tools/gpgtar: Add '--dry-run'.
       new  f95cff1   dirmngr: Let Libassuan employ nPth wrappers for connect.
       new  d226e67   dirmngr: Improve output of "getinfo tor".
       new  61941a9   common: Fix off-by-one access in the new format_text.
       new  82f6abb   g13: Fix commit 1a045b13.
       new  da5a232   dirmngr: Allow testing for a running Tor via "getinfo tor".
       new  6501741   dirmngr: Avoid casting away a const from an char**.
       new  100f34e   dirmngr: Avoid a declarations after statements.
       new  64e8708   Avoid incompatible pointer assignment warnings on Windows.
       new  022342e   Silence unused variable or parameter warnings.
       new  501436a   Silence compiler warnings related to not using assuan_fd_t.
       new  7c856f9   gpg,w32: Fix a format string error.
       new  436a154   kbx: Include gpg-error prior to mischelp.h.
       new  686f31c   gpg: Avoid extra translation strings.
       new  75eb071   yat2m: New option --date.
       new  081c902   doc: Build man pages with the same date as the info files.
       new  b4756a5   yat2m: Add keyword @url.
       new  4ecb5db   doc: Make make distcheck work again.
       new  b2b079c   doc: Typo fix.
       new  fdd2cc5   doc: Clarify dirmngr's --keyserver option.
       new  3be12d1   build: Let configure show the the status of Tor support
       new  9f4f77b   Update NEWS file
       new  9c34711   dirmngr: Improve error handling.
       new  10cca02   common,gpg: Fix processing of search descriptions ending in '!'.
       new  17ac843   http: Enhance parser to detect .onion addresses.
       new  28e2513   dirmngr: Switch to an onion address if Tor is running.
       new  c73d751   gpg: Fix type mismatch resulting in a buffer overflow.
       new  28195f8   gpg: Improve documentation.
       new  69db328   build: Require at least Libassuan 2.4.1.
       new  cedbd47   gpg: Use the matching key if the search description is exact.
       new  11b2691   scd: Fix for Curve25519 prefix handling.
       new  f42c50d   scd: Fix "Conflicting usage" bug.
       new  9fcc047   gpg: Change some error messages.
       new  a28ac99   gpg: Take care of keydb_new returning NULL.
       new  50a568e   gpg: Make keyidlist more robust in case of errors.
       new  5e2c5e9   gpg: Add variant of 'key "%s" not found: %s' error message.
       new  fbf8b73   gpg: Additional comment on commit a28ac99e.
       new  4e99572   build: Change how caller provided CFLAGS are used by configure.
       new  0f61599   build: Avoid dependecy problems in "make distcheck".
       new  e28f2e7   scd: Another fix for Curve25519 prefix handling.
       new  f747adf   scd: More fix for Curve25519 prefix handling.
       new  9639af5   scd: Simplify saving application context.
       new  f03976f   scd: Fix for removing the prefix.
       new  218a527   Do not translate messages printed with log_debug.
       new  59f6192   gpg: Allow "help" as value for --tofu-policy.
       new  59b42ce   po: Update German translation.
       new  28c53dd   po: Auto-update.
       new  4ff2cae   dirmngr: Add command to print the resolver version.
       new  28311d1   gpg: Do not pre-check keys given on the command line.
       new  0fe3614   speedo,w32: Improve installer.
       new  0c0ccf0   po: Update Russian translation
       new  650f430   po: Update Ukrainian translation
       new  9fadfdb   Release 2.1.10
       new  24bfccb   Imported Upstream version 2.1.10
       new  8804b98   Merge tag 'upstream/2.1.10'
       new  40fbed0   updated changelog
       new  a4b80ac   refresh debian patches
       new  b5203fc   update build dependencies
       new  ee3ed8e   apply wrap-and-sort for canonicalization
       new  d67bb49   fix keystrlen

The 241 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:
 ChangeLog                                          | 1687 ++++++++++++
 Makefile.am                                        |    2 +-
 Makefile.in                                        |    4 +-
 NEWS                                               |   58 +
 README                                             |    2 +-
 VERSION                                            |    2 +-
 agent/ChangeLog-2011                               |    2 +-
 agent/Makefile.in                                  |    2 +
 agent/cache.c                                      |    2 +-
 agent/call-pinentry.c                              |    4 +-
 agent/call-scd.c                                   |    2 +-
 agent/command-ssh.c                                |    2 +-
 agent/command.c                                    |    4 +-
 agent/divert-scd.c                                 |    2 +-
 agent/findkey.c                                    |    2 +-
 agent/genkey.c                                     |    2 +-
 agent/gpg-agent.c                                  |   21 +-
 agent/trustlist.c                                  |    2 +-
 autogen.sh                                         |    1 +
 build-aux/speedo/w32/inst.nsi                      |    3 +
 common/ChangeLog-2011                              |    2 +-
 common/Makefile.am                                 |   46 +-
 common/Makefile.in                                 |  305 +-
 common/argparse.c                                  |    2 +-
 common/asshelp.c                                   |    4 +-
 common/asshelp.h                                   |    1 +
 common/audit.c                                     |    2 +-
 common/audit.h                                     |    2 +-
 {g13 => common}/call-gpg.c                         |  316 ++-
 {g13 => common}/call-gpg.h                         |   27 +-
 common/convert.c                                   |    6 +-
 common/dotlock.c                                   |    2 +-
 common/exechelp-posix.c                            |    2 +-
 common/exechelp-w32.c                              |    4 +-
 common/exechelp-w32ce.c                            |    2 +-
 common/exechelp.h                                  |    4 +-
 common/helpfile.c                                  |    2 +-
 common/i18n.h                                      |    2 +-
 common/iobuf.c                                     |   56 +-
 common/iobuf.h                                     |   12 +-
 common/localename.c                                |    2 +-
 common/logging.c                                   |   10 +-
 common/mkdir_p.c                                   |   23 +-
 common/mkdir_p.h                                   |    4 +-
 common/openpgp-oid.c                               |    2 +-
 common/session-env.c                               |    2 +-
 common/sexputil.c                                  |    2 +-
 common/srv.c                                       |  333 ---
 common/status-codes.h                              |  100 +-
 common/status.h                                    |    6 +
 common/stringhelp.c                                |  157 +-
 common/stringhelp.h                                |    5 +-
 common/strlist.c                                   |   19 +
 common/strlist.h                                   |    1 +
 common/sysutils.c                                  |    4 +-
 common/t-sexputil.c                                |    2 +-
 common/t-stringhelp.c                              |  137 +
 common/{t-w32-reg.c => t-strlist.c}                |   60 +-
 common/t-support.h                                 |   12 +-
 common/t-zb32.c                                    |  214 +-
 common/ttyio.c                                     |    4 +-
 common/userids.c                                   |   97 +-
 common/util.h                                      |   10 +-
 common/w32-afunix.h                                |    2 +-
 common/{srv.h => zb32.h}                           |   44 +-
 config.h.in                                        |    9 +
 configure                                          |  662 +++--
 configure.ac                                       |  225 +-
 debian/changelog                                   |    5 +-
 debian/control                                     |   11 +-
 debian/dirmngr.install                             |    2 +-
 debian/dirmngr.maintscript                         |    6 +-
 debian/dirmngr.manpages                            |    2 +-
 debian/gnupg2.docs                                 |    8 +-
 debian/gnupg2.manpages                             |    2 +-
 debian/gpgsm.docs                                  |    2 +-
 debian/patches/0001-rename-gnupg2.patch            |    6 +-
 debian/patches/0002-avoid-beta-warning.patch       |    2 +-
 ...0003-Avoid-simple-memory-dumps-via-ptrace.patch |    6 +-
 ...en-when-no-keyid-format-option-has-been-g.patch |   34 +
 debian/patches/series                              |    1 +
 dirmngr/Makefile.am                                |   40 +-
 dirmngr/Makefile.in                                |  293 +-
 dirmngr/cdblib.c                                   |    6 +-
 dirmngr/certcache.c                                |    4 +-
 dirmngr/crlcache.c                                 |   10 +-
 dirmngr/crlfetch.c                                 |   16 +-
 dirmngr/dirmngr-client.c                           |  148 +-
 dirmngr/dirmngr.c                                  |   48 +-
 dirmngr/dirmngr.h                                  |    6 +-
 dirmngr/dirmngr_ldap.c                             |    2 +-
 dirmngr/dns-cert.c                                 |  433 ---
 dirmngr/dns-cert.h                                 |   57 -
 dirmngr/dns-stuff.c                                | 1360 +++++++++
 dirmngr/dns-stuff.h                                |  135 +
 {common => dirmngr}/http.c                         |  425 ++-
 {common => dirmngr}/http.h                         |    1 +
 dirmngr/ks-engine-hkp.c                            |  412 +--
 dirmngr/ks-engine-ldap.c                           |   18 +-
 dirmngr/ks-engine.h                                |    2 +-
 dirmngr/ldap-wrapper.c                             |    2 +-
 dirmngr/ldap.c                                     |   75 +-
 dirmngr/misc.c                                     |    2 +-
 dirmngr/ocsp.c                                     |    8 +-
 dirmngr/server.c                                   |  169 +-
 dirmngr/t-dns-cert.c                               |   93 -
 dirmngr/t-dns-stuff.c                              |  283 ++
 {common => dirmngr}/t-http.c                       |    9 +
 {common => dirmngr}/tls-ca.pem                     |    0
 dirmngr/validate.c                                 |    4 +-
 doc/DETAILS                                        |   19 +
 doc/HACKING                                        |   42 +-
 doc/Makefile.am                                    |    8 +-
 doc/Makefile.in                                    |   10 +-
 doc/defsincdate                                    |    2 +-
 doc/dirmngr.texi                                   |   35 +-
 doc/gnupg.info                                     |  367 +--
 doc/gnupg.info-1                                   |  362 ++-
 doc/gnupg.info-2                                   |  614 +++--
 doc/gnupg.texi                                     |    3 +-
 doc/gpg.texi                                       |  131 +-
 doc/gpgv.texi                                      |    8 +
 doc/tools.texi                                     |   75 +-
 doc/yat2m.c                                        |   22 +-
 g10/Makefile.am                                    |   21 +-
 g10/Makefile.in                                    |   63 +-
 g10/call-agent.c                                   |    8 +-
 g10/call-agent.h                                   |    1 +
 g10/call-dirmngr.c                                 |    4 +-
 g10/card-util.c                                    |    6 +
 g10/decrypt-data.c                                 |   33 +-
 g10/delkey.c                                       |    4 +-
 g10/dirmngr-conf.skel                              |    8 +
 g10/encrypt.c                                      |    6 +-
 g10/export.c                                       |  186 +-
 g10/getkey.c                                       |  198 +-
 g10/gpg.c                                          |  538 +++-
 g10/gpg.h                                          |    8 +-
 g10/gpgv.c                                         |   47 +-
 g10/import.c                                       |   50 +-
 g10/keydb.c                                        |  215 +-
 g10/keydb.h                                        |   58 +-
 g10/keyedit.c                                      |  192 +-
 g10/keygen.c                                       |   25 +-
 g10/keyid.c                                        |  153 +-
 g10/keylist.c                                      |   96 +-
 g10/keyring.c                                      |  127 +-
 g10/keyring.h                                      |    3 +-
 g10/keyserver.c                                    |   31 +-
 g10/main.h                                         |   54 +-
 g10/mainproc.c                                     |   98 +-
 g10/misc.c                                         |   79 +-
 g10/options.h                                      |   21 +-
 g10/packet.h                                       |   29 +-
 g10/parse-packet.c                                 |    2 +-
 g10/pkclist.c                                      |   40 +-
 g10/pkglue.c                                       |    2 +-
 g10/plaintext.c                                    |  138 +-
 g10/pubkey-enc.c                                   |    6 +-
 g10/revoke.c                                       |   78 +-
 g10/server.c                                       |    2 +-
 g10/sig-check.c                                    |  314 ++-
 g10/sign.c                                         |   24 +-
 g10/skclist.c                                      |    7 +-
 g10/sqlite.c                                       |  252 ++
 g10/sqlite.h                                       |   62 +
 g10/t-keydb-get-keyblock.c                         |   62 +
 g10/t-keydb-get-keyblock.gpg                       |  Bin 0 -> 138824 bytes
 g10/t-keydb.c                                      |    4 +
 g10/tdbio.c                                        |    8 +-
 g10/test-stubs.c                                   |   40 +-
 g10/tofu.c                                         | 2912 ++++++++++++++++++++
 g10/tofu.h                                         |  114 +
 g10/trust.c                                        |   17 +-
 g10/trustdb.c                                      |  293 +-
 g10/trustdb.h                                      |   13 +-
 g13/Makefile.am                                    |    1 -
 g13/Makefile.in                                    |    8 +-
 g13/create.c                                       |    8 +-
 g13/g13-common.h                                   |    4 +
 g13/g13.c                                          |   10 +
 g13/mount.c                                        |    5 +-
 g13/mountinfo.c                                    |    2 +-
 kbx/Makefile.in                                    |    2 +
 kbx/keybox-blob.c                                  |    2 +-
 kbx/keybox-file.c                                  |    2 +-
 kbx/keybox-init.c                                  |    4 +-
 kbx/keybox-search-desc.h                           |    2 +-
 kbx/keybox-search.c                                |    4 +-
 kbx/keybox-update.c                                |    4 +-
 m4/Makefile.in                                     |    2 +
 po/POTFILES.in                                     |    2 +-
 po/ca.gmo                                          |  Bin 48328 -> 48328 bytes
 po/ca.po                                           | 2419 ++++++++--------
 po/cs.gmo                                          |  Bin 218464 -> 217707 bytes
 po/cs.po                                           | 2440 ++++++++--------
 po/da.gmo                                          |  Bin 148926 -> 148508 bytes
 po/da.po                                           | 2451 ++++++++--------
 po/de.gmo                                          |  Bin 226134 -> 228439 bytes
 po/de.po                                           | 2432 ++++++++--------
 po/el.gmo                                          |  Bin 48492 -> 48492 bytes
 po/el.po                                           | 2420 ++++++++--------
 po/en at boldquot.gmo                                 |  Bin 206293 -> 208596 bytes
 po/en at boldquot.po                                  | 2387 ++++++++--------
 po/en at quot.gmo                                     |  Bin 204117 -> 206268 bytes
 po/en at quot.po                                      | 2386 ++++++++--------
 po/eo.gmo                                          |  Bin 31920 -> 31920 bytes
 po/eo.po                                           | 2418 ++++++++--------
 po/es.gmo                                          |  Bin 148399 -> 147957 bytes
 po/es.po                                           | 2473 +++++++++--------
 po/et.gmo                                          |  Bin 45720 -> 45720 bytes
 po/et.po                                           | 2419 ++++++++--------
 po/fi.gmo                                          |  Bin 48034 -> 48034 bytes
 po/fi.po                                           | 2419 ++++++++--------
 po/fr.gmo                                          |  Bin 229119 -> 228252 bytes
 po/fr.po                                           | 2447 ++++++++--------
 po/gl.gmo                                          |  Bin 47537 -> 47537 bytes
 po/gl.po                                           | 2419 ++++++++--------
 po/gnupg2.pot                                      | 2370 ++++++++--------
 po/hu.gmo                                          |  Bin 47434 -> 47434 bytes
 po/hu.po                                           | 2418 ++++++++--------
 po/id.gmo                                          |  Bin 46149 -> 46149 bytes
 po/id.po                                           | 2419 ++++++++--------
 po/it.gmo                                          |  Bin 47531 -> 47531 bytes
 po/it.po                                           | 2419 ++++++++--------
 po/ja.gmo                                          |  Bin 233701 -> 233011 bytes
 po/ja.po                                           | 2458 +++++++++--------
 po/nb.gmo                                          |  Bin 66055 -> 65966 bytes
 po/nb.po                                           | 2418 ++++++++--------
 po/pl.gmo                                          |  Bin 151900 -> 151484 bytes
 po/pl.po                                           | 2449 ++++++++--------
 po/pt.gmo                                          |  Bin 40443 -> 40443 bytes
 po/pt.po                                           | 2418 ++++++++--------
 po/ro.gmo                                          |  Bin 90308 -> 90216 bytes
 po/ro.po                                           | 2428 ++++++++--------
 po/ru.gmo                                          |  Bin 276722 -> 276687 bytes
 po/ru.po                                           | 2590 +++++++++--------
 po/sk.gmo                                          |  Bin 46983 -> 46983 bytes
 po/sk.po                                           | 2418 ++++++++--------
 po/sv.gmo                                          |  Bin 149117 -> 148708 bytes
 po/sv.po                                           | 2451 ++++++++--------
 po/tr.gmo                                          |  Bin 146509 -> 146172 bytes
 po/tr.po                                           | 2447 ++++++++--------
 po/uk.gmo                                          |  Bin 288290 -> 290899 bytes
 po/uk.po                                           | 2541 +++++++++--------
 po/zh_CN.gmo                                       |  Bin 92097 -> 92014 bytes
 po/zh_CN.po                                        | 2429 ++++++++--------
 po/zh_TW.gmo                                       |  Bin 199751 -> 199035 bytes
 po/zh_TW.po                                        | 2434 ++++++++--------
 scd/Makefile.in                                    |    2 +
 scd/apdu.c                                         |   28 +-
 scd/apdu.h                                         |    2 +-
 scd/app-common.h                                   |    5 -
 scd/app-openpgp.c                                  |   70 +-
 scd/app-p15.c                                      |    2 +-
 scd/app.c                                          |  126 +-
 scd/ccid-driver.c                                  |   35 +-
 scd/ccid-driver.h                                  |    3 +-
 scd/command.c                                      |   19 +-
 scd/iso7816.c                                      |    2 +-
 scd/scdaemon.c                                     |   11 -
 sm/Makefile.in                                     |    2 +
 sm/base64.c                                        |    4 +-
 sm/call-agent.c                                    |    4 +-
 sm/call-dirmngr.c                                  |    2 +-
 sm/certchain.c                                     |    4 +-
 sm/certdump.c                                      |    4 +-
 sm/certreqgen.c                                    |   77 +-
 sm/gpgsm.c                                         |    6 +-
 sm/import.c                                        |    2 +-
 sm/keydb.c                                         |    2 +-
 sm/minip12.c                                       |    6 +-
 sm/qualified.c                                     |    2 +-
 sm/server.c                                        |   10 +-
 tests/Makefile.in                                  |    2 +
 tests/openpgp/Makefile.am                          |   29 +-
 tests/openpgp/Makefile.in                          |   48 +-
 tests/openpgp/conventional-mdc.test                |   11 +-
 tests/openpgp/gpgtar.test                          |   61 +
 .../00FE67F28A52A8AA08FFAED20AF832DA916D1985.asc   |   17 +
 .../1DF48228FEFF3EC2481B106E0ACA8C465C662CC5.asc   |   23 +
 .../A2832820DC9F40751BDCD375BB0945BA33EC6B4C.asc   |   17 +
 .../ADE710D74409777B7729A7653373D820F67892E0.asc   |   17 +
 .../CEFC51AF91F68A2904FBFF62C4F075A4785B803F.asc   |   17 +
 .../E657FB607BB4F21C90BB6651BC067AF28BC90111.asc   |   45 +
 tests/openpgp/tofu-2183839A-1.txt                  |  Bin 0 -> 191 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.test                            |  245 ++
 tests/openpgp/use-exact-key.test                   |   55 +
 tests/openpgp/version.test                         |    7 +-
 tests/pkits/Makefile.in                            |    2 +
 tools/Makefile.am                                  |    6 +-
 tools/Makefile.in                                  |   11 +-
 tools/gpg-check-pattern.c                          |    4 +-
 tools/gpg-zip.in                                   |   10 +-
 tools/gpgconf-comp.c                               |    8 +-
 tools/gpgkey2ssh.c                                 |   49 +-
 tools/gpgparsemail.c                               |    2 +-
 tools/gpgtar-create.c                              |   50 +-
 tools/gpgtar-extract.c                             |   90 +-
 tools/gpgtar-list.c                                |   67 +-
 tools/gpgtar.c                                     |  332 ++-
 tools/gpgtar.h                                     |   16 +-
 tools/rfc822parse.c                                |    4 +-
 tools/symcryptrun.c                                |    2 +-
 308 files changed, 52597 insertions(+), 37290 deletions(-)
 rename {g13 => common}/call-gpg.c (67%)
 rename {g13 => common}/call-gpg.h (63%)
 delete mode 100644 common/srv.c
 copy common/{t-w32-reg.c => t-strlist.c} (58%)
 rename common/{srv.h => zb32.h} (57%)
 create mode 100644 debian/patches/0004-fix-keystrlen-when-no-keyid-format-option-has-been-g.patch
 delete mode 100644 dirmngr/dns-cert.c
 delete mode 100644 dirmngr/dns-cert.h
 create mode 100644 dirmngr/dns-stuff.c
 create mode 100644 dirmngr/dns-stuff.h
 rename {common => dirmngr}/http.c (90%)
 rename {common => dirmngr}/http.h (99%)
 delete mode 100644 dirmngr/t-dns-cert.c
 create mode 100644 dirmngr/t-dns-stuff.c
 rename {common => dirmngr}/t-http.c (97%)
 rename {common => dirmngr}/tls-ca.pem (100%)
 create mode 100644 g10/sqlite.c
 create mode 100644 g10/sqlite.h
 create mode 100644 g10/t-keydb-get-keyblock.c
 create mode 100644 g10/t-keydb-get-keyblock.gpg
 create mode 100644 g10/tofu.c
 create mode 100644 g10/tofu.h
 create mode 100755 tests/openpgp/gpgtar.test
 create mode 100644 tests/openpgp/privkeys/00FE67F28A52A8AA08FFAED20AF832DA916D1985.asc
 create mode 100644 tests/openpgp/privkeys/1DF48228FEFF3EC2481B106E0ACA8C465C662CC5.asc
 create mode 100644 tests/openpgp/privkeys/A2832820DC9F40751BDCD375BB0945BA33EC6B4C.asc
 create mode 100644 tests/openpgp/privkeys/ADE710D74409777B7729A7653373D820F67892E0.asc
 create mode 100644 tests/openpgp/privkeys/CEFC51AF91F68A2904FBFF62C4F075A4785B803F.asc
 create mode 100644 tests/openpgp/samplekeys/E657FB607BB4F21C90BB6651BC067AF28BC90111.asc
 create mode 100644 tests/openpgp/tofu-2183839A-1.txt
 create mode 100644 tests/openpgp/tofu-BC15C85A-1.txt
 create mode 100644 tests/openpgp/tofu-EE37CF96-1.txt
 create mode 100755 tests/openpgp/tofu-keys-secret.asc
 create mode 100755 tests/openpgp/tofu-keys.asc
 create mode 100755 tests/openpgp/tofu.test
 create mode 100755 tests/openpgp/use-exact-key.test

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