pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang python36: updated to 3.6.15
details: https://anonhg.NetBSD.org/pkgsrc/rev/d88968d7d085
branches: trunk
changeset: 457997:d88968d7d085
user: adam <adam%pkgsrc.org@localhost>
date: Mon Sep 06 07:24:22 2021 +0000
description:
python36: updated to 3.6.15
Python 3.6.15 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.
Tests
bpo-38965: Fix test_faulthandler on GCC 10. Use the “volatile” keyword in faulthandler._stack_overflow() to prevent tail call optimization on any compiler, rather than relying on compiler specific
pragma.
diffstat:
lang/py36-html-docs/Makefile | 4 ++--
lang/py36-html-docs/distinfo | 10 +++++-----
lang/python36/dist.mk | 4 ++--
lang/python36/distinfo | 10 +++++-----
4 files changed, 14 insertions(+), 14 deletions(-)
diffs (57 lines):
diff -r aed30e388eec -r d88968d7d085 lang/py36-html-docs/Makefile
--- a/lang/py36-html-docs/Makefile Mon Sep 06 07:02:57 2021 +0000
+++ b/lang/py36-html-docs/Makefile Mon Sep 06 07:24:22 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2021/06/29 12:37:47 adam Exp $
+# $NetBSD: Makefile,v 1.16 2021/09/06 07:24:22 adam Exp $
-VERS= 3.6.14
+VERS= 3.6.15
DISTNAME= python-${VERS}-docs-html
PKGNAME= py36-html-docs-${VERS}
CATEGORIES= lang python
diff -r aed30e388eec -r d88968d7d085 lang/py36-html-docs/distinfo
--- a/lang/py36-html-docs/distinfo Mon Sep 06 07:02:57 2021 +0000
+++ b/lang/py36-html-docs/distinfo Mon Sep 06 07:24:22 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2021/06/29 12:37:47 adam Exp $
+$NetBSD: distinfo,v 1.15 2021/09/06 07:24:22 adam Exp $
-SHA1 (python-3.6.14-docs-html.tar.bz2) = 0588aea479ace5c56cbdde1206fe24b1eb71094a
-RMD160 (python-3.6.14-docs-html.tar.bz2) = 4a52d55d10d9db86f220316ad6fd654dcb22c0e2
-SHA512 (python-3.6.14-docs-html.tar.bz2) = a35525fd934e7e95a4e242fb7cfaa770ee42acdb4db40cbe8e40d77d73e98bf72ab02554f3733c884a73f7afaf28e079e0b37ba300134814cf9a08bb61dfee45
-Size (python-3.6.14-docs-html.tar.bz2) = 6022374 bytes
+SHA1 (python-3.6.15-docs-html.tar.bz2) = b5dd6111dc9ac378c057e3a38793197995344412
+RMD160 (python-3.6.15-docs-html.tar.bz2) = 9fb800da26ab9d875f33d60cc2ed172e55b38a17
+SHA512 (python-3.6.15-docs-html.tar.bz2) = 212cc2d8e3ff659db6bdf5198361baea767e3583e79f5c44960a63033d85328a8ccd35c0e247e7d175dc6062462a792766074727275792d4047cc8111ec5d348
+Size (python-3.6.15-docs-html.tar.bz2) = 6028519 bytes
diff -r aed30e388eec -r d88968d7d085 lang/python36/dist.mk
--- a/lang/python36/dist.mk Mon Sep 06 07:02:57 2021 +0000
+++ b/lang/python36/dist.mk Mon Sep 06 07:24:22 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: dist.mk,v 1.15 2021/06/29 12:37:47 adam Exp $
+# $NetBSD: dist.mk,v 1.16 2021/09/06 07:24:22 adam Exp $
-PY_DISTVERSION= 3.6.14
+PY_DISTVERSION= 3.6.15
DISTNAME= Python-${PY_DISTVERSION}
EXTRACT_SUFX= .tar.xz
DISTINFO_FILE= ${.CURDIR}/../../lang/python36/distinfo
diff -r aed30e388eec -r d88968d7d085 lang/python36/distinfo
--- a/lang/python36/distinfo Mon Sep 06 07:02:57 2021 +0000
+++ b/lang/python36/distinfo Mon Sep 06 07:24:22 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.36 2021/06/29 12:37:47 adam Exp $
+$NetBSD: distinfo,v 1.37 2021/09/06 07:24:22 adam Exp $
-SHA1 (Python-3.6.14.tar.xz) = 980845d74f9ca6a57999ac90c2ddb1fdffb7933a
-RMD160 (Python-3.6.14.tar.xz) = 6c6dedfe1781604cabaab1ca7c16e1c59e537648
-SHA512 (Python-3.6.14.tar.xz) = 15b82b7285db97cb27a6fcd57ce9e258fdf8dbdb2f00e22e4331161b8557c8244342546c4143e84c72730759e0276770396b6ca5bb7cf87310cca8e175423006
-Size (Python-3.6.14.tar.xz) = 17218148 bytes
+SHA1 (Python-3.6.15.tar.xz) = fc7c36957c2cd228cc217bb5df4f580f1fdcd602
+RMD160 (Python-3.6.15.tar.xz) = eb84f49be5de3e2cc93059b9e90d3d42c971a90f
+SHA512 (Python-3.6.15.tar.xz) = f1894d704c91669d94ec83b5631288bf1e0c73ddcf33cea0977575f262eb672caebc8ac00e34e9b99c321c19cc9a71d6081fa957bb8e23cf5bfba50f345145ef
+Size (Python-3.6.15.tar.xz) = 17223796 bytes
SHA1 (patch-Lib_ctypes_____init____.py) = 7136d2af2d144b58a3ada07ed3aabddcf6823ced
SHA1 (patch-Lib_ctypes_util.py) = 3b7aecb2879cce70c76bd4bc60f2ec577a5bed61
SHA1 (patch-Lib_distutils_command_install.py) = 29204f34296f36ab2b21c745f915ba73caf2b71c
Home |
Main Index |
Thread Index |
Old Index