Update to v46.0.6

This includes a single fix for security issue:

* **SECURITY ISSUE**: Fixed a bug where name constraints were not applied
  to peer names during verification when the leaf certificate contains a
  wildcard DNS SAN. Ordinary X.509 topologies are not affected by this bug,
  including those used by the Web PKI. Credit to **Oleh Konko (1seal)** for
  reporting the issue. **CVE-2026-34073**
This commit is contained in:
Jeremy Cline 2026-03-26 16:01:22 -04:00
commit a9ab9d1bf7
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.5
Version: 46.0.6
Release: %autorelease
Summary: PyCA's cryptography library