pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/py-cryptopp



Module Name:    pkgsrc
Committed By:   gdt
Date:           Fri Sep 24 18:10:46 UTC 2010

Modified Files:
        pkgsrc/security/py-cryptopp: Makefile distinfo
Added Files:
        pkgsrc/security/py-cryptopp/patches: patch-aa

Log Message:
Update to 0.5.25.   Add patch to not install odd extraversion.h file.

2010-09-20 -- pycryptopp v0.5.25

    * make setup backwards-compatible to Python 2.4
    * fix incompatibilities between setup script and older versions of darcsver
    * don't attempt to compile Mac OS X extended attribute files (this fixes 
the build breaking)
    * include a version number of the specific version of Crypto++ in 
extraversion.h
    * small changes to docs

2010-09-18 -- pycryptopp v0.5.20

    * fix bugs in assembly implementation of SHA-256 from Crypto++
    * fix it to compile on *BSD (#39)
    * improve doc strings
    * add a quick start-up-self-test of SHA256 (#43)
    * execute the quick start-up-self-tests of AES and SHA256 on module import


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/security/py-cryptopp/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/security/py-cryptopp/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/security/py-cryptopp/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index