Hello community,

here is the log from the commit of package python-cryptography for 
openSUSE:Factory checked in at 2016-03-29 09:51:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cryptography (Old)
 and      /work/SRC/openSUSE:Factory/.python-cryptography.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-cryptography"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cryptography/python-cryptography.changes  
2016-03-18 21:36:10.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-cryptography.new/python-cryptography.changes 
    2016-03-29 09:51:20.000000000 +0200
@@ -1,0 +2,19 @@
+Fri Mar 18 14:39:05 UTC 2016 - [email protected]
+
+- removed obsolete cryptography-new-bio-new-type.patch
+- update to upstream release 1.3.1
+  * Fixed a bug that caused an AttributeError when using mock to patch
+    some cryptography modules.
+  * Added support for padding ANSI X.923 with ANSIX923.
+  * Deprecated support for OpenSSL 0.9.8. Support will be removed in 
+    cryptography 1.4.
+  * Added support for the PolicyConstraints X.509 extension including both 
+    parsing and generation using CertificateBuilder and 
+    CertificateSigningRequestBuilder.
+  * Added is_signature_valid to CertificateSigningRequest.
+  * Fixed an intermittent AssertionError when performing an RSA decryption 
+    on an invalid ciphertext, ValueError is now correctly raised in all 
+    cases.
+  * Added from_issuer_subject_key_identifier().
+
+-------------------------------------------------------------------

Old:
----
  cryptography-1.2.1.tar.gz
  cryptography-1.2.1.tar.gz.asc
  cryptography-new-bio-new-type.patch
  cryptography_vectors-1.2.1.tar.gz
  cryptography_vectors-1.2.1.tar.gz.asc

New:
----
  cryptography-1.3.1.tar.gz
  cryptography-1.3.1.tar.gz.asc
  cryptography_vectors-1.3.1.tar.gz
  cryptography_vectors-1.3.1.tar.gz.asc

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

Other differences:
------------------
++++++ python-cryptography.spec ++++++
--- /var/tmp/diff_new_pack.cREpQX/_old  2016-03-29 09:51:21.000000000 +0200
+++ /var/tmp/diff_new_pack.cREpQX/_new  2016-03-29 09:51:21.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python-cryptography
-Version:        1.2.1
+Version:        1.3.1
 Release:        0
 Summary:        Python library which exposes cryptographic recipes and 
primitives
 License:        Apache-2.0 or BSD-3-Clause
@@ -30,8 +30,6 @@
 Source4:        
https://pypi.python.org/packages/source/c/cryptography-vectors/cryptography_vectors-%{version}.tar.gz.asc
 # PATCH-FIX-SLE disable-uneven-sizes-tests.patch bnc#944204
 Patch1:         disable-uneven-sizes-tests.patch
-# PATCH-FIX-OPENSUSE cryptography-new-bio-new-type.patch fix build with 
openssl 1.0.2g
-Patch2:         cryptography-new-bio-new-type.patch
 BuildRequires:  libopenssl-devel
 BuildRequires:  pkg-config
 BuildRequires:  python-cffi >= 1.1.0
@@ -80,9 +78,6 @@
 tar xvzf %{SOURCE3}
 
 %patch1 -p1
-if pkg-config --atleast-version=1.0.2g openssl; then
-%patch2 -p1
-fi
 
 %build
 CFLAGS="%{optflags} -fno-strict-aliasing" python setup.py build

++++++ cryptography-1.2.1.tar.gz -> cryptography-1.3.1.tar.gz ++++++
++++ 8294 lines of diff (skipped)

++++++ cryptography_vectors-1.2.1.tar.gz -> cryptography_vectors-1.3.1.tar.gz 
++++++
/work/SRC/openSUSE:Factory/python-cryptography/cryptography_vectors-1.2.1.tar.gz
 
/work/SRC/openSUSE:Factory/.python-cryptography.new/cryptography_vectors-1.3.1.tar.gz
 differ: char 5, line 1


Reply via email to