Path to this page:
Subject: CVS commit: pkgsrc/security/py-m2crypto
From: Adam Ciarcinski
Date: 2017-10-26 09:08:10
Message id: 20171026070810.A7E16FBDE@cvs.NetBSD.org
Log Message:
py-m2crypto: updated to 0.27.0
0.27.0:
- Fix licence: it is MIT, not BSD
- At least minimal support of SNI in httpslib.
- Small bugfixes and cleanups.
- More effort to make build system more robust (now should work even on
Debian LTS).
- Restore m2.rsa_set_e() and m2.rsa_set_n().
- Make sure that every exceptional return throws and exception and vice
versa.
Files: