./security/p5-Crypt-OpenSSL-DSA, Perl5 wrapper module for the OpenSSL DSA functions

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2012Q3, Version: 0.13nb6, Package name: p5-Crypt-OpenSSL-DSA-0.13nb6, Maintainer: heinz

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.


Required to run:
[lang/perl5]

Master sites: (Expand)

SHA1: e0e15b244b9a1beb17ede4165f629b6beadb745c
RMD160: dc5be607395dd747bc213491244d6c3d5c81f796
Filesize: 6.637 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-03 09:48:16 by Matthias Scheler | Files touched by this commit (4)
Log message:
Pullup ticket #3925 - requested by he
security/p5-Crypt-OpenSSL-DSA: security patch

Revisions pulled up:
- security/p5-Crypt-OpenSSL-DSA/Makefile                        1.16
- security/p5-Crypt-OpenSSL-DSA/distinfo                        1.4
- security/p5-Crypt-OpenSSL-DSA/patches/patch-DSA.xs            1.1
- security/p5-Crypt-OpenSSL-DSA/patches/patch-lib_Crypt_OpenSSL_DSA.pm 1.1

---
   Module Name:	pkgsrc
   Committed By:	he
   Date:		Tue Oct  2 07:58:00 UTC 2012

   Modified Files:
   	pkgsrc/security/p5-Crypt-OpenSSL-DSA: Makefile distinfo
   Added Files:
   	pkgsrc/security/p5-Crypt-OpenSSL-DSA/patches: patch-DSA.xs
   	    patch-lib_Crypt_OpenSSL_DSA.pm

   Log message:
   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.