commit: a72065cee4750c12728b3ec728b2f6f62df96ae1 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Wed Dec 9 12:02:56 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Wed Dec 9 12:02:56 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a72065ce
profiles: Unmask cleaned ABI/API for python Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> profiles/package.mask | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 9e02684..e00e106 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -175,21 +175,6 @@ sci-chemistry/pymol-apbs-plugin >=dev-php/xdebug-2.4.0_beta1 >=dev-php/xdebug-client-2.4.0_beta1 -# Michał Górny <[email protected]> (11 Nov 2015) -# Cleaned up Python versions masked for testing: -# - python-config-X.Y compatibility removed, -# - python[23] choice is now stored in config file rather than symlink, -# - eselect-python reworked to reuse python-exec and wrap all execs, -# - ABIFLAGS reintroduced for 3.3+. -# Resulting API/ABI change can break reverse dependencies, especially -# if upstream hardcodes paths or library names. ->=app-eselect/eselect-python-20151117 -=dev-lang/python-2.7.10-r4 -=dev-lang/python-3.3.5-r4 -=dev-lang/python-3.4.3-r4 -=dev-lang/python-3.5.0-r3 ->=dev-lang/python-exec-2.1 - # Justin Lecher <[email protected]> (10 Nov 2015) # Vulnerable package CVE-2014-{1932,1933} # Bug: 507982
