Overview

Request 788190 accepted

- update to 3.6.6 (bsc#1105300, CVE-2018-15560):
* GH#198: Fix vulnerability on AESNI ECB with payloads smaller than 16 bytes.
* GH#187: Fixed incorrect AES encryption/decryption with AES acceleration on x86
due to gcc's optimization and strict aliasing rules.
* GH#188: More prime number candidates than necessary where discarded as composite
due to the limited way D values were searched in the Lucas test.
* Fixed ResouceWarnings and DeprecationWarnings.
* Workaround for Python 3.7.0 bug on Windows (https://bugs.python.org/issue34108).
* Build Python 3.7 wheels on Linux, Windows and Mac.
* GH#178: Rename ``_cpuid`` module to make upgrades more robust.
* More meaningful exceptions in case of mismatch in IV length (CBC/OFB/CFB modes).
* Fix compilation issues on Solaris 10/11.
- update to 3.6.6 (bsc#1105300, CVE-2018-15560):
* GH#198: Fix vulnerability on AESNI ECB with payloads smaller than 16 bytes.
* GH#187: Fixed incorrect AES encryption/decryption with AES acceleration on x86
due to gcc's optimization and strict aliasing rules.
* GH#188: More prime number candidates than necessary where discarded as composite
due to the limited way D values were searched in the Lucas test.
* Fixed ResouceWarnings and DeprecationWarnings.
* Workaround for Python 3.7.0 bug on Windows (https://bugs.python.org/issue34108).
* Build Python 3.7 wheels on Linux, Windows and Mac.
* GH#178: Rename ``_cpuid`` module to make upgrades more robust.
* More meaningful exceptions in case of mismatch in IV length (CBC/OFB/CFB modes).
* Fix compilation issues on Solaris 10/11.

Request History
Nanuk Krinner's avatar

nkrinner created request

- update to 3.6.6 (bsc#1105300, CVE-2018-15560):
* GH#198: Fix vulnerability on AESNI ECB with payloads smaller than 16 bytes.
* GH#187: Fixed incorrect AES encryption/decryption with AES acceleration on x86
due to gcc's optimization and strict aliasing rules.
* GH#188: More prime number candidates than necessary where discarded as composite
due to the limited way D values were searched in the Lucas test.
* Fixed ResouceWarnings and DeprecationWarnings.
* Workaround for Python 3.7.0 bug on Windows (https://bugs.python.org/issue34108).
* Build Python 3.7 wheels on Linux, Windows and Mac.
* GH#178: Rename ``_cpuid`` module to make upgrades more robust.
* More meaningful exceptions in case of mismatch in IV length (CBC/OFB/CFB modes).
* Fix compilation issues on Solaris 10/11.
- update to 3.6.6 (bsc#1105300, CVE-2018-15560):
* GH#198: Fix vulnerability on AESNI ECB with payloads smaller than 16 bytes.
* GH#187: Fixed incorrect AES encryption/decryption with AES acceleration on x86
due to gcc's optimization and strict aliasing rules.
* GH#188: More prime number candidates than necessary where discarded as composite
due to the limited way D values were searched in the Lucas test.
* Fixed ResouceWarnings and DeprecationWarnings.
* Workaround for Python 3.7.0 bug on Windows (https://bugs.python.org/issue34108).
* Build Python 3.7 wheels on Linux, Windows and Mac.
* GH#178: Rename ``_cpuid`` module to make upgrades more robust.
* More meaningful exceptions in case of mismatch in IV length (CBC/OFB/CFB modes).
* Fix compilation issues on Solaris 10/11.


Dirk Mueller's avatar

dirkmueller accepted request

openSUSE Build Service is sponsored by