From: Saul Wold <sgw@linux.intel.com>
To: richard.purdie@linuxfoundation.org,
openembedded-core@lists.openembedded.org
Subject: [CONSOLIDATED PULL 00/11] Bug Fixes
Date: Fri, 30 Aug 2013 09:41:02 -0700 [thread overview]
Message-ID: <cover.1377880667.git.sgw@linux.intel.com> (raw)
Richard,
Here is a set of patches queued up post Kernel Update.
Thanks
Sau!
The following changes since commit ef38a0aed35357d035ca587162158cd2f55b958f:
runqemu-ifdown: clean up the remaining iptables rules (2013-08-30 16:21:15 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib sgw/stage
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/stage
Chunrong Guo (1):
gcc-4.8: fix ICE of cross-compile for PowerPC e500v2 targets
Jackie Huang (2):
multilib.bbclass: Expand the WHITELISTs with multilib prefix
syslinux.bbclass: pull files from correct places for multilib
Jonathan Liu (2):
mesa: add missing elfutils dependency for r600 PACKAGECONFIG
systemd: use /bin/mkdir instead of host mkdir path
Peter A. Bigot (2):
oe-setup-rpmrepo: add native sysroot so nativepython can be found by
env
bluez4: fix network Connect parameter validation
Roy.Li (2):
libsamplerate0: add PACKAGECONFIG for fftw
btrfs-tools: Add dependency on lzo acl e2fsprogs
Saul Wold (2):
perl: Backport 2 CVE Patches
python: Backport 2 CVE from upstream
meta/classes/multilib.bbclass | 7 +
meta/classes/syslinux.bbclass | 8 +-
...ork-fix-network-Connect-method-parameters.patch | 30 +++
meta/recipes-connectivity/bluez/bluez4_4.101.bb | 1 +
...-Use-bin-mkdir-instead-of-host-mkdir-path.patch | 31 +++
meta/recipes-core/systemd/systemd_206.bb | 1 +
.../btrfs-tools/btrfs-tools_git.bb | 2 +-
meta/recipes-devtools/gcc/gcc-4.8.inc | 1 +
.../0045-gcc-4.8-PR57717-PowerPC-E500v2.patch | 21 ++
.../0001-Fix-misparsing-of-maketext-strings.patch | 86 +++++++
...mature-hsplit-calls-and-only-trigger-REHA.patch | 178 +++++++++++++++
meta/recipes-devtools/perl/perl_5.14.3.bb | 3 +
.../python/python/CVE-2013-4073_py27.patch | 251 +++++++++++++++++++++
.../python/python/pypirc-secure.patch | 35 +++
meta/recipes-devtools/python/python_2.7.3.bb | 2 +
meta/recipes-graphics/mesa/mesa.inc | 6 +-
.../libsamplerate/libsamplerate0_0.1.8.bb | 2 +
scripts/oe-setup-rpmrepo | 1 +
18 files changed, 659 insertions(+), 7 deletions(-)
create mode 100644 meta/recipes-connectivity/bluez/bluez4-4.101/network-fix-network-Connect-method-parameters.patch
create mode 100644 meta/recipes-core/systemd/systemd/0001-Use-bin-mkdir-instead-of-host-mkdir-path.patch
create mode 100644 meta/recipes-devtools/gcc/gcc-4.8/0045-gcc-4.8-PR57717-PowerPC-E500v2.patch
create mode 100644 meta/recipes-devtools/perl/perl-5.14.3/0001-Fix-misparsing-of-maketext-strings.patch
create mode 100644 meta/recipes-devtools/perl/perl-5.14.3/0001-Prevent-premature-hsplit-calls-and-only-trigger-REHA.patch
create mode 100644 meta/recipes-devtools/python/python/CVE-2013-4073_py27.patch
create mode 100644 meta/recipes-devtools/python/python/pypirc-secure.patch
--
1.8.3.1
reply other threads:[~2013-08-30 16:41 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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.1377880667.git.sgw@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=richard.purdie@linuxfoundation.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.