pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/gnupg2



Module Name:    pkgsrc
Committed By:   adam
Date:           Sat Mar  9 07:58:32 UTC 2024

Modified Files:
        pkgsrc/security/gnupg2: Makefile distinfo

Log Message:
gnupg2: updated to 2.4.5

Noteworthy changes in version 2.4.5 (2024-03-07)
------------------------------------------------

  * gpg,gpgv: New option --assert-pubkey-algo.  [T6946]

  * gpg: Emit status lines for errors in the compression layer.
    [T6977]

  * gpg: Fix invocation with --trusted-keys and --no-options.  [T7025]

  * gpgsm: Allow for a longer salt in PKCS#12 files.  [T6757]

  * gpgtar: Make --status-fd=2 work on Windows.  [T6961]

  * scd: Support for the ACR-122U NFC reader.  [rG1682ca9f01]

  * scd: Suport D-TRUST ECC cards.  [T7000,T7001]

  * scd: Allow auto detaching of kernel drivers; can be disabled with
    the new compatibility-flag ccid-no-auto-detach.  [rGa1ea3b13e0]

  * scd: Allow setting a PIN length of 6 also with a reset code for
    openpgp cards.  [T6843]

  * agent: Allow GET_PASSPHRASE in restricted mode.  [rGadf4db6e20]

  * dirmngr: Trust system's root CAs for checking CRL issuers.
    [T6963]

  * dirmngr: Fix regression in 2.4.4 in fetching keys via hkps.
    [T6997]

  * gpg-wks-client: Make option --mirror work properly w/o specifying
    domains.  [rG37cc255e49]

  * g13,gpg-wks-client: Allow command style options as in "g13 mount
    foo".  [rGa09157ccb2]

  * Allow tilde expansion for the foo-program options.  [T7017]

  * Make the getswdb.sh tool usable outside the GnuPG tree.


To generate a diff of this commit:
cvs rdiff -u -r1.151 -r1.152 pkgsrc/security/gnupg2/Makefile
cvs rdiff -u -r1.85 -r1.86 pkgsrc/security/gnupg2/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/gnupg2/Makefile
diff -u pkgsrc/security/gnupg2/Makefile:1.151 pkgsrc/security/gnupg2/Makefile:1.152
--- pkgsrc/security/gnupg2/Makefile:1.151       Fri Jan 26 13:35:40 2024
+++ pkgsrc/security/gnupg2/Makefile     Sat Mar  9 07:58:32 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.151 2024/01/26 13:35:40 adam Exp $
+# $NetBSD: Makefile,v 1.152 2024/03/09 07:58:32 adam Exp $
 
-DISTNAME=      gnupg-2.4.4
+DISTNAME=      gnupg-2.4.5
 PKGNAME=       ${DISTNAME:S/gnupg-/gnupg2-/}
 CATEGORIES=    security
 MASTER_SITES=  ftp://ftp.gnupg.org/gcrypt/gnupg/

Index: pkgsrc/security/gnupg2/distinfo
diff -u pkgsrc/security/gnupg2/distinfo:1.85 pkgsrc/security/gnupg2/distinfo:1.86
--- pkgsrc/security/gnupg2/distinfo:1.85        Fri Jan 26 13:35:40 2024
+++ pkgsrc/security/gnupg2/distinfo     Sat Mar  9 07:58:32 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.85 2024/01/26 13:35:40 adam Exp $
+$NetBSD: distinfo,v 1.86 2024/03/09 07:58:32 adam Exp $
 
-BLAKE2s (gnupg-2.4.4.tar.bz2) = b363f07d790cd7fd93c4dfe5f1bfa703bf4bfa8caa046c875b09d0af8bdd6e09
-SHA512 (gnupg-2.4.4.tar.bz2) = 3d1a3b08d1ce2319d238d8be96591e418ede1dc0b4ede33a4cc2fe40e9c56d5bbc27b1984736d8a786e7f292ddbc836846a8bdb4bf89f064e953c37cb54b94ef
-Size (gnupg-2.4.4.tar.bz2) = 7886036 bytes
+BLAKE2s (gnupg-2.4.5.tar.bz2) = 3fa773e399865165c4814ba7a5a31a98715995ec0c812fcb623eacf4aab26ae8
+SHA512 (gnupg-2.4.5.tar.bz2) = 4d54744f09399c5899144d0cb5fdc2756e45b058db41b9ea9df3be03e80b914509e16ef35aa0248e7561185b80f7a5f9fd6afcab8ccff75ff82ed555448a38ff
+Size (gnupg-2.4.5.tar.bz2) = 7889060 bytes
 SHA1 (patch-common_sysutils.c) = 569c12e21172c1521284922244b2f4f361c945d6



Home | Main Index | Thread Index | Old Index