[OE-core] [PATCH 0/9] Several upgrades

Alejandro Hernandez alejandro.hernandez at linux.intel.com
Tue Jan 19 21:56:26 UTC 2016


The following changes since commit a2f23fa62858b89850aab339ddec16dcf6026b37:

  openssh: CVE-2016-1907 (2016-01-18 11:47:08 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib hsalejandro/upgrades
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=hsalejandro/upgrades

Alejandro Hernandez (9):
  python3-setuptools: upgrade to 19.2
  python-setuptools: Upgrade to 19.2
  python-mako: upgrade to 1.0.3
  python-pycurl: upgrade to 7.21.5
  python-nose: upgrade to 1.3.7
  python-scons: upgrade to 2.4.1
  python-numpy: upgrade to 1.10.4
  swig: upgrade to 3.0.8
  python3: Minor upgrade 3.5.0 -> 3.5.1

 .../python/python-2.7-manifest.inc                 | 12 ++++++---
 .../{python-mako_1.0.1.bb => python-mako_1.0.3.bb} |  4 +--
 .../{python-nose_1.3.6.bb => python-nose_1.3.7.bb} |  8 ++++--
 ...thon-numpy_1.10.1.bb => python-numpy_1.10.4.bb} |  6 +++--
 ...-pycurl_7.19.5.2.bb => python-pycurl_7.21.5.bb} |  8 +++---
 ...ative_2.3.6.bb => python-scons-native_2.4.1.bb} |  0
 ...python-scons_2.3.6.bb => python-scons_2.4.1.bb} |  9 +++++--
 ...uptools_18.7.1.bb => python-setuptools_19.2.bb} | 12 +++++++--
 ...on3-native_3.5.0.bb => python3-native_3.5.1.bb} |  4 +--
 ...ptools_18.7.1.bb => python3-setuptools_19.2.bb} |  4 +--
 .../python/python3/000-cross-compile.patch         | 30 +++++++++++-----------
 .../python/{python3_3.5.0.bb => python3_3.5.1.bb}  |  4 +--
 .../swig/{swig_3.0.6.bb => swig_3.0.8.bb}          |  4 +--
 scripts/contrib/python/generate-manifest-2.7.py    |  3 +++
 14 files changed, 67 insertions(+), 41 deletions(-)
 rename meta/recipes-devtools/python/{python-mako_1.0.1.bb => python-mako_1.0.3.bb} (80%)
 rename meta/recipes-devtools/python/{python-nose_1.3.6.bb => python-nose_1.3.7.bb} (75%)
 rename meta/recipes-devtools/python/{python-numpy_1.10.1.bb => python-numpy_1.10.4.bb} (92%)
 rename meta/recipes-devtools/python/{python-pycurl_7.19.5.2.bb => python-pycurl_7.21.5.bb} (77%)
 rename meta/recipes-devtools/python/{python-scons-native_2.3.6.bb => python-scons-native_2.4.1.bb} (100%)
 rename meta/recipes-devtools/python/{python-scons_2.3.6.bb => python-scons_2.4.1.bb} (69%)
 rename meta/recipes-devtools/python/{python-setuptools_18.7.1.bb => python-setuptools_19.2.bb} (79%)
 rename meta/recipes-devtools/python/{python3-native_3.5.0.bb => python3-native_3.5.1.bb} (94%)
 rename meta/recipes-devtools/python/{python3-setuptools_18.7.1.bb => python3-setuptools_19.2.bb} (91%)
 rename meta/recipes-devtools/python/{python3_3.5.0.bb => python3_3.5.1.bb} (98%)
 rename meta/recipes-devtools/swig/{swig_3.0.6.bb => swig_3.0.8.bb} (58%)

-- 
1.8.4.5




More information about the Openembedded-core mailing list