Hello community,

here is the log from the commit of package python-asn1crypto for 
openSUSE:Factory checked in at 2017-11-17 10:35:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-asn1crypto (Old)
 and      /work/SRC/openSUSE:Factory/.python-asn1crypto.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-asn1crypto"

Fri Nov 17 10:35:53 2017 rev:3 rq:541214 version:0.23.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-asn1crypto/python-asn1crypto.changes      
2017-05-16 14:27:27.184352196 +0200
+++ /work/SRC/openSUSE:Factory/.python-asn1crypto.new/python-asn1crypto.changes 
2017-11-17 10:35:56.293572837 +0100
@@ -1,0 +2,28 @@
+Sat Nov 11 17:39:30 UTC 2017 - [email protected]
+
+- 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
+
+-------------------------------------------------------------------

Old:
----
  asn1crypto-0.22.0.tar.gz

New:
----
  asn1crypto-0.23.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-asn1crypto.spec ++++++
--- /var/tmp/diff_new_pack.ij9mvv/_old  2017-11-17 10:35:57.209539312 +0100
+++ /var/tmp/diff_new_pack.ij9mvv/_new  2017-11-17 10:35:57.213539165 +0100
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without test
 Name:           python-asn1crypto
-Version:        0.22.0
+Version:        0.23.0
 Release:        0
 Summary:        ASN.1 parser and serializer for Python
 License:        MIT

++++++ asn1crypto-0.22.0.tar.gz -> asn1crypto-0.23.0.tar.gz ++++++
++++ 3484 lines of diff (skipped)


Reply via email to