pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang python37: updated to 3.7.12



details:   https://anonhg.NetBSD.org/pkgsrc/rev/42a45feab9e1
branches:  trunk
changeset: 457998:42a45feab9e1
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Sep 06 07:25:13 2021 +0000

description:
python37: updated to 3.7.12

Python 3.7.12 final

Security

bpo-44394: Update the vendored copy of libexpat to 2.4.1 (from 2.2.8) to get the fix for the CVE-2013-0340 “Billion Laughs” vulnerability. This copy is most used on Windows and macOS.
bpo-43124: Made the internal putcmd function in smtplib sanitize input for presence of \r and \n characters to avoid (unlikely) command injection.

Library

bpo-45001: Made email date parsing more robust against malformed input, namely a whitespace-only Date: header. Patch by Wouter Bolsterlee.

diffstat:

 lang/py37-html-docs/Makefile |   4 ++--
 lang/py37-html-docs/distinfo |  10 +++++-----
 lang/python37/dist.mk        |   4 ++--
 lang/python37/distinfo       |  10 +++++-----
 4 files changed, 14 insertions(+), 14 deletions(-)

diffs (57 lines):

diff -r d88968d7d085 -r 42a45feab9e1 lang/py37-html-docs/Makefile
--- a/lang/py37-html-docs/Makefile      Mon Sep 06 07:24:22 2021 +0000
+++ b/lang/py37-html-docs/Makefile      Mon Sep 06 07:25:13 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2021/06/29 12:39:10 adam Exp $
+# $NetBSD: Makefile,v 1.13 2021/09/06 07:25:13 adam Exp $
 
-VERS=          3.7.11
+VERS=          3.7.12
 DISTNAME=      python-${VERS}-docs-html
 PKGNAME=       py37-html-docs-${VERS}
 CATEGORIES=    lang python
diff -r d88968d7d085 -r 42a45feab9e1 lang/py37-html-docs/distinfo
--- a/lang/py37-html-docs/distinfo      Mon Sep 06 07:24:22 2021 +0000
+++ b/lang/py37-html-docs/distinfo      Mon Sep 06 07:25:13 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2021/06/29 12:39:10 adam Exp $
+$NetBSD: distinfo,v 1.13 2021/09/06 07:25:13 adam Exp $
 
-SHA1 (python-3.7.11-docs-html.tar.bz2) = 3d5898ea5d603ac4e689ddffe35820286e14e75f
-RMD160 (python-3.7.11-docs-html.tar.bz2) = c49b3b4f9e76c6f5b2a5a95638ec470bc06f2c1f
-SHA512 (python-3.7.11-docs-html.tar.bz2) = c2e354df460b20cbcf49cde56a93070033dc8364f6678bcab62ffd66dbe9803447d5169c033486331351c2cc1dc7140879297e0ad1ce35c6788c94ad3555b283
-Size (python-3.7.11-docs-html.tar.bz2) = 6294193 bytes
+SHA1 (python-3.7.12-docs-html.tar.bz2) = c163c0b58454dbcf8a24eae47c0d15020f5d459b
+RMD160 (python-3.7.12-docs-html.tar.bz2) = 558eadae39156f1644036ad2ed261cbf8f5eb642
+SHA512 (python-3.7.12-docs-html.tar.bz2) = 872b2f3d9a674d8fe364ba4ce9aa465cc31846215b3a9874faf5cac41dedffdc422143d030e0a80a8a8dde43169d627ce4e1054218f1cd247af2fdf143b0c98b
+Size (python-3.7.12-docs-html.tar.bz2) = 6287419 bytes
diff -r d88968d7d085 -r 42a45feab9e1 lang/python37/dist.mk
--- a/lang/python37/dist.mk     Mon Sep 06 07:24:22 2021 +0000
+++ b/lang/python37/dist.mk     Mon Sep 06 07:25:13 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: dist.mk,v 1.12 2021/06/29 12:39:10 adam Exp $
+# $NetBSD: dist.mk,v 1.13 2021/09/06 07:25:13 adam Exp $
 
-PY_DISTVERSION=        3.7.11
+PY_DISTVERSION=        3.7.12
 DISTNAME=      Python-${PY_DISTVERSION}
 EXTRACT_SUFX=  .tar.xz
 DISTINFO_FILE= ${.CURDIR}/../../lang/python37/distinfo
diff -r d88968d7d085 -r 42a45feab9e1 lang/python37/distinfo
--- a/lang/python37/distinfo    Mon Sep 06 07:24:22 2021 +0000
+++ b/lang/python37/distinfo    Mon Sep 06 07:25:13 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.26 2021/06/29 12:39:10 adam Exp $
+$NetBSD: distinfo,v 1.27 2021/09/06 07:25:13 adam Exp $
 
-SHA1 (Python-3.7.11.tar.xz) = 671e3fed4f3bb5a6663da0ae6691f0f8e9399427
-RMD160 (Python-3.7.11.tar.xz) = ceead7d7eae26ad67e88e8841d454cbd5b839590
-SHA512 (Python-3.7.11.tar.xz) = b8d8c6958444ee9bdd59f0804f7e61d9657c0805c7c58c3352d1c1efb33ba2be8d3485cd2656a2b2b99618a439879687a918f57dfdd125e989af637043600a59
-Size (Python-3.7.11.tar.xz) = 17393380 bytes
+SHA1 (Python-3.7.12.tar.xz) = ea7ed19e3a7cb3867e32c602e25da0b2689a3e31
+RMD160 (Python-3.7.12.tar.xz) = 585bc667eb2995727dd97a392b073adbf84b3a40
+SHA512 (Python-3.7.12.tar.xz) = e1a5942908c1d1469c0ab129fb4287d4ba6eb2a030e88fd71c043fe187a1bc86c00878dab29147199617a361a0c60d9e720fe3bc58bc7bc4cc8ec4bb50c7ea2a
+Size (Python-3.7.12.tar.xz) = 17401916 bytes
 SHA1 (patch-Lib___osx__support.py) = dbec9925c1a0b6b845101df9825af52d83317773
 SHA1 (patch-Lib_ctypes_____init____.py) = ded12eb372028288d85ba88b43e45549c6f48144
 SHA1 (patch-Lib_ctypes_macholib_dyld.py) = 267f0b39f116bc9df0b24c277b48ce59cfecd397


Home | Main Index | Thread Index | Old Index