]> code.ossystems Code Review - openembedded-core.git/commit
python3: Upgrade from 3.4.2 to 3.4.3
authorAlejandro Hernandez <alejandro.hernandez@linux.intel.com>
Tue, 12 May 2015 15:09:50 +0000 (15:09 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 15 May 2015 11:05:52 +0000 (12:05 +0100)
commit94fc3b199c169b1da850c0aade530ddcf1544d81
tree3658477e132b3d1b524b5f6effab922f8523c22e
parente8867b97a772f8e64fe209436c15d382b2175ca0
python3: Upgrade from 3.4.2 to 3.4.3

Modifies:
python3-native_3.4.2.bb -> python3-native_3.4.3.bb: Updates checksums, LICENSE did not change,
dates were updated.
python3_3.4.2.bb -> python3_3.4.3.bb: Updates checksums, LICENSE did not change,
dates were updated.
generate-manifest-3.4.py: fixes asyncio and net-tools.
python-3.4-manifest.inc: fixes asyncio and net-tools.
This upgrade contains a fix for CVE-2014-9365.

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python-3.4-manifest.inc
meta/recipes-devtools/python/python3-native_3.4.3.bb [moved from meta/recipes-devtools/python/python3-native_3.4.2.bb with 89% similarity]
meta/recipes-devtools/python/python3_3.4.3.bb [moved from meta/recipes-devtools/python/python3_3.4.2.bb with 97% similarity]
scripts/contrib/python/generate-manifest-3.4.py