Bug 236777 - security/gnupg: Update to 2.2.14.
Summary: security/gnupg: Update to 2.2.14.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Adam Weinberger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-25 10:41 UTC by Yasuhiro Kimura
Modified: 2019-03-26 00:10 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (adamw)


Attachments
Patch file (1.35 KB, patch)
2019-03-25 10:41 UTC, Yasuhiro Kimura
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yasuhiro Kimura freebsd_committer freebsd_triage 2019-03-25 10:41:05 UTC
Created attachment 203122 [details]
Patch file

* Update to 2.2.14.
* Fix portlint warnings.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-03-26 00:05:59 UTC
A commit references this bug:

Author: adamw
Date: Tue Mar 26 00:05:12 UTC 2019
New revision: 496862
URL: https://svnweb.freebsd.org/changeset/ports/496862

Log:
  Update gnupg to 2.2.14, pet portlint, and remove a redundant readline
  dependency.

    * gpg: Allow import of PGP desktop exported secret keys.  Also avoid
     importing secret keys if the secret keyblock is not valid.  [#4392]

    * gpg: Do not error out on version 5 keys in the local keyring.

    * gpg: Make invalid primary key algo obvious in key listings.

    * sm: Do not mark a certificate in a key listing as de-vs compliant
      if its use for a signature will not be possible.

    * sm: Fix certificate creation with key on card.

    * sm: Create rsa3072 bit certificates by default.

    * sm: Print Yubikey attestation extensions with --dump-cert.

    * agent: Fix cancellation handling for scdaemon.

    * agent: Support --mode=ssh option for CLEAR_PASSPHRASE.  [#4340]

    * scd: Fix flushing of the CA-FPR DOs in app-openpgp.

    * scd: Avoid a conflict error with the "undefined" app.

    * dirmngr: Add CSRF protection exception for protonmail.

    * dirmngr: Fix build problems with gcc 9 in libdns.

    * gpgconf: New option --show-socket for use wity --launch.

    * gpgtar: Make option -C work for archive creation.

    Release-info: https://dev.gnupg.org/T4412

  PR:		236777
  Submitted by:	Yasuhiro Kimura

Changes:
  head/security/gnupg/Makefile
  head/security/gnupg/distinfo
Comment 2 Adam Weinberger freebsd_committer freebsd_triage 2019-03-26 00:10:15 UTC
Committed, thanks!