14
0

Accepting request 1063993 from home:mcepl:branches:devel:languages:python

- Update to 39.0.1:
  * SECURITY ISSUE - Fixed a bug where Cipher.update_into
    accepted Python buffer protocol objects, but allowed
    immutable buffers. CVE-2023-23931
  * Updated Windows, macOS, and Linux wheels to be compiled with
    OpenSSL 3.0.8.

OBS-URL: https://build.opensuse.org/request/show/1063993
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=172
This commit is contained in:
2023-02-09 11:18:54 +00:00
committed by Git OBS Bridge
parent 24bd9a4244
commit 8de3fa37ad
4 changed files with 14 additions and 4 deletions

View File

@@ -28,7 +28,7 @@
%bcond_with test
%endif
Name: python-cryptography%{psuffix}
Version: 39.0.0
Version: 39.0.1
Release: 0
Summary: Python library which exposes cryptographic recipes and primitives
License: Apache-2.0 OR BSD-3-Clause