pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/p5-Crypt-OpenPGP
Module Name: pkgsrc
Committed By: wiz
Date: Sun Oct 20 06:23:32 UTC 2024
Modified Files:
pkgsrc/security/p5-Crypt-OpenPGP: Makefile distinfo
Log Message:
p5-Crypt-OpenPGP: update to 1.18.
1.18 -- Mon Oct 14 22:09:32 ADT 2024
[Changes since 1.17]
- Merge GH https://github.com/btrott/Crypt-OpenPGP/pull/34 from @pinmarch
- fixes decryption of cipher text encrypted with a subkey
[Detailed Changelog]
- 85c2923 Add Release notes to MANIFEST.SKIP
- 57f909e Add test for Fix for RT #79798 - Symkey decrypt failed: Invalid secret key ID
- 0bf6750 solves error (Symkey decrypt failed: Invalid secret key ID)
- 68371b4 v1.17
1.17 -- Mon Oct 14 14:23:37 ADT 2024
[Changes since 1.16]
- Same as 1.15 - but referencing correct github repo
[Detailed Changelog]
- fb350bd (HEAD -> master) Reference correct github Repo
1.16 -- Mon Oct 14 11:06:32 ADT 2024
[Changes since 1.15]
- Small fixes to longstanding issues
- (SAMV) RT#20931 fix verification of OpenPGP cleartext signatures
- RT#19482 Choose the correct signing key for verification
[Detailed Changelog]
- 300a1f5 Missed keyserver zone xfer reference
- ed451ac update pod referencing keyservers
- 7417b1d Apply fix for RT#20931
- ec61503 Fixes Issue RT#19482
- 42e7e72 v1.15
- eef0803 Fixes RT#57861 - bump Crypt::DSA version
- ff161e7 v1.14
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 pkgsrc/security/p5-Crypt-OpenPGP/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/security/p5-Crypt-OpenPGP/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/p5-Crypt-OpenPGP/Makefile
diff -u pkgsrc/security/p5-Crypt-OpenPGP/Makefile:1.46 pkgsrc/security/p5-Crypt-OpenPGP/Makefile:1.47
--- pkgsrc/security/p5-Crypt-OpenPGP/Makefile:1.46 Mon Oct 7 20:02:56 2024
+++ pkgsrc/security/p5-Crypt-OpenPGP/Makefile Sun Oct 20 06:23:32 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.46 2024/10/07 20:02:56 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2024/10/20 06:23:32 wiz Exp $
-DISTNAME= Crypt-OpenPGP-1.15
+DISTNAME= Crypt-OpenPGP-1.18
PKGNAME= p5-${DISTNAME}
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
Index: pkgsrc/security/p5-Crypt-OpenPGP/distinfo
diff -u pkgsrc/security/p5-Crypt-OpenPGP/distinfo:1.11 pkgsrc/security/p5-Crypt-OpenPGP/distinfo:1.12
--- pkgsrc/security/p5-Crypt-OpenPGP/distinfo:1.11 Mon Oct 7 20:02:56 2024
+++ pkgsrc/security/p5-Crypt-OpenPGP/distinfo Sun Oct 20 06:23:32 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2024/10/07 20:02:56 wiz Exp $
+$NetBSD: distinfo,v 1.12 2024/10/20 06:23:32 wiz Exp $
-BLAKE2s (Crypt-OpenPGP-1.15.tar.gz) = 73976f355e7709fa501cc20b3a9c05a7fb2bfa9c2244bee9fd8dde33bff0afbb
-SHA512 (Crypt-OpenPGP-1.15.tar.gz) = ee3b074644a568c4adacd65a38dac3871bb0dd06f51bed96207dec720617c259ff71bdd5f29f5932ea99495384854fece98b9bfe6d7adddf991915cc7096db6b
-Size (Crypt-OpenPGP-1.15.tar.gz) = 114938 bytes
+BLAKE2s (Crypt-OpenPGP-1.18.tar.gz) = a78fa08f2bd5e92b81597fa709b75d599e5623eae25c443d22178ff3b24be7d2
+SHA512 (Crypt-OpenPGP-1.18.tar.gz) = ae41d1709049ffc9a8b8041d8637c46c1ce27427782da01e0c57dcbce6593ae084b0b651695803f21a1a6c350bb82cd86f4db258f545bf7059c985af8c0ccf8b
+Size (Crypt-OpenPGP-1.18.tar.gz) = 136360 bytes
Home |
Main Index |
Thread Index |
Old Index