Subject: CVS commit: pkgsrc/security/p5-Crypt-RSA
To: None <pkgsrc-changes@NetBSD.org>
From: Klaus Heinz <heinz@netbsd.org>
List: pkgsrc-changes
Date: 02/14/2006 23:45:47
Module Name: pkgsrc
Committed By: heinz
Date: Tue Feb 14 23:45:47 UTC 2006
Modified Files:
pkgsrc/security/p5-Crypt-RSA: Makefile distinfo
Removed Files:
pkgsrc/security/p5-Crypt-RSA/patches: patch-aa
Log Message:
Updated to version 1.57.
Pkgsrc changes:
- Removed (now unnecessary) patch-aa.
Changes since version 1.50:
===========================
1.57 Oct 20, 2005
* Updated POD documentation and added POD syntax and coverage
tests using Test::Pod and Pod::Coverage.
1.56 July 05, 2005
* Removed references to the mailing list and added support for
an optional commercial license.
1.55 February 18, 2005
* Fixed a bug ::DataFormat::i2osp(), wherein there was an encoding problem
when the most significant byte is 0x0100. Reported and patched by
<jbarkdull@yahoo.com> <rt.cpan.org: Bug #11495>
* Fixed warnings in t/15-benchmark.t
1.51 February 25, 2003
* In Crypt::RSA::encrypt() and decrypt() added a check to ensure the
blocksize is greater than 0. Blocksize can be smaller than 0 if the RSA
key modulus is too small for a particular encoding.
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 pkgsrc/security/p5-Crypt-RSA/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/security/p5-Crypt-RSA/distinfo
cvs rdiff -r1.1 -r0 pkgsrc/security/p5-Crypt-RSA/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.