Hello community,
here is the log from the commit of package python3-pyOpenSSL for
openSUSE:Factory checked in at 2016-09-26 12:33:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-pyOpenSSL (Old)
and /work/SRC/openSUSE:Factory/.python3-pyOpenSSL.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-pyOpenSSL"
Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-pyOpenSSL/python3-pyOpenSSL-doc.changes
2016-05-17 17:11:33.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python3-pyOpenSSL.new/python3-pyOpenSSL-doc.changes
2016-09-26 12:33:55.000000000 +0200
@@ -1,0 +2,15 @@
+Sun Sep 18 15:46:27 UTC 2016 - [email protected]
+
+- update to version 16.1.0:
+ * Fix memory leak in "OpenSSL.crypto.dump_privatekey()" with
+ "FILETYPE_TEXT". `#496
+ <https://github.com/pyca/pyopenssl/pull/496>`_
+ * Enable use of CRL (and more) in verify context. `#483
+ <https://github.com/pyca/pyopenssl/pull/483>`_
+ * "OpenSSL.crypto.PKey" can now be constructed from "cryptography"
+ objects and also exported as such. `#439
+ <https://github.com/pyca/pyopenssl/pull/439>`_
+ * Support newer versions of "cryptography" which use opaque structs
+ for OpenSSL 1.1.0 compatibility.
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/python3-pyOpenSSL/python3-pyOpenSSL.changes
2016-06-20 10:55:04.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-pyOpenSSL.new/python3-pyOpenSSL.changes
2016-09-26 12:33:55.000000000 +0200
@@ -1,0 +2,21 @@
+Tue Sep 20 01:05:21 UTC 2016 - [email protected]
+
+- specfile:
+ * fixed download url
+
+-------------------------------------------------------------------
+Sun Sep 18 15:46:27 UTC 2016 - [email protected]
+
+- update to version 16.1.0:
+ * Fix memory leak in "OpenSSL.crypto.dump_privatekey()" with
+ "FILETYPE_TEXT". `#496
+ <https://github.com/pyca/pyopenssl/pull/496>`_
+ * Enable use of CRL (and more) in verify context. `#483
+ <https://github.com/pyca/pyopenssl/pull/483>`_
+ * "OpenSSL.crypto.PKey" can now be constructed from "cryptography"
+ objects and also exported as such. `#439
+ <https://github.com/pyca/pyopenssl/pull/439>`_
+ * Support newer versions of "cryptography" which use opaque structs
+ for OpenSSL 1.1.0 compatibility.
+
+-------------------------------------------------------------------
@@ -13 +33,0 @@
-
Old:
----
pyOpenSSL-16.0.0.tar.gz
New:
----
pyOpenSSL-16.1.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python3-pyOpenSSL-doc.spec ++++++
--- /var/tmp/diff_new_pack.9v1gvw/_old 2016-09-26 12:33:56.000000000 +0200
+++ /var/tmp/diff_new_pack.9v1gvw/_new 2016-09-26 12:33:56.000000000 +0200
@@ -17,7 +17,7 @@
Name: python3-pyOpenSSL-doc
-Version: 16.0.0
+Version: 16.1.0
Release: 0
Url: https://github.com/pyca/pyopenssl
Summary: Python wrapper module around the OpenSSL library -
Documentation
++++++ python3-pyOpenSSL.spec ++++++
--- /var/tmp/diff_new_pack.9v1gvw/_old 2016-09-26 12:33:56.000000000 +0200
+++ /var/tmp/diff_new_pack.9v1gvw/_new 2016-09-26 12:33:56.000000000 +0200
@@ -17,13 +17,13 @@
Name: python3-pyOpenSSL
-Version: 16.0.0
+Version: 16.1.0
Release: 0
Url: https://github.com/pyca/pyopenssl
Summary: Python wrapper module around the OpenSSL library
License: Apache-2.0
Group: Development/Languages/Python
-Source:
https://pypi.python.org/packages/source/p/pyOpenSSL/pyOpenSSL-%{version}.tar.gz
+Source:
https://files.pythonhosted.org/packages/source/p/pyOpenSSL/pyOpenSSL-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: libopenssl-devel
BuildRequires: python3-cryptography >= 1.3.1
++++++ pyOpenSSL-16.0.0.tar.gz -> pyOpenSSL-16.1.0.tar.gz ++++++
++++ 2898 lines of diff (skipped)