Skip to content

Commit

Permalink
p5-Crypt-OpenPGP: update to 1.18.
Browse files Browse the repository at this point in the history
1.18 -- Mon Oct 14 22:09:32 ADT 2024

    [Changes since 1.17]

    - Merge GH btrott/Crypt-OpenPGP#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
  • Loading branch information
0-wiz-0 committed Oct 20, 2024
1 parent fe27290 commit aa62c71
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions security/p5-Crypt-OpenPGP/Makefile
Original file line number Diff line number Diff line change
@@ -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/}
Expand Down
8 changes: 4 additions & 4 deletions security/p5-Crypt-OpenPGP/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit aa62c71

Please sign in to comment.