Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: source-changes
Date: 11/10/2000 04:35:04
Module Name: pkgsrc
Committed By: wiz
Date: Fri Nov 10 02:35:04 UTC 2000
Modified Files:
pkgsrc/security/gnupg: Makefile
pkgsrc/security/gnupg/files: md5 patch-sum
pkgsrc/security/gnupg/pkg: PLIST
Added Files:
pkgsrc/security/gnupg/patches: patch-aa
Removed Files:
pkgsrc/security/gnupg/patches: patch-ab patch-ac
Log Message:
Update to 1.0.4. Changes since 1.0.3:
* Fixed a serious bug which could lead to false signature verification
results when more than one signature is fed to gpg. This is the
primary reason for releasing this version.
* New utility gpgv which is a stripped down version of gpg to
be used to verify signatures against a list of trusted keys.
* Rijndael (AES) is now supported and listed with top preference.
* --with-colons now works with --print-md[s].
Based on an update provided by Mipam <mipam@ibb.net>.
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 pkgsrc/security/gnupg/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/security/gnupg/files/md5 \
pkgsrc/security/gnupg/files/patch-sum
cvs rdiff -r0 -r1.4 pkgsrc/security/gnupg/patches/patch-aa
cvs rdiff -r1.8 -r0 pkgsrc/security/gnupg/patches/patch-ab
cvs rdiff -r1.6 -r0 pkgsrc/security/gnupg/patches/patch-ac
cvs rdiff -r1.6 -r1.7 pkgsrc/security/gnupg/pkg/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.