pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/py-cryptography
Module Name: pkgsrc
Committed By: wiz
Date: Wed Apr 8 20:35:35 UTC 2026
Modified Files:
pkgsrc/security/py-cryptography: Makefile distinfo
Log Message:
py-cryptography: update to 46.0.7.
46.0.7 - 2026-01-27
~~~~~~~~~~~~~~~~~~~
* **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**
* Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.5.6.
To generate a diff of this commit:
cvs rdiff -u -r1.141 -r1.142 pkgsrc/security/py-cryptography/Makefile
cvs rdiff -u -r1.114 -r1.115 pkgsrc/security/py-cryptography/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/py-cryptography/Makefile
diff -u pkgsrc/security/py-cryptography/Makefile:1.141 pkgsrc/security/py-cryptography/Makefile:1.142
--- pkgsrc/security/py-cryptography/Makefile:1.141 Fri Mar 27 10:06:27 2026
+++ pkgsrc/security/py-cryptography/Makefile Wed Apr 8 20:35:35 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.141 2026/03/27 10:06:27 adam Exp $
+# $NetBSD: Makefile,v 1.142 2026/04/08 20:35:35 wiz Exp $
-DISTNAME= cryptography-46.0.6
+DISTNAME= cryptography-46.0.7
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=c/cryptography/}
Index: pkgsrc/security/py-cryptography/distinfo
diff -u pkgsrc/security/py-cryptography/distinfo:1.114 pkgsrc/security/py-cryptography/distinfo:1.115
--- pkgsrc/security/py-cryptography/distinfo:1.114 Fri Mar 27 10:06:27 2026
+++ pkgsrc/security/py-cryptography/distinfo Wed Apr 8 20:35:35 2026
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.114 2026/03/27 10:06:27 adam Exp $
+$NetBSD: distinfo,v 1.115 2026/04/08 20:35:35 wiz Exp $
BLAKE2s (asn1-0.22.0.crate) = 7e7420078762cd29a9053df025d2cca979928af5c44c37b411d0f6a22772ffbf
SHA512 (asn1-0.22.0.crate) = 403c9fccf8a4c7f487a52528b23fd37790770526b75187b3634744ab9aff072eccdec5bf309e8532df6eb86fe70e60535d0783638c77c248b37296a0993feedf
@@ -21,9 +21,9 @@ Size (cc-1.2.37.crate) = 90111 bytes
BLAKE2s (cfg-if-1.0.3.crate) = 773d265ae00262e765780665def7f307e8a6ad41861c8d7932e40f1704e1b3ee
SHA512 (cfg-if-1.0.3.crate) = afe424a191c2aaaffec3d114e0116d0324d12117aeb22df78e47ad6752444bc5acb074ab0a174476b71e584a37743f9dcc2b0e8036d590fcc5afc7c55f86122b
Size (cfg-if-1.0.3.crate) = 8719 bytes
-BLAKE2s (cryptography-46.0.6.tar.gz) = 30624e5d579ce1ebf4d0ab1dbbdaa16b1a1647b92a53308333c49a6a6700ae5a
-SHA512 (cryptography-46.0.6.tar.gz) = c8207d0d3a687570bd0b1b371a30f76a9ba2b4494495cfdc0734c4839e477e64568695e5d37895acc13ee5477368904906013b48099cf39bde8d1973e2a4ebcf
-Size (cryptography-46.0.6.tar.gz) = 750542 bytes
+BLAKE2s (cryptography-46.0.7.tar.gz) = 8e035da4fd55a96fa24a7fee428b08ce381d2a2846eb3516395654720870c80f
+SHA512 (cryptography-46.0.7.tar.gz) = 9176c9d2a5b1930735acb63b97335cd4e3d514cfd66664a3f16ad895a92f155282098cae97c35df97c74dae61c88698f5f94f548c5172a7c1867480225eeff40
+Size (cryptography-46.0.7.tar.gz) = 750652 bytes
BLAKE2s (find-msvc-tools-0.1.1.crate) = 21981b3a2f30d28492a23a07de8e0eeea46f7d0ac2043d39aa1d70527d48ac84
SHA512 (find-msvc-tools-0.1.1.crate) = cc91ce79858db4a6feb3ff0fe24d7b29a523285247116a42b27affacc3f034afc0d458ac8716922f5fec5f23deafd62e875ec899d4ea58531d028535c22e137e
Size (find-msvc-tools-0.1.1.crate) = 30228 bytes
Home |
Main Index |
Thread Index |
Old Index