SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python-asn1crypto-0.23.0-1.3.noarch.rpm :
Sat Nov 11 13:00:00 2017 arunAATTgmx.de
- update to version 0.23.0:

* Backwards compatibility break: the tag_type, explicit_tag and
explicit_class attributes on core.Asn1Value no longer exist and
were replaced by the implicit and explicit attributes. Field param
dicts may use the new explicit and implicit keys, or the old
tag_type and tag keys. The attribute changes will likely to have
little to no impact since they were primarily an implementation
detail.

* Teletex strings used inside of X.509 certificates are now
interpreted using Windows-1252 (a superset of ISO-8859-1). This
enables compatibility with certificates generated by
OpenSSL. Strict parsing of Teletex strings can be retained by
using the x509.strict_teletex() context manager.

* Added support for nested explicit tagging, supporting values that
are defined with explicit tagging and then added as a field of
another structure using explicit tagging.

* Fixed a UnicodeDecodeError when trying to find the (optional)
dependency OpenSSL on Python 2

* Fixed next_update field of crl.TbsCertList to be optional

* Added the x509.Certificate.sha256_fingerprint property

* x509.Certificate.ocsp_urls and x509.DistributionPoint.url will now
return https://, ldap:// and ldaps:// URLs in addition to http://.

* Added CMS Attribute Protection definitions from RFC 6211

* Added OIDs from RFC 6962

Fri Mar 17 13:00:00 2017 jengelhAATTinai.de
- Ensure neutrality of descriptions

Thu Mar 16 13:00:00 2017 tbechtoldAATTsuse.com
- Initial packaging (version 0.22.0)


 
ICM