gentoo-full-overlay/dev-lang/python/ChangeLog

442 lines
15 KiB
Text

# ChangeLog for dev-lang/python
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# (auto-generated from git log)
*python-3.4.3 (09 Aug 2015)
*python-3.4.2 (09 Aug 2015)
*python-3.4.1 (09 Aug 2015)
*python-3.4.0 (09 Aug 2015)
*python-3.3.5-r1 (09 Aug 2015)
*python-3.2.5-r6 (09 Aug 2015)
*python-2.7.10 (09 Aug 2015)
*python-2.7.9-r2 (09 Aug 2015)
*python-2.7.9-r1 (09 Aug 2015)
*python-2.6.9 (09 Aug 2015)
09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org>
+files/CVE-2013-4238_py27.patch, +files/CVE-2013-4238_py33.patch,
+files/pydoc.conf, +files/pydoc.init, +files/python-2.5-tcl86.patch,
+files/python-2.7-issue16248.patch, +files/python-2.7-issue18851.patch,
+files/python-2.7.10-semaphore-pid.patch,
+files/python-2.7.5-library-path.patch,
+files/python-2.7.5-nonfatal-compileall.patch,
+files/python-2.7.5-re_unsigned_ptrdiff.patch,
+files/python-2.7.6-recvfrom_into_buffer_overflow.patch,
+files/python-2.7.9-ncurses-pkg-config.patch,
+files/python-3.2-CVE-2013-2099.patch,
+files/python-3.2-CVE-2014-1912.patch,
+files/python-3.2-CVE-2014-4616.patch, +files/python-3.2-issue16248.patch,
+files/python-3.3-CVE-2013-2099.patch,
+files/python-3.3-CVE-2014-4616.patch,
+files/python-3.3.5-ncurses-pkg-config.patch,
+files/python-3.4.3-ncurses-pkg-config.patch, +files/python-config-2.4-r1,
+metadata.xml, +python-2.6.9.ebuild, +python-2.7.9-r1.ebuild,
+python-2.7.9-r2.ebuild, +python-2.7.10.ebuild, +python-3.2.5-r6.ebuild,
+python-3.3.5-r1.ebuild, +python-3.4.0.ebuild, +python-3.4.1.ebuild,
+python-3.4.2.ebuild, +python-3.4.3.ebuild:
proj/gentoo: Initial commit
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration
tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this
project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo
developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve
cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014
work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on
the bikeshed
09 Aug 2015; Michał Górny <mgorny@gentoo.org>
-files/CVE-2013-4238_py27.patch, -files/CVE-2013-4238_py33.patch,
-files/python-2.7-issue16248.patch, -files/python-2.7-issue18851.patch,
-files/python-2.7.10-semaphore-pid.patch,
-files/python-2.7.5-library-path.patch,
-files/python-2.7.5-re_unsigned_ptrdiff.patch,
-files/python-2.7.6-recvfrom_into_buffer_overflow.patch,
-files/python-3.2-CVE-2013-2099.patch,
-files/python-3.2-CVE-2014-1912.patch,
-files/python-3.2-CVE-2014-4616.patch, -files/python-3.2-issue16248.patch,
-files/python-3.3-CVE-2013-2099.patch, -files/python-config-2.4-r1,
-python-3.2.5-r6.ebuild:
Move 3.2 to ::python. Remove old patches.
Package-Manager: portage-2.2.20
09 Aug 2015; Michał Górny <mgorny@gentoo.org> -files/python-2.5-tcl86.patch,
-python-2.6.9.ebuild:
Move 2.6 to ::python
Package-Manager: portage-2.2.20
09 Aug 2015; Ulrich Müller <ulm@gentoo.org> files/pydoc.init:
[QA] Remove executable bit from files, bug 550434.
24 Aug 2015; Justin Lecher <jlec@gentoo.org> metadata.xml,
python-2.7.9-r1.ebuild, python-2.7.9-r2.ebuild, python-2.7.10.ebuild,
python-3.3.5-r1.ebuild, python-3.4.0.ebuild, python-3.4.1.ebuild,
python-3.4.2.ebuild, python-3.4.3.ebuild:
Use https by default
Convert all URLs for sites supporting encrypted connections from http to
https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
24 Aug 2015; Mike Gilbert <floppym@gentoo.org> metadata.xml:
Revert DOCTYPE SYSTEM https changes in metadata.xml
repoman does not yet accept the https version.
This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450.
Bug: https://bugs.gentoo.org/552720
03 Sep 2015; Mike Gilbert <floppym@gentoo.org> python-2.7.9-r1.ebuild,
python-2.7.10.ebuild, python-3.4.1.ebuild, python-3.4.3.ebuild:
Do not forcably disable xml support with USE=build
This is breaking stages when portage has the xattr USE flag enabled.
This pulls in dev-python/setuptools, which needs pyexpat.
Package-Manager: portage-2.2.20
*python-3.4.3-r1 (06 Sep 2015)
*python-2.7.10-r1 (06 Sep 2015)
06 Sep 2015; Mike Gilbert <floppym@gentoo.org> +python-2.7.10-r1.ebuild,
+python-3.4.3-r1.ebuild:
Remove logic for USE=build
Added without keywords so releng can do some testing.
Package-Manager: portage-2.2.20
*python-3.5.0 (19 Sep 2015)
19 Sep 2015; Mike Gilbert <floppym@gentoo.org> +python-3.5.0.ebuild:
Add 3.5.0 without keywords
Package-Manager: portage-2.2.20
20 Sep 2015; Mike Gilbert <floppym@gentoo.org>
+files/3.5-secondary-targets.patch, python-3.5.0.ebuild:
Fix cross-compiling for 3.5
Package-Manager: portage-2.2.20_p169_p6532
*python-3.5.0-r1 (20 Sep 2015)
*python-3.4.3-r2 (20 Sep 2015)
*python-3.3.5-r2 (20 Sep 2015)
*python-2.7.10-r2 (20 Sep 2015)
20 Sep 2015; Julian Ospald <hasufell@gentoo.org>
+files/python-3.3-libressl.patch, +python-2.7.10-r2.ebuild,
+python-3.3.5-r2.ebuild, +python-3.4.3-r2.ebuild, +python-3.5.0-r1.ebuild:
add libressl support
This only affects ~arch or unkeyworded ebuilds.
21 Sep 2015; Mike Gilbert <floppym@gentoo.org>
files/python-3.3-libressl.patch:
Don't patch configure directly
Thanks to Arfrever for the suggestion.
Bug: https://bugs.gentoo.org/560948
Package-Manager: portage-2.2.20_p164
21 Sep 2015; Mike Gilbert <floppym@gentoo.org>
files/python-3.3-libressl.patch:
Don't patch pyconfig.h.in either
Package-Manager: portage-2.2.20_p164
26 Sep 2015; Agostino Sarubbo <ago@gentoo.org> python-3.4.3.ebuild:
amd64 stable wrt bug #530858
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
26 Sep 2015; Agostino Sarubbo <ago@gentoo.org> python-2.7.10.ebuild:
amd64 stable wrt bug #561524
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
26 Sep 2015; Mikle Kolyada <zlogene@gentoo.org> python-2.7.10.ebuild:
x86 stable wrt bug #561524
Package-Manager: portage-2.2.20.1
27 Sep 2015; Jeroen Roovers <jer@gentoo.org> python-2.7.10.ebuild:
Stable for HPPA (bug #561524).
Package-Manager: portage-2.2.20.1
RepoMan-Options: --ignore-arches
27 Sep 2015; Jeroen Roovers <jer@gentoo.org> python-3.4.3.ebuild:
Stable for HPPA (bug #530858).
Package-Manager: portage-2.2.20.1
RepoMan-Options: --ignore-arches
27 Sep 2015; Mikle Kolyada <zlogene@gentoo.org> python-3.4.3.ebuild:
x86 stable wrt bug #530858
Package-Manager: portage-2.2.20.1
29 Sep 2015; Tobias Klausmann <klausman@gentoo.org> python-3.4.3.ebuild:
add alpha keyword
Gentoo-Bug: 530858
Package-Manager: portage-2.2.22
02 Oct 2015; Mikle Kolyada <zlogene@gentoo.org> python-3.4.3.ebuild:
ia64 stable wrt bug #530858
Package-Manager: portage-2.2.20.1
02 Oct 2015; Mike Frysinger <vapier@gentoo.org>
+files/python-3.4-gcc-5.patch, python-3.3.5-r2.ebuild,
python-3.4.3-r2.ebuild:
add upstream fix for testing w/gcc-5 #547626
03 Oct 2015; Jeroen Roovers <jer@gentoo.org> python-2.7.10.ebuild:
Stable for PPC64 (bug #561524).
Package-Manager: portage-2.2.22
RepoMan-Options: --ignore-arches
03 Oct 2015; Jeroen Roovers <jer@gentoo.org> python-3.4.3.ebuild:
Stable for PPC64 (bug #530858).
Package-Manager: portage-2.2.22
RepoMan-Options: --ignore-arches
04 Oct 2015; Mike Gilbert <floppym@gentoo.org> python-3.5.0-r1.ebuild:
Add KEYWORDS for 3.5
Package-Manager: portage-2.2.22_p5
10 Oct 2015; Mikle Kolyada <zlogene@gentoo.org> python-3.4.3.ebuild:
sparc stable wrt bug #530858
Package-Manager: portage-2.2.20.1
11 Oct 2015; Mikle Kolyada <zlogene@gentoo.org> python-2.7.10.ebuild:
sparc stable wrt bug #561524
Package-Manager: portage-2.2.20.1
14 Oct 2015; Mike Frysinger <vapier@gentoo.org>
+files/python-2.7.10-cross-compile-warn-test.patch, python-2.7.10-r2.ebuild:
fix cross-compiling checks w/-Wformat
17 Oct 2015; Markus Meier <maekke@gentoo.org> python-2.7.10.ebuild:
arm stable, bug #561524
Package-Manager: portage-2.2.23
RepoMan-Options: --include-arches="arm"
25 Oct 2015; Markus Meier <maekke@gentoo.org> python-3.4.3.ebuild:
arm stable, bug #530858
Package-Manager: portage-2.2.23
RepoMan-Options: --include-arches="arm"
30 Oct 2015; Agostino Sarubbo <ago@gentoo.org> python-3.4.3.ebuild:
ppc stable wrt bug #530858
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
30 Oct 2015; Agostino Sarubbo <ago@gentoo.org> python-2.7.10.ebuild:
ppc stable wrt bug #561524
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
06 Nov 2015; Mike Gilbert <floppym@gentoo.org> -python-2.7.10-r1.ebuild,
python-2.7.10-r2.ebuild, -python-3.4.3-r1.ebuild, python-3.4.3-r2.ebuild,
-python-3.5.0.ebuild:
Restore keywords on latest python 2.7, 3.4 ebuilds
Package-Manager: portage-2.2.23_p18
07 Nov 2015; Mikle Kolyada <zlogene@gentoo.org> python-2.7.10.ebuild:
ia64 stable wrt bug #561524
Package-Manager: portage-2.2.20.1
*python-3.5.0-r2 (11 Nov 2015)
*python-3.4.3-r3 (11 Nov 2015)
*python-3.3.5-r3 (11 Nov 2015)
11 Nov 2015; Michał Górny <mgorny@gentoo.org> +python-3.3.5-r3.ebuild,
+python-3.4.3-r3.ebuild, +python-3.5.0-r2.ebuild:
Re-enable ABIFLAGS on python3.3+
Disable the ABIFLAGS removal that was introduced on python3.2+ for
'aesthetic reasons'. This caused Gentoo Python installations to
unnecessarily diverge from upstream and promote bad development
practices.
11 Nov 2015; Michał Górny <mgorny@gentoo.org> python-3.3.5-r3.ebuild,
python-3.4.3-r3.ebuild, python-3.5.0-r2.ebuild:
Replace python3.x executables with symlinks
Replace python3.X executables (duplicate to python3.Xm) installed by
the build system with symlinks to the ABIFLAGS-enabled variants.
*python-2.7.10-r3 (11 Nov 2015)
11 Nov 2015; Michał Górny <mgorny@gentoo.org> +python-2.7.10-r3.ebuild,
python-3.3.5-r3.ebuild, python-3.4.3-r3.ebuild, python-3.5.0-r2.ebuild:
Remove python-config-X.Y compatibility
Remove the python-config-X.Y symlinks that were added as the Gentoo
divergence compatibility.
11 Nov 2015; Michał Górny <mgorny@gentoo.org> python-2.7.10-r3.ebuild,
python-3.3.5-r3.ebuild, python-3.4.3-r3.ebuild:
Backport EAPI=5 and slot operators in deps
11 Nov 2015; Michał Górny <mgorny@gentoo.org> python-3.4.3-r3.ebuild:
Clean up whitespace in 3.4.3-r3 for consistency
11 Nov 2015; Michał Górny <mgorny@gentoo.org> python-3.3.5-r3.ebuild,
python-3.4.3-r3.ebuild, python-3.5.0-r2.ebuild:
Correct SLOT use after subslot introduction
12 Nov 2015; Mike Gilbert <floppym@gentoo.org> python-2.7.9-r1.ebuild,
python-2.7.10.ebuild, python-2.7.10-r2.ebuild, python-2.7.10-r3.ebuild,
python-3.3.5-r1.ebuild, python-3.3.5-r2.ebuild, python-3.3.5-r3.ebuild,
python-3.4.3.ebuild, python-3.4.3-r2.ebuild, python-3.4.3-r3.ebuild,
python-3.5.0-r1.ebuild, python-3.5.0-r2.ebuild:
Set PYTHON_SITEDIR manually
The eclass change in fd4001e9 causes python_export to call ${PYTHON}
to obtain PYTHON_SITEDIR. This returns an empty string if ${PYTHON}
has not yet been merged.
Package-Manager: portage-2.2.23_p26
12 Nov 2015; Michał Górny <mgorny@gentoo.org> -python-2.7.9-r2.ebuild,
-python-3.4.0.ebuild, -python-3.4.2.ebuild:
Remove redundant ebuilds
12 Nov 2015; Michał Górny <mgorny@gentoo.org> python-2.7.9-r1.ebuild,
python-2.7.10.ebuild, python-2.7.10-r2.ebuild, python-2.7.10-r3.ebuild,
python-3.3.5-r1.ebuild, python-3.3.5-r2.ebuild, python-3.3.5-r3.ebuild,
python-3.4.1.ebuild, python-3.4.3.ebuild, python-3.4.3-r2.ebuild,
python-3.4.3-r3.ebuild, python-3.5.0-r1.ebuild, python-3.5.0-r2.ebuild:
Fix epython.py module first install
Fix the issues in obtaining sitedir for epython.py module install when
dev-lang/python is not yet installed.
12 Nov 2015; Michał Górny <mgorny@gentoo.org> python-2.7.10-r3.ebuild:
Fix py version ref for python_export in 2.7
12 Nov 2015; Michał Górny <mgorny@gentoo.org> python-2.7.9-r1.ebuild,
python-2.7.10.ebuild, python-2.7.10-r2.ebuild:
Copy the 2.7 EPYTHON fix to older versions
13 Nov 2015; Agostino Sarubbo <ago@gentoo.org> python-2.7.10.ebuild:
alpha stable wrt bug #561524
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="alpha"
13 Nov 2015; Michał Górny <mgorny@gentoo.org> -python-2.7.9-r1.ebuild,
-python-3.4.1.ebuild:
Remove more old versions
*python-3.5.0-r3 (17 Nov 2015)
*python-3.4.3-r4 (17 Nov 2015)
*python-3.3.5-r4 (17 Nov 2015)
*python-2.7.10-r4 (17 Nov 2015)
17 Nov 2015; Michał Górny <mgorny@gentoo.org> -python-2.7.10-r3.ebuild,
+python-2.7.10-r4.ebuild, -python-3.3.5-r3.ebuild, +python-3.3.5-r4.ebuild,
-python-3.4.3-r3.ebuild, +python-3.4.3-r4.ebuild, -python-3.5.0-r2.ebuild,
+python-3.5.0-r3.ebuild:
Add symlinks for python-exec wrapping of execs
Add symlinks to make it possible to wrap Python executable aliases
(python, python-config, pydoc...) via python-exec.
*python-2.7.10-r3 (17 Nov 2015)
*python-2.7.10-r1 (17 Nov 2015)
17 Nov 2015; Mike Gilbert <floppym@gentoo.org> -python-2.7.10.ebuild,
+python-2.7.10-r1.ebuild, -python-2.7.10-r2.ebuild,
+python-2.7.10-r3.ebuild:
Revbump 2.7.10
This ensures nobody gets bitten by f1d0291c.
Package-Manager: portage-2.2.24_p19
19 Nov 2015; Mike Frysinger <vapier@gentoo.org>
+files/python-2.7.10-system-libffi.patch, python-2.7.10-r3.ebuild,
python-2.7.10-r4.ebuild:
fix system libffi handling
24 Nov 2015; Mike Frysinger <vapier@gentoo.org> python-2.7.10-r1.ebuild,
python-3.4.3.ebuild:
mark 3.4.3/2.7.10r1 arm64/m68k/s390/sh stable
*python-2.7.11 (06 Dec 2015)
06 Dec 2015; Dirkjan Ochtman <djc@gentoo.org> +python-2.7.11.ebuild:
version bump to 2.7.11
Package-Manager: portage-2.2.20.1
10 Dec 2015; Mike Gilbert <floppym@gentoo.org> python-2.7.10-r4.ebuild,
python-2.7.11.ebuild, python-3.3.5-r4.ebuild, python-3.4.3-r4.ebuild,
python-3.5.0-r3.ebuild:
Adjust eselect-python dep
Package-Manager: portage-2.2.26_p25
*python-3.5.0-r4 (10 Dec 2015)
*python-3.4.3-r5 (10 Dec 2015)
*python-3.3.5-r5 (10 Dec 2015)
10 Dec 2015; Mike Gilbert <floppym@gentoo.org> -python-3.3.5-r4.ebuild,
+python-3.3.5-r5.ebuild, -python-3.4.3-r4.ebuild, +python-3.4.3-r5.ebuild,
-python-3.5.0-r3.ebuild, +python-3.5.0-r4.ebuild:
Add compat symlink for pythonX.Y-config
Package-Manager: portage-2.2.26_p25
*python-3.5.1 (13 Dec 2015)
13 Dec 2015; Mike Gilbert <floppym@gentoo.org> +python-3.5.1.ebuild:
Bump to 3.5.1
Package-Manager: portage-2.2.26_p27