Hello community,
here is the log from the commit of package python3-cryptography for
openSUSE:Factory checked in at 2016-09-08 17:37:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-cryptography (Old)
and /work/SRC/openSUSE:Factory/.python3-cryptography.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-cryptography"
Changes:
--------
---
/work/SRC/openSUSE:Factory/python3-cryptography/python3-cryptography.changes
2016-06-25 02:21:44.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python3-cryptography.new/python3-cryptography.changes
2016-09-08 17:37:49.000000000 +0200
@@ -1,0 +2,14 @@
+Sun Aug 28 17:47:54 UTC 2016 - [email protected]
+
+- update to version 1.5:
+ * Added calculate_max_pss_salt_length().
+ * Added “one shot” sign() and verify() methods to DSA keys.
+ * Added “one shot” sign() and verify() methods to ECDSA keys.
+ * Switched back to the older callback model on Python 3.5 in order
+ to mitigate the locking callback problem with OpenSSL <1.1.0.
+ * CertificateBuilder, CertificateRevocationListBuilder, and
+ RevokedCertificateBuilder now accept timezone aware datetime
+ objects as method arguments
+ * cryptography now supports OpenSSL 1.1.0 as a compilation target.
+
+-------------------------------------------------------------------
Old:
----
cryptography-1.4.tar.gz
cryptography-1.4.tar.gz.asc
New:
----
cryptography-1.5.tar.gz
cryptography-1.5.tar.gz.asc
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python3-cryptography.spec ++++++
--- /var/tmp/diff_new_pack.mx2rvX/_old 2016-09-08 17:37:50.000000000 +0200
+++ /var/tmp/diff_new_pack.mx2rvX/_new 2016-09-08 17:37:50.000000000 +0200
@@ -17,7 +17,7 @@
Name: python3-cryptography
-Version: 1.4
+Version: 1.5
Release: 0
Url: https://cryptography.io/en/latest/
Summary: Python library which exposes cryptographic recipes and
primitives
++++++ cryptography-1.4.tar.gz -> cryptography-1.5.tar.gz ++++++
++++ 7060 lines of diff (skipped)