| Name: | pyOpenSSL | 
|---|---|
| Version: | 0.13.1 | 
| Release: | 4.el7 | 
| Architecture: | x86_64 | 
| Group: | Development/Libraries | 
| Size: | 645496 | 
| License: | ASL 2.0 | 
| RPM: | pyOpenSSL-0.13.1-4.el7.x86_64.rpm | 
| Source RPM: | pyOpenSSL-0.13.1-4.el7.src.rpm | 
| Build Date: | Fri Aug 24 2018 | 
| Build Host: | x86-ol7-builder-01.us.oracle.com | 
| Vendor: | Oracle America | 
| URL: | http://pyopenssl.sourceforge.net/ | 
| Summary: | Python wrapper module around the OpenSSL library | 
| Description: | High-level wrapper around a subset of the OpenSSL library, includes among others * SSL.Connection objects, wrapping the methods of Python's portable sockets * Callbacks written in Python * Extensive error-handling mechanism, mirroring OpenSSL's error codes | 
- fix various testsuite failures - fix exception propagation from private key passphrase callback (#1227505) - add optional digest parameter to CRL.export method (#1523772)
- Mass rebuild 2014-01-24
- Mass rebuild 2013-12-27
- new upstream release fixing a security issue with string formatting subjectAltName of a certificate
- Python 3 subpackage - Split documentation off into noarch subpackage
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- Check for error returns which cause segfaults in FIPS mode - Fix missing error check and leak found by gcc-with-cpychecker (#800086)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Do not scan documentation for dependencies (bug #865806)
- rebuilt because ARM packages had wrong Requires autodetected