Update to v45.0.4
The upstream release fixes a single issue: - Fixed decrypting PKCS#8 files encrypted with SHA1-RC4. (This is not considered secure, and is supported only for backwards compatibility.) Fixes rhbz #2371350
This commit is contained in:
parent
65da927d85
commit
8034f94f77
3 changed files with 5 additions and 3 deletions
|
|
@ -5,7 +5,7 @@
|
|||
%global srcname cryptography
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 45.0.3
|
||||
Version: 45.0.4
|
||||
Release: %autorelease
|
||||
Summary: PyCA's cryptography library
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue