Update to 46.0.7
- SECURITY ISSUE: Fixed an issue where non-contiguous buffers could be passed to APIs that accept Python buffers, which could lead to buffer overflow. CVE-2026-39892
This commit is contained in:
parent
a9ab9d1bf7
commit
afdec09840
3 changed files with 5 additions and 3 deletions
|
|
@ -5,7 +5,7 @@
|
|||
%global srcname cryptography
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 46.0.6
|
||||
Version: 46.0.7
|
||||
Release: %autorelease
|
||||
Summary: PyCA's cryptography library
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue