Commit graph

7 commits

Author SHA1 Message Date
gls
d183fa2359 Update security/p5-Crypt-DSA to 1.17
1.17 2011.06.16
- Upgrade to Module::Install 1.01
- Added support for OpenSSL 1.0.0 dsaparam format change.
- Requires perl 5.6 now
- Fixes for 64-bit support

While here, fix SA46275, with upstream patch from
https://rt.cpan.org/Public/Bug/Display.html?id=71421
2011-10-06 19:22:02 +00:00
sno
b50112fe8f Updating security/p5-Crypt-DSA from 1.16 to 1.16nb1
- Applying fix from RT#49668 (openssl dsaparam output format change in 1.0
  beta 3 breaks Crypt::DSA::KeyChain), see
  https://rt.cpan.org/Ticket/Display.html?id=49668
2010-02-12 18:16:44 +00:00
sno
84180c5810 Updating security/p5-Crypt-DSA from 0.14nb1 to 1.16
pkgsrc changes:
  - Adding license definition
  - Adjusting dependencies

Upstream changes:
1.16 2009.09.11
	- Switching to production release
	- Switching to non-development version

0.15_01 2009.02.13
	- Updated to Module::Install 0.91
	- Added a consistent $VERSION across the entire distro
	- Removed the optional dependency on Convert::PEM for more
	  consistent downstream packaging (it was pointless to ask
	  since most people don't know what it is anyways).
	- Data::Buffer has almost perfect CPAN Testers PASS, so always
	  install it (plus, SSH2 is common now).
	- Added some missing dependencies to the Makefile.PL
	- Removed the sign(1) and auto_install (which was dangerous)
	- Removed all the magic repository tags that would change depending
	  on who was maintaining it.
	- Adding missing test_requires for Test.pm and Test::More (I'll
	  migrate the remaining tests away from Test.pm next release)
	- Merged the ToDo file into the POD
2009-09-19 22:22:34 +00:00
wiz
c371c5e5ff Update to 0.14:
0.14  2006.05.08
    - Win32 fixes: use Data::Random as a fallback in make_random, better
      support for locating openssl. Thanks to CFRANKS for the patch.
    - Makefile.PL update, to the latest Module::Install. Thanks to Adam
      Kennedy for the patch.
2007-02-22 12:04:50 +00:00
heinz
68984764ad Updated to version 0.13.
Pkgsrc changes:
  - Removed dependency on p5-Math-Pari, p5-Crypt-Random, p5-Class-Loader.

Changes since version 0.12:
===========================
0.13  2005.05.26
    - Rewrote to use Math::BigInt instead of Math::Pari, including patches
      from Brad Fitzpatrick for a replacement for the isprime function
      (both using pure Perl and an external gp program).
    - Added optional Content argument to Crypt::DSA::Key->new, to specify
      serialized Content to be deserialized.
    - Added Signature serialization and deserialization of ASN.1-encoded
      structures.
    - Added ability to do key generation using an external openssl binary.
      Thanks to Brad Fitzpatrick for the patch.
    - Signature object now has better get/set acccessors.
    - Use Module::Install instead of hand-coded Makefile.PL.
2006-02-15 20:42:54 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
mcr
782441d734 pkg from sen_ml@eccosys.com in support of p5-Crypt-OpenPGP 2001-09-30 23:53:24 +00:00