Subject: CVS commit: [pkgsrc-2003Q4] pkgsrc/security/p5-Digest-SHA1
To: None <pkgsrc-changes@NetBSD.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: pkgsrc-changes
Date: 12/05/2003 17:19:49
Module Name: pkgsrc
Committed By: agc
Date: Fri Dec 5 17:19:49 UTC 2003
Modified Files:
pkgsrc/security/p5-Digest-SHA1 [pkgsrc-2003Q4]: Makefile distinfo
Log Message:
Pullup upgrade of p5-Digest-SHA1 to version 2.06, requested by Grant
Beattie, to the pkgsrc-2003Q4 branch.
Module Name: pkgsrc
Committed By: grant
Date: Thu Nov 27 16:33:31 UTC 2003
Modified Files:
pkgsrc/security/p5-Digest-SHA1: Makefile distinfo
Log Message:
Updated p5-Digest-SHA1 to 2.06.
changes since 2.04:
Release 2.06
The sha1_transform() function did not check that it was actually
passed any arguments.
Complete self-contained documentation included (copied from
Digest::MD5), since the Digest.pm manpage is not always available.
Release 2.05
Added missing cast to support C++ compilation. Patch by Jan Dubois.
Document that the sha1_base64 function and the b64digest method
does not pad their result.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.9.2.1 pkgsrc/security/p5-Digest-SHA1/Makefile
cvs rdiff -r1.3 -r1.3.2.1 pkgsrc/security/p5-Digest-SHA1/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.