[Pkg-gnupg-commit] [gnupg2] annotated tag upstream/2.1.19 created (now c7bfe68)

Daniel Kahn Gillmor dkg at fifthhorseman.net
Thu Mar 16 22:33:40 UTC 2017


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

dkg pushed a change to annotated tag upstream/2.1.19
in repository gnupg2.

        at  c7bfe68   (tag)
   tagging  5fea181b56aa34032299f09881d118d757f05f95 (commit)
  replaces  upstream/2.1.18
 tagged by  Daniel Kahn Gillmor
        on  Sun Mar 5 02:38:28 2017 +0100

- Log -----------------------------------------------------------------
Upstream version 2.1.19

Andre Heinecke (3):
      scd: Nitpicks on the improved card prompts
      po: Update the German translation
      speedo,w32: Fix gpg-wks-client installation

Daniel Kahn Gillmor (9):
      doc: Clarify abbreviation of --help.
      gpg: Fix aliases --list-key, --list-sig, and --check-sig.
      po: Copied missing nl.po translation from the 2.0 branch.
      po: Manual updates of nl translation.
      common: Avoid warning about implicit declaration of gnupg_fd_valid.
      Fix spelling.
      trustdb: Respect --quiet during --import-ownertrust.
      dirmngr: Avoid warnings during non-ntbtls build.
      New upstream version 2.1.19

Ineiev (1):
      po: Update Russian translation

Justus Winter (38):
      tests: Enable gpgconf test.
      tests: Add test demonstrating issue2929.
      tools: Fix memory leak.
      tools: Improve error handling.
      tools: Add comments explaining the functions parameters.
      tools: Use platform abstraction for renaming files.
      tools: Use platform abstraction for I/O.
      tools: Use platform abstraction for I/O.
      tests,w32: Fix locating GPGME's tests on Windows.
      tests: Skip GPGME tests that are not built.
      agent: Fix double free.
      tests,w32: Fix gpgsm signature verification test.
      tests,w32: Fix GPGME tests requiring a pinentry.
      gpg: Fix searching for mail addresses in keyrings.
      Revert "tests: Add test demonstrating issue2929."
      gpgscm: Introduce macro for the vector length.
      gpgscm: Fix setting the line of the first gc reservation.
      gpgscm: Provide framework for immediate values.
      gpgscm: Use a compact vector representation.
      gpgscm: Remove unused functions.
      gpgscm: Fix build with object list.
      gpgscm: Optimize symbol lookups and insertions.
      gpgscm: Fix build with list environments.
      gpgscm: Optimize environment lookups and insertions.
      gpgscm: Tune the hash tables.
      tests: Skip key types not supported by OpenSSH.
      gpg,common: Make sure that all fd given are valid.
      g13: Fix build on macOS.
      tests: Check expiration times of created keys.
      tests: Test and document other ways to create keys.
      tests,build: Fix distcheck.
      gpgscm: Guard use of tagged expressions.
      gpgscm: Track source locations in every kind of ports.
      gpg,tools: Make trust-model configurable via gpgconf.
      tests: Improve support for gpgconf.
      gpg,tools: Make auto-key-retrieve configurable via gpgconf.
      gpgscm: Fix calculating the line number.
      gpgscm: Improve parsing.

Manish Goregaokar (1):
      g10: fix typo

NIIBE Yutaka (21):
      scd: Add INTERRUPT endp support to CCID driver.
      scd: Fix APP reference counting.
      scd: Only submit apdu_get_status when needed.
      scd: Wake up the select when new USB scan.
      scd: Improve watching USB device removal.
      scd: Fix release of transfer object.
      scd: More changes on watching removal of card/reader.
      scd: Fix cancel INTERRUPT transfer.
      scd: Don't send GET_STATUS packet if not needed.
      scd: Fix GetSlotStatus.
      scd: Fix SERIALNO for multiple devices.
      scd: Remove --debug-disable-ticker option.
      scd: Fix regression tracking the connection count.
      scd: Fix use case of PC/SC.
      scd: Fix RESET command handling.
      scd: Minor fixes to silence compiler warnings.
      scd: Fix RESET command handling (more).
      agent: Send back all public keys for available cards.
      agent: No cards is not an error.
      g10: Support primary key generation by keygrip.
      tests: No spelling fix for test text.

Neal H. Walfield (8):
      gpg: Remove period at end of warning.
      gpg: Add newline to output.
      gpg: Only print out TOFU statistics for conflicts in interactive mode
      gpg: If there is a TOFU conflict, elide the too few message warning.
      gpg: Ensure TOFU bindings associated with UTKs are registered as usual
      Revert "Revert "tests: Add test demonstrating issue2929.""
      tests: Improve description of test.
      gpg: Don't assume that strtoul interprets "" as 0.

Werner Koch (76):
      Post release updates
      Update NEWS with link to release announcement.
      speedo: Remove the unused ADNS package.
      dirmngr: New option --disable-ipv4.
      dirmngr: Simplify error returning inside http.c.
      gpg: Print a warning on Tor problems.
      Explain commit e175152ef7515921635bf1e00383e812668d13fc.
      dirmngr: Require --allow-version-check even if --use-tor is used.
      Fix explanation of commit e175152ef7515921635bf1e00383e812668d13fc.
      dirmngr: New option --no-use-tor and internal changes.
      gpg: More diagnostics for a launched pinentry.
      agent: Tell the Pinentry the client's pid.
      agent: Tell pinentry the hostname the agent is running on.
      wks: Add WKS-Phase headers to the server messages.
      gpg: Fix memory leak in the error case of signature creation.
      gpg: Print a warning if no command has been given.
      gpgconf: No ENOENT warning with --change-options et al.
      dirmngr: Do a DNS lookup even if it is missing from nsswitch.conf.
      gpg: Make --export-ssh-key work for the primary key.
      dirmngr: Avoid PTR lookup for hosts in a pool
      dirmngr: Do PTR lookups only for 'keyserver --hosttable'.
      libdns: Workaround for bracketed numerical addresses.
      dirmngr: Replace stpcpy chains by strconcat.
      indent: Reformat and extend some comments in dirmngr.
      dirmngr: Prepare certcache for forthcoming changes.
      sm,common: Move ksba reader and writer support to common/.
      common: Change license of ksba-io-support.c
      common: Remove gpgsm dependencies from ksba-io-support.
      common: Rename remaining symbols in ksba-io-support.
      po: Adjust POTFILES for renamed sm/base64.c.
      dirmngr: Load all system provided certificates.
      dirmngr,w32: Load all system provided certificates.
      dirmngr: Remove use of hardcoded numbers in validate.
      dirmngr: Add options --tls and --systrust to the VALIDATE cmd.
      dirmngr: Add option --no-crl to the VALIDATE cmd.
      dirmngr: Strip the default https port from the Host: header.
      dirmngr: Add per-session verify callback to http.c
      dirmngr: First take on ntbtls cert verification.
      Adjust copyright years for sm/certdump.c
      dirmngr: Make t-http.c work again with gnutls.
      dirmngr: Make t-http.c work again with gnutls - second try
      dirmngr.c: Make http.c build without any TLS support.
      common: New function log_logv_with_prefix.
      dirmngr: Setup a log handler for ntbtls.
      dirmngr: Add a magic field to the http structs.
      dirmngr: New Assuan option "http-crl".
      dirmngr: Implement trust classes for the cert cache.
      dirmngr: Load "sks-keyservers.netCA.pem" into the cache.
      dirmngr: Load --hkp-cacert values into the certificate cache.
      dirmngr: Add special treatment for the standard hkps pool to ntbtls.
      speedo: Now build for W32 with ntbtls support.
      agent: Prepare to pass an additional parameter to the getpin callback.
      agent: Prepend the description to a PIN prompt.
      scd: Improve the prompts for OpenPGP cards.
      po: Fix two fuzzy strings.
      po: Update the German translation
      Revert "scd: Nitpicks on the improved card prompts"
      scd,agent: Improve the OpenPGP PIN prompt texts.
      po: Adjust the German translation.
      dirmngr,w32: Make https with ntbtls work.
      speedo,w32: Install gpg-wks-client.
      gpg: Emit new status DECRYPTION_KEY
      wks: New callback for the mime parser.
      wks: Make sure that the draft 2 request is correctly detected.
      dirmngr: Add new debug flag "extprog"
      gpgv: New options --log-file and --debug
      Clarify text of LGPLv2+/GPLv2+ licensed files.
      w32: Make pipes really pollable.
      gpgv,w32: Fix --status-fd.
      gpg: Do not require a trustdb for decryption.
      speedo,w32: Install sks-keyservers.netCA.pem.
      gpg: Allow creating keys using an existing ECC key.
      gpg: Make --export-options work with --export-secret-keys.
      po: Auto-update
      build: Add kludge for "make distcheck" in a release build.
      Release 2.1.19

Yuri Chornoivan (2):
      Clean up word replication.
      po: Update Ukrainian translation

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  14bc2fa   Post release updates
       new  9d45a20   Update NEWS with link to release announcement.
       new  c023446   speedo: Remove the unused ADNS package.
       new  628ff84   tests: Enable gpgconf test.
       new  5aafa56   tests: Add test demonstrating issue2929.
       new  5b28f02   tools: Fix memory leak.
       new  b0348fd   tools: Improve error handling.
       new  82e309a   tools: Add comments explaining the functions parameters.
       new  bfd75e9   tools: Use platform abstraction for renaming files.
       new  77b8aff   tools: Use platform abstraction for I/O.
       new  73d6572   tools: Use platform abstraction for I/O.
       new  72736af   dirmngr: New option --disable-ipv4.
       new  51e5a5e   dirmngr: Simplify error returning inside http.c.
       new  770b75a   gpg: Print a warning on Tor problems.
       new  6ecd8b3   tests,w32: Fix locating GPGME's tests on Windows.
       new  5f2da5d   tests: Skip GPGME tests that are not built.
       new  e175152   agent: Fix double free.
       new  7d5a0ed   tests,w32: Fix gpgsm signature verification test.
       new  02a39f0   tests,w32: Fix GPGME tests requiring a pinentry.
       new  3f4f20e   gpg: Fix searching for mail addresses in keyrings.
       new  bb5ceb7   scd: Add INTERRUPT endp support to CCID driver.
       new  9b06633   scd: Fix APP reference counting.
       new  881dcdf   scd: Only submit apdu_get_status when needed.
       new  031e3fa   scd: Wake up the select when new USB scan.
       new  25cc857   scd: Improve watching USB device removal.
       new  f92fe33   scd: Fix release of transfer object.
       new  f3d9b25   scd: More changes on watching removal of card/reader.
       new  216afba   scd: Fix cancel INTERRUPT transfer.
       new  7c8eee4   scd: Don't send GET_STATUS packet if not needed.
       new  2a02503   scd: Fix GetSlotStatus.
       new  1ec7dc4   Explain commit e175152ef7515921635bf1e00383e812668d13fc.
       new  59048b0   Revert "tests: Add test demonstrating issue2929."
       new  489edf8   gpgscm: Introduce macro for the vector length.
       new  d27a443   gpgscm: Fix setting the line of the first gc reservation.
       new  e343984   gpgscm: Provide framework for immediate values.
       new  49e2ae6   gpgscm: Use a compact vector representation.
       new  f08d37a   scd: Fix SERIALNO for multiple devices.
       new  e17fa5c   scd: Remove --debug-disable-ticker option.
       new  b0e8376   dirmngr: Require --allow-version-check even if --use-tor is used.
       new  2076cda   gpgscm: Remove unused functions.
       new  8f0ecb1   gpgscm: Fix build with object list.
       new  cea6d11   gpgscm: Optimize symbol lookups and insertions.
       new  874424e   gpgscm: Fix build with list environments.
       new  b85d509   gpgscm: Optimize environment lookups and insertions.
       new  2e78aa6   gpgscm: Tune the hash tables.
       new  8ddc926   scd: Fix regression tracking the connection count.
       new  f518196   Fix explanation of commit e175152ef7515921635bf1e00383e812668d13fc.
       new  7440119   dirmngr: New option --no-use-tor and internal changes.
       new  6f9d8a9   gpg: Remove period at end of warning.
       new  7426818   gpg: Add newline to output.
       new  027b81b   gpg: Only print out TOFU statistics for conflicts in interactive mode
       new  a08c781   gpg: If there is a TOFU conflict, elide the too few message warning.
       new  769272b   gpg: Ensure TOFU bindings associated with UTKs are registered as usual
       new  e596b21   Revert "Revert "tests: Add test demonstrating issue2929.""
       new  64be8e1   tests: Improve description of test.
       new  407f5f9   gpg: Don't assume that strtoul interprets "" as 0.
       new  7052a0d   gpg: More diagnostics for a launched pinentry.
       new  309f464   agent: Tell the Pinentry the client's pid.
       new  042fe71   agent: Tell pinentry the hostname the agent is running on.
       new  f2b276d   doc: Clarify abbreviation of --help.
       new  f31120a   gpg: Fix aliases --list-key, --list-sig, and --check-sig.
       new  8a9d4b5   po: Copied missing nl.po translation from the 2.0 branch.
       new  aa3f087   po: Manual updates of nl translation.
       new  b30ac66   wks: Add WKS-Phase headers to the server messages.
       new  56aa85f   tests: Skip key types not supported by OpenSSH.
       new  6823ed4   gpg,common: Make sure that all fd given are valid.
       new  8810314   common: Avoid warning about implicit declaration of gnupg_fd_valid.
       new  5996c7b   gpg: Fix memory leak in the error case of signature creation.
       new  da4c132   scd: Fix use case of PC/SC.
       new  f8ce31a   g13: Fix build on macOS.
       new  810adfd   gpg: Print a warning if no command has been given.
       new  30dac04   gpgconf: No ENOENT warning with --change-options et al.
       new  dee026d   dirmngr: Do a DNS lookup even if it is missing from nsswitch.conf.
       new  b456e5b   gpg: Make --export-ssh-key work for the primary key.
       new  e279281   scd: Fix RESET command handling.
       new  127e1e5   tests: Check expiration times of created keys.
       new  90d383f   tests: Test and document other ways to create keys.
       new  2f7b6cb   tests,build: Fix distcheck.
       new  da2ba20   dirmngr: Avoid PTR lookup for hosts in a pool
       new  a75325f   dirmngr: Do PTR lookups only for 'keyserver --hosttable'.
       new  a3509e1   libdns: Workaround for bracketed numerical addresses.
       new  7a666cc   scd: Minor fixes to silence compiler warnings.
       new  aef60ab   dirmngr: Replace stpcpy chains by strconcat.
       new  1af733f   indent: Reformat and extend some comments in dirmngr.
       new  5c4e67a   dirmngr: Prepare certcache for forthcoming changes.
       new  04bfa6f   sm,common: Move ksba reader and writer support to common/.
       new  919e76b   common: Change license of ksba-io-support.c
       new  28c3152   common: Remove gpgsm dependencies from ksba-io-support.
       new  e1dfd86   common: Rename remaining symbols in ksba-io-support.
       new  09d71de   po: Adjust POTFILES for renamed sm/base64.c.
       new  9a1a5ca   dirmngr: Load all system provided certificates.
       new  7006352   dirmngr,w32: Load all system provided certificates.
       new  99d4dfe   scd: Fix RESET command handling (more).
       new  aab6ba0   gpgscm: Guard use of tagged expressions.
       new  3f4f64b   agent: Send back all public keys for available cards.
       new  dea4b3c   agent: No cards is not an error.
       new  ed99af0   dirmngr: Remove use of hardcoded numbers in validate.
       new  070211e   dirmngr: Add options --tls and --systrust to the VALIDATE cmd.
       new  f07811e   dirmngr: Add option --no-crl to the VALIDATE cmd.
       new  cd32ebd   dirmngr: Strip the default https port from the Host: header.
       new  a74902c   dirmngr: Add per-session verify callback to http.c
       new  64fffd0   dirmngr: First take on ntbtls cert verification.
       new  74c04fc   Adjust copyright years for sm/certdump.c
       new  f923873   dirmngr: Make t-http.c work again with gnutls.
       new  81ea24b    dirmngr: Make t-http.c work again with gnutls - second try
       new  e174893   dirmngr.c: Make http.c build without any TLS support.
       new  3e9512e   common: New function log_logv_with_prefix.
       new  a022baa   dirmngr: Setup a log handler for ntbtls.
       new  3fc6922   g10: Support primary key generation by keygrip.
       new  39c7450   dirmngr: Add a magic field to the http structs.
       new  493c142   dirmngr: New Assuan option "http-crl".
       new  50b9828   dirmngr: Implement trust classes for the cert cache.
       new  9741aa2   dirmngr: Load "sks-keyservers.netCA.pem" into the cache.
       new  d1625a9   dirmngr: Load --hkp-cacert values into the certificate cache.
       new  831d014   dirmngr: Add special treatment for the standard hkps pool to ntbtls.
       new  24cf060   Clean up word replication.
       new  ccb4203   Fix spelling.
       new  7742455   speedo: Now build for W32 with ntbtls support.
       new  ef42435   tests: No spelling fix for test text.
       new  78d875a   agent: Prepare to pass an additional parameter to the getpin callback.
       new  6488ffb   agent: Prepend the description to a PIN prompt.
       new  e3944f3   scd: Improve the prompts for OpenPGP cards.
       new  6d50eeb   po: Fix two fuzzy strings.
       new  aa61cb5   po: Update the German translation
       new  143ca03   scd: Nitpicks on the improved card prompts
       new  468dbc7   po: Update the German translation
       new  7ccabbc   Revert "scd: Nitpicks on the improved card prompts"
       new  f98c8cb   scd,agent: Improve the OpenPGP PIN prompt texts.
       new  fd9cb9f   po: Adjust the German translation.
       new  a42bf00   dirmngr,w32: Make https with ntbtls work.
       new  c2f02ea   speedo,w32: Install gpg-wks-client.
       new  effa80e   gpg: Emit new status DECRYPTION_KEY
       new  a209025   wks: New callback for the mime parser.
       new  d30e17a   wks: Make sure that the draft 2 request is correctly detected.
       new  22b69b9   dirmngr: Add new debug flag "extprog"
       new  49b4a67   speedo,w32: Fix gpg-wks-client installation
       new  7af5d61   gpgv: New options --log-file and --debug
       new  55b6c25   Clarify text of LGPLv2+/GPLv2+ licensed files.
       new  64ec21b   g10: fix typo
       new  ddf01a6   trustdb: Respect --quiet during --import-ownertrust.
       new  f5782e1   dirmngr: Avoid warnings during non-ntbtls build.
       new  1192449   w32: Make pipes really pollable.
       new  8a67dc4   gpgv,w32: Fix --status-fd.
       new  7cc57e2   gpgscm: Track source locations in every kind of ports.
       new  ebeccd7   gpg,tools: Make trust-model configurable via gpgconf.
       new  4190017   tests: Improve support for gpgconf.
       new  d379a01   gpg,tools: Make auto-key-retrieve configurable via gpgconf.
       new  058c97f   gpgscm: Fix calculating the line number.
       new  e4583ae   gpgscm: Improve parsing.
       new  e182542   gpg: Do not require a trustdb for decryption.
       new  19f8d53   speedo,w32: Install sks-keyservers.netCA.pem.
       new  2bbdeb8   gpg: Allow creating keys using an existing ECC key.
       new  891ab23   gpg: Make --export-options work with --export-secret-keys.
       new  280c724   po: Update Russian translation
       new  c7f2a59   po: Update Ukrainian translation
       new  c405f2e   po: Auto-update
       new  246b279   build: Add kludge for "make distcheck" in a release build.
       new  4a28c21   Release 2.1.19
       new  5fea181   New upstream version 2.1.19

The 159 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.


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