Hello community,
here is the log from the commit of package python-cryptography for
openSUSE:Factory checked in at 2020-05-28 09:06:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cryptography (Old)
and /work/SRC/openSUSE:Factory/.python-cryptography.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cryptography"
Thu May 28 09:06:29 2020 rev:49 rq:805793 version:2.9.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cryptography/python-cryptography.changes
2019-11-04 17:07:04.344303819 +0100
+++
/work/SRC/openSUSE:Factory/.python-cryptography.new.3606/python-cryptography.changes
2020-05-28 09:06:36.143570046 +0200
@@ -1,0 +2,22 @@
+Fri May 15 08:44:10 UTC 2020 - Michael Ströder <[email protected]>
+
+- update to 2.9.2
+ * 2.9.2 - 2020-04-22
+ - Updated the macOS wheel to fix an issue where it would not run on macOS
versions older than 10.15.
+ * 2.9.1 - 2020-04-21
+ - Updated Windows, macOS, and manylinux wheels to be compiled with OpenSSL
1.1.1g.
+ * 2.9 - 2020-04-02
+ - BACKWARDS INCOMPATIBLE: Support for Python 3.4 has been removed due to
+ low usage and maintenance burden.
+ - BACKWARDS INCOMPATIBLE: Support for OpenSSL 1.0.1 has been removed.
+ Users on older version of OpenSSL will need to upgrade.
+ - BACKWARDS INCOMPATIBLE: Support for LibreSSL 2.6.x has been removed.
+ - Removed support for calling public_bytes() with no arguments, as per
+ our deprecation policy. You must now pass encoding and format.
+ - BACKWARDS INCOMPATIBLE: Reversed the order in which rfc4514_string()
+ returns the RDNs as required by RFC 4514.
+ - Updated Windows, macOS, and manylinux wheels to be compiled with OpenSSL
1.1.1f.
+ - Added support for parsing single_extensions in an OCSP response.
+ - NameAttribute values can now be empty strings.
+
+-------------------------------------------------------------------
Old:
----
cryptography-2.8.tar.gz
cryptography-2.8.tar.gz.asc
New:
----
cryptography-2.9.2.tar.gz
cryptography-2.9.2.tar.gz.asc
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-cryptography.spec ++++++
--- /var/tmp/diff_new_pack.pqBXq7/_old 2020-05-28 09:06:37.035572721 +0200
+++ /var/tmp/diff_new_pack.pqBXq7/_new 2020-05-28 09:06:37.039572733 +0200
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without python2
Name: python-cryptography
-Version: 2.8
+Version: 2.9.2
Release: 0
Summary: Python library which exposes cryptographic recipes and
primitives
License: Apache-2.0 OR BSD-3-Clause
++++++ cryptography-2.8.tar.gz -> cryptography-2.9.2.tar.gz ++++++
++++ 1705 lines of diff (skipped)