pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/python34 Update to 3.4.6



details:   https://anonhg.NetBSD.org/pkgsrc/rev/22180a45677b
branches:  trunk
changeset: 357348:22180a45677b
user:      wen <wen%pkgsrc.org@localhost>
date:      Thu Jan 19 01:25:09 2017 +0000

description:
Update to 3.4.6

Upstream changes:
What's New in Python 3.4.6?
===========================

Release date: 2017-01-16

There were no changes between 3.4.6rc1 and 3.4.6 final.


What's New in Python 3.4.6rc1?
==============================

Release date: 2017-01-02

Core and Builtins
-----------------

- Issue #28648: Fixed crash in Py_DecodeLocale() in debug build on Mac OS X
  when decode astral characters.  Patch by Xiang Zhang.

- Issue #28426: Fixed potential crash in PyUnicode_AsDecodedObject() in debug
  build.

Library
-------

- Issue #28563: Fixed possible DoS and arbitrary code execution when handle
  plural form selections in the gettext module.  The expression parser now
  supports exact syntax supported by GNU gettext.

- In the curses module, raise an error if window.getstr() or window.instr() is
  passed a negative value.

- Issue #27783: Fix possible usage of uninitialized memory in operator.methodcaller.

- Issue #27774: Fix possible Py_DECREF on unowned object in _sre.

- Issue #27760: Fix possible integer overflow in binascii.b2a_qp.

- Issue #27758: Fix possible integer overflow in the _csv module for large record
  lengths.

- Issue #27568: Prevent HTTPoxy attack (CVE-2016-1000110). Ignore the
  HTTP_PROXY variable when REQUEST_METHOD environment is set, which indicates
  that the script is in CGI mode.

- Issue #27759: Fix selectors incorrectly retain invalid file descriptors.
  Patch by Mark Williams.

Build
-----

- Issue #28248: Update Windows build to use OpenSSL 1.0.2j.

Tests
-----

- Issue #27369: In test_pyexpat, avoid testing an error message detail that
  changed in Expat 2.2.0.

diffstat:

 lang/python34/Makefile |   3 +--
 lang/python34/PLIST    |   6 +++---
 lang/python34/dist.mk  |   4 ++--
 lang/python34/distinfo |  10 +++++-----
 4 files changed, 11 insertions(+), 12 deletions(-)

diffs (64 lines):

diff -r 8d5374bde808 -r 22180a45677b lang/python34/Makefile
--- a/lang/python34/Makefile    Wed Jan 18 23:05:57 2017 +0000
+++ b/lang/python34/Makefile    Thu Jan 19 01:25:09 2017 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2016/09/18 12:36:41 kamil Exp $
+# $NetBSD: Makefile,v 1.18 2017/01/19 01:25:09 wen Exp $
 
 .include "dist.mk"
 
 PKGNAME=       python34-${PY_DISTVERSION}
-PKGREVISION=   1
 CATEGORIES=    lang python
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 8d5374bde808 -r 22180a45677b lang/python34/PLIST
--- a/lang/python34/PLIST       Wed Jan 18 23:05:57 2017 +0000
+++ b/lang/python34/PLIST       Thu Jan 19 01:25:09 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2016/07/02 15:23:33 adam Exp $
+@comment $NetBSD: PLIST,v 1.8 2017/01/19 01:25:09 wen Exp $
 bin/2to3-${PY_VER_SUFFIX}
 bin/pydoc${PY_VER_SUFFIX}
 bin/python${PY_VER_SUFFIX}
@@ -1318,8 +1318,8 @@
 lib/python${PY_VER_SUFFIX}/ensurepip/__main__.py
 lib/python${PY_VER_SUFFIX}/ensurepip/__main__.pyc
 lib/python${PY_VER_SUFFIX}/ensurepip/__main__.pyo
-lib/python${PY_VER_SUFFIX}/ensurepip/_bundled/pip-8.1.1-py2.py3-none-any.whl
-lib/python${PY_VER_SUFFIX}/ensurepip/_bundled/setuptools-20.10.1-py2.py3-none-any.whl
+lib/python${PY_VER_SUFFIX}/ensurepip/_bundled/pip-9.0.1-py2.py3-none-any.whl
+lib/python${PY_VER_SUFFIX}/ensurepip/_bundled/setuptools-28.8.0-py2.py3-none-any.whl
 lib/python${PY_VER_SUFFIX}/ensurepip/_uninstall.py
 lib/python${PY_VER_SUFFIX}/ensurepip/_uninstall.pyc
 lib/python${PY_VER_SUFFIX}/ensurepip/_uninstall.pyo
diff -r 8d5374bde808 -r 22180a45677b lang/python34/dist.mk
--- a/lang/python34/dist.mk     Wed Jan 18 23:05:57 2017 +0000
+++ b/lang/python34/dist.mk     Thu Jan 19 01:25:09 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: dist.mk,v 1.6 2016/07/02 15:23:33 adam Exp $
+# $NetBSD: dist.mk,v 1.7 2017/01/19 01:25:09 wen Exp $
 
-PY_DISTVERSION=        3.4.5
+PY_DISTVERSION=        3.4.6
 DISTNAME=      Python-${PY_DISTVERSION}
 EXTRACT_SUFX=  .tar.xz
 DISTINFO_FILE= ${.CURDIR}/../../lang/python34/distinfo
diff -r 8d5374bde808 -r 22180a45677b lang/python34/distinfo
--- a/lang/python34/distinfo    Wed Jan 18 23:05:57 2017 +0000
+++ b/lang/python34/distinfo    Thu Jan 19 01:25:09 2017 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.23 2017/01/05 23:16:42 roy Exp $
+$NetBSD: distinfo,v 1.24 2017/01/19 01:25:09 wen Exp $
 
-SHA1 (Python-3.4.5.tar.xz) = 882e83e0286b253ee651aa3f9a5d27ebc46e6632
-RMD160 (Python-3.4.5.tar.xz) = 47604be01f37671a16c17e27316af327a1048fd6
-SHA512 (Python-3.4.5.tar.xz) = b548a5338d141b3086dea372fa2cc245ba5350ee9f0d1304ef6222dc45380b66d380b092e547d54206d56ca68563b95036f445f97f72bb0ef1d48f81a74a3d4c
-Size (Python-3.4.5.tar.xz) = 14516820 bytes
+SHA1 (Python-3.4.6.tar.xz) = ef7dbec63d45760701534990511d686e3acbbe4f
+RMD160 (Python-3.4.6.tar.xz) = a669de69e6728141a6c960877c486c1f094b560d
+SHA512 (Python-3.4.6.tar.xz) = f6785cf6a99a8a27823baefe59cc20e34cbec01bb444c8600e7f49b5437159d5137f9d80fce26e219846d71bfe98f68bc6f0c87719a34db0050a4eaca95959ac
+Size (Python-3.4.6.tar.xz) = 14473592 bytes
 SHA1 (patch-Lib_distutils_unixccompiler.py) = 7d6df07921ad3357757d4681a964256b560b3f57
 SHA1 (patch-aa) = 14359f8d0527eff08073c0aea60dfe8961d9255d
 SHA1 (patch-ah) = 0acdfcbf3ebcb96b18a1cf28f18b286aa507a62f



Home | Main Index | Thread Index | Old Index