Commit graph

7 commits

Author SHA1 Message Date
wen
4c84963c83 Update to 0.15
Upstream changes:
0.15    2015/02/03
        - #84367 Win32 compatibility patch
        - #80369 fix errors in POD. Mainly just missing =over/=back
        - #80368 Makefile.PL: unneeded -lssl in LIBS
2016-02-10 04:18:40 +00:00
agc
5293710fb4 Add SHA512 digests for distfiles for security category
Problems found locating distfiles:
	Package f-prot-antivirus6-fs-bin: missing distfile fp-NetBSD.x86.32-fs-6.2.3.tar.gz
	Package f-prot-antivirus6-ws-bin: missing distfile fp-NetBSD.x86.32-ws-6.2.3.tar.gz
	Package libidea: missing distfile libidea-0.8.2b.tar.gz
	Package openssh: missing distfile openssh-7.1p1-hpn-20150822.diff.bz2
	Package uvscan: missing distfile vlp4510e.tar.Z

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 01:17:40 +00:00
wen
302074d683 Update to 0.14
Upstream changes:
0.14  October 16, 2012
	- compiling with -Werror=format-security now works (Jerome Quelin, #48446)
	- Use Digest::SHA instead of Digest::SHA1 (Ansgar Burchardt, #60271)
	- Security fix, CVE-2009-0129: Missing error check in do_verify (Havard Eidnes, #79958)
2012-10-20 14:25:58 +00:00
he
e891f8d269 Apply a fix for CVE-2009-0129, taken from Debian's problem report.
Also reported upstream, ref.
  https://rt.cpan.org/Public/Bug/Display.html?id=79958
Bump PKGREVISION.
2012-10-02 07:58:00 +00:00
heinz
314650a33d Updated to version 0.13.
Pkgsrc changes:
  none

Relevant changes since version 0.11:
=============================================
- Removed all use of strlen() in DSA.xs so signatures with nulls,
  as commonly generated with sha1, could be signed/verified,
  and added more tests
2006-02-15 22:08:19 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
heinz
4e9dc28504 Import of p5-Crypt-OpenSSL-DSA.
Crypt::OpenSSL::DSA implements the DSA (Digital Signature Algorithm)
signature verification system.
It is a thin XS wrapper to the DSA functions contained in the
OpenSSL crypto library.
2003-12-03 22:07:21 +00:00