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:
Jeremy Cline 2026-04-08 08:34:21 -04:00
commit afdec09840
No known key found for this signature in database
3 changed files with 5 additions and 3 deletions

View file

@ -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