pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-idna
Module Name: pkgsrc
Committed By: adam
Date: Mon May 11 05:33:41 UTC 2026
Modified Files:
pkgsrc/www/py-idna: Makefile distinfo
Log Message:
py-idna: updated to 3.14
3.14 (2026-05-10)
- Removed opportunity to process long inputs into quadratic
time by rejecting oversize inputs up-front. Closes a bypass
of the CVE-2024-3651 mitigation. [GHSA-65pc-fj4g-8rjx]
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/www/py-idna/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/www/py-idna/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/py-idna/Makefile
diff -u pkgsrc/www/py-idna/Makefile:1.24 pkgsrc/www/py-idna/Makefile:1.25
--- pkgsrc/www/py-idna/Makefile:1.24 Thu Apr 23 07:32:37 2026
+++ pkgsrc/www/py-idna/Makefile Mon May 11 05:33:41 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2026/04/23 07:32:37 adam Exp $
+# $NetBSD: Makefile,v 1.25 2026/05/11 05:33:41 adam Exp $
-DISTNAME= idna-3.13
+DISTNAME= idna-3.14
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=i/idna/}
Index: pkgsrc/www/py-idna/distinfo
diff -u pkgsrc/www/py-idna/distinfo:1.22 pkgsrc/www/py-idna/distinfo:1.23
--- pkgsrc/www/py-idna/distinfo:1.22 Thu Apr 23 07:32:37 2026
+++ pkgsrc/www/py-idna/distinfo Mon May 11 05:33:41 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2026/04/23 07:32:37 adam Exp $
+$NetBSD: distinfo,v 1.23 2026/05/11 05:33:41 adam Exp $
-BLAKE2s (idna-3.13.tar.gz) = 97f9aa20ff03145dbb760cd79b8e8098169aaec7805c7edbc80363ecf2e21829
-SHA512 (idna-3.13.tar.gz) = 831ed3e23808dd85285973e9ac7717dad0dd4dbb5aeef6a0532fbc04b41c0714ce83cdc1a8efb6c8311a0160ce00abcbb8ff7064633e2a2bde32c0c2017e39b5
-Size (idna-3.13.tar.gz) = 194210 bytes
+BLAKE2s (idna-3.14.tar.gz) = 8630fef52e09d312b9f76dfdc7620a300deb5b58626ffb78fd643014efc2243c
+SHA512 (idna-3.14.tar.gz) = be45700d70b8527445c00c9f760311a448d1a38116883e69549405ebc89b78dded0a939625564841c44c51efaad03e2054ba883f284b152552b9fe84ffdb229b
+Size (idna-3.14.tar.gz) = 198272 bytes
Home |
Main Index |
Thread Index |
Old Index