Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/9] Several upgrades
Date: Tue, 19 Jan 2016 21:56:26 +0000	[thread overview]
Message-ID: <cover.1453239938.git.alejandro.hernandez@linux.intel.com> (raw)

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



             reply	other threads:[~2016-01-19 21:55 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-19 21:56 Alejandro Hernandez [this message]
2016-01-19 21:56 ` [PATCH 1/9] python3-setuptools: upgrade to 19.2 Alejandro Hernandez
2016-01-19 21:56 ` [PATCH 2/9] python-setuptools: Upgrade " Alejandro Hernandez
2016-01-19 21:56 ` [PATCH 3/9] python-mako: upgrade to 1.0.3 Alejandro Hernandez
2016-01-19 21:56 ` [PATCH 4/9] python-pycurl: upgrade to 7.21.5 Alejandro Hernandez
2016-01-19 21:56 ` [PATCH 5/9] python-nose: upgrade to 1.3.7 Alejandro Hernandez
2016-01-20  9:19   ` Richard Purdie
2016-01-19 21:56 ` [PATCH 6/9] python-scons: upgrade to 2.4.1 Alejandro Hernandez
2016-01-19 21:56 ` [PATCH 7/9] python-numpy: upgrade to 1.10.4 Alejandro Hernandez
2016-01-19 21:56 ` [PATCH 8/9] swig: upgrade to 3.0.8 Alejandro Hernandez
2016-01-19 21:56 ` [PATCH 9/9] python3: Minor upgrade 3.5.0 -> 3.5.1 Alejandro Hernandez

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1453239938.git.alejandro.hernandez@linux.intel.com \
    --to=alejandro.hernandez@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox