Hello community,

here is the log from the commit of package python-cryptography for 
openSUSE:Factory checked in at 2020-12-12 20:29:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cryptography (Old)
 and      /work/SRC/openSUSE:Factory/.python-cryptography.new.2328 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-cryptography"

Sat Dec 12 20:29:32 2020 rev:52 rq:854279 version:3.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cryptography/python-cryptography.changes  
2020-11-02 09:39:03.293532862 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-cryptography.new.2328/python-cryptography.changes
        2020-12-12 20:32:04.501833928 +0100
@@ -1,0 +2,34 @@
+Wed Dec  9 11:56:30 UTC 2020 - Marcus Rueckert <mrueck...@suse.de>
+
+- update to 3.3.0
+  - BACKWARDS INCOMPATIBLE: Support for Python 3.5 has been removed
+    due to low usage and maintenance burden.
+  - BACKWARDS INCOMPATIBLE: The GCM and AESGCM now require 64-bit
+    to 1024-bit (8 byte to 128 byte) initialization vectors. This
+    change is to conform with an upcoming OpenSSL release that will
+    no longer support sizes outside this window.
+  - BACKWARDS INCOMPATIBLE: When deserializing asymmetric keys we
+    now raise ValueError rather than UnsupportedAlgorithm when an
+    unsupported cipher is used. This change is to conform with an
+    upcoming OpenSSL release that will no longer distinguish
+    between error types.
+  - BACKWARDS INCOMPATIBLE: We no longer allow loading of finite
+    field Diffie-Hellman parameters of less than 512 bits in
+    length. This change is to conform with an upcoming OpenSSL
+    release that no longer supports smaller sizes. These keys were
+    already wildly insecure and should not have been used in any
+    application outside of testing.
+  - Updated Windows, macOS, and manylinux wheels to be compiled
+    with OpenSSL 1.1.1i.
+  - Python 2 support is deprecated in cryptography. This is the
+    last release that will support Python 2.
+  - Added the recover_data_from_signature() function to
+    RSAPublicKey for recovering the signed data from an RSA
+    signature. 
+
+-------------------------------------------------------------------
+Sun Dec  6 20:37:33 UTC 2020 - Matej Cepl <mc...@suse.com>
+
+- Remove unnecessary dependency virtualenv.
+
+-------------------------------------------------------------------

Old:
----
  cryptography-3.2.1.tar.gz
  cryptography-3.2.1.tar.gz.asc

New:
----
  cryptography-3.3.tar.gz
  cryptography-3.3.tar.gz.asc

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

Other differences:
------------------
++++++ python-cryptography.spec ++++++
--- /var/tmp/diff_new_pack.Gbb8cc/_old  2020-12-12 20:32:05.013834463 +0100
+++ /var/tmp/diff_new_pack.Gbb8cc/_new  2020-12-12 20:32:05.017834466 +0100
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without python2
 Name:           python-cryptography
-Version:        3.2.1
+Version:        3.3
 Release:        0
 Summary:        Python library which exposes cryptographic recipes and 
primitives
 License:        Apache-2.0 OR BSD-3-Clause
@@ -63,7 +63,6 @@
 BuildRequires:  %{python_module pretend}
 BuildRequires:  %{python_module pyasn1 >= 0.1.8}
 BuildRequires:  %{python_module pytest > 3.3.0}
-BuildRequires:  %{python_module virtualenv}
 # /SECTION
 # python-base is not enough, we need the _ssl module
 %ifpython2

++++++ cryptography-3.2.1.tar.gz -> cryptography-3.3.tar.gz ++++++
++++ 3690 lines of diff (skipped)
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to