diff options
author | taca <taca@pkgsrc.org> | 2004-10-28 11:36:59 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2004-10-28 11:36:59 +0000 |
commit | 4eca1d10e406c1a15f482d354d8360e79aded45b (patch) | |
tree | bf97cb6dbad870c58d5e66d348ee18d97aaabc9d /security/pgpdump | |
parent | 89edc75672b5d36cb4af7d9395db216cf48ae77c (diff) | |
download | pkgsrc-4eca1d10e406c1a15f482d354d8360e79aded45b.tar.gz |
Update pgpdump to 0.23.
0.23 2004/10/27
* Catching up to 2440bis-10/11.
- 'u' for Literal Data
- embedded signature
- Primary Key Binding Signature
* Bug fix for plain_Secret_Key().
* Fixing Symmetrically_Encrypted_Data_Packet() and Secret_Key_Packet()
especially for IDEA.
Diffstat (limited to 'security/pgpdump')
-rw-r--r-- | security/pgpdump/Makefile | 4 | ||||
-rw-r--r-- | security/pgpdump/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/pgpdump/Makefile b/security/pgpdump/Makefile index db684e7c99d..c0d30f74cad 100644 --- a/security/pgpdump/Makefile +++ b/security/pgpdump/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2004/01/23 14:49:35 taca Exp $ +# $NetBSD: Makefile,v 1.15 2004/10/28 11:36:59 taca Exp $ # -DISTNAME= pgpdump-0.22 +DISTNAME= pgpdump-0.23 CATEGORIES= security MASTER_SITES= ftp://pgp.iijlab.net/pub/pgp/tools/ diff --git a/security/pgpdump/distinfo b/security/pgpdump/distinfo index 074d5ca058b..a7bb2b13d33 100644 --- a/security/pgpdump/distinfo +++ b/security/pgpdump/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2004/01/23 14:49:35 taca Exp $ +$NetBSD: distinfo,v 1.13 2004/10/28 11:36:59 taca Exp $ -SHA1 (pgpdump-0.22.tar.gz) = 233fd4d63ea847c04736a5421a3dda35ba798b24 -Size (pgpdump-0.22.tar.gz) = 53764 bytes +SHA1 (pgpdump-0.23.tar.gz) = 89231fbdef9a549b70eb8705d61bd4b5042a12bd +Size (pgpdump-0.23.tar.gz) = 54613 bytes SHA1 (patch-aa) = 094442e84f26ce018e9baa7b7aeba2306a0f6281 |