diff options
author | wiz <wiz> | 2006-01-14 23:07:26 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-01-14 23:07:26 +0000 |
commit | 2e0a5a00e1f2211e3fc9dead582193ffac05b32f (patch) | |
tree | e7cad27addf9e58317a9cc138a0717c6ce04362d /security/py-m2crypto/distinfo | |
parent | d2552a4758477ae33c9dd4d7af20eab35221a67a (diff) | |
download | pkgsrc-2e0a5a00e1f2211e3fc9dead582193ffac05b32f.tar.gz |
Update to 0.13.1, based on patches from recht@ via tech-pkg.
Additionally, fix it to compile against openssl-0.9.7i, the
current pkgsrc version; due to its way of checking compatibility,
py-m2crypto is extremely picky about constness.
If this works with other versions too, just add them to the pattern.
Changes since 0.12/0.11
-------------------------
- Patches from Artur Frysiak. Thanks Artur.
= Allow using a passphrase callback in class SMIME.
= Added method get0_signers to class PKCS7, which retrieves signers'
certificates from a PKCS7 blob.
= Added methods as_pem and save_pem to class X509.
= Added file version.py.
= Allow SSL.Context.load_verify_locations to accept both 'cafile' and
'capath'.
- Fixed BIO.read() not reading until EOF. Thanks to Egil Muller
for suggestion.
- Honour 'mode' parameter in SSL.Connection.makefile. Thanks again to Egil
Muller.
- Roger Binns contributed epydoc-generated docs for M2Crypto. Thanks Roger.
- Peter Teniz contributed patches to create X.509 requests and certificates.
Thanks Peter.
- Updated Medusa to 0.54.
- Make various OpenSSL bignum functions (written long ago) available to Python.
Diffstat (limited to 'security/py-m2crypto/distinfo')
-rw-r--r-- | security/py-m2crypto/distinfo | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/security/py-m2crypto/distinfo b/security/py-m2crypto/distinfo index 8bdb68d8f34..fe1c7d83ac1 100644 --- a/security/py-m2crypto/distinfo +++ b/security/py-m2crypto/distinfo @@ -1,5 +1,11 @@ -$NetBSD: distinfo,v 1.3 2005/02/24 13:10:12 agc Exp $ +$NetBSD: distinfo,v 1.4 2006/01/14 23:07:26 wiz Exp $ -SHA1 (m2crypto-0.12.zip) = 33755f36d3d43d4c89281fcc57571eb99e275a3d -RMD160 (m2crypto-0.12.zip) = c005e8b7e77651bbeb7d2df9267d0b2940ace0fb -Size (m2crypto-0.12.zip) = 397229 bytes +SHA1 (m2crypto-0.13.zip) = 53b722f6ca9a3661c42c18360b158f3e7ac5b5c2 +RMD160 (m2crypto-0.13.zip) = b2477dff6f49a80ab5508f18837009b4a634a0df +Size (m2crypto-0.13.zip) = 410759 bytes +SHA1 (0.13p1.patch) = e3a097459626f7f016d9f1e118776fa7c97d6328 +RMD160 (0.13p1.patch) = 3ed0aacb7f2d09208e9a6d70a69fbb96fe9c3ad0 +Size (0.13p1.patch) = 1645 bytes +SHA1 (patch-aa) = bd3195f30548525ae8b3fa13010d39a63bb2abd7 +SHA1 (patch-ac) = ec2d96afcd36157babeb7baa5f5d1c7e2102a57d +SHA1 (patch-ad) = d19867bfe01323772de76dbe0711d29c33505d2d |