* [PATCH 0/8] Jethro-next pull request
@ 2016-08-10 15:03 Armin Kuster
0 siblings, 0 replies; only message in thread
From: Armin Kuster @ 2016-08-10 15:03 UTC (permalink / raw)
To: akuster, openembedded-core, liezhi.yang
Please consider these changes for jethro-next.
The QEMU changes are a second request.
The following changes since commit 7ed60009e2bcdd2380265ca95eb5de2328825eb5:
libxml2: Security fix for CVE-2016-4448 (2016-07-09 15:47:51 -0700)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib akuster/jethro-next
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=akuster/jethro-next
Armin Kuster (4):
qemu: Security fix for CVE-2016-2858
qemu: Security fix for CVE-2016-4001
qemu: Security fix for CVE-2016-4020
qemu: Security fix for CVE-2016-4037
Awais Belal (1):
python3: fix CROSSPYTHONPATH for cross builds
Ismo Puustinen (1):
libpcre: Fix CVE-2016-3191
Jackie Huang (1):
python: Fix cross compiling issue
Jussi Kukkonen (1):
bind: CVE-2016-2088
.../bind/bind/CVE-2016-2088.patch | 247 +++++++++++++++++++++
meta/recipes-connectivity/bind/bind_9.10.2-P4.bb | 1 +
.../add-CROSSPYTHONPATH-for-PYTHON_FOR_BUILD.patch | 31 +++
meta/recipes-devtools/python/python3_3.4.3.bb | 4 +-
meta/recipes-devtools/python/python_2.7.9.bb | 1 +
.../recipes-devtools/qemu/qemu/CVE-2016-2858.patch | 182 +++++++++++++++
.../qemu/qemu/CVE-2016-2858_pre_1.patch | 99 +++++++++
.../qemu/qemu/CVE-2016-2858_pre_2.patch | 137 ++++++++++++
.../qemu/qemu/CVE-2016-2858_pre_3.patch | 165 ++++++++++++++
.../recipes-devtools/qemu/qemu/CVE-2016-4001.patch | 50 +++++
.../recipes-devtools/qemu/qemu/CVE-2016-4020.patch | 38 ++++
.../recipes-devtools/qemu/qemu/CVE-2016-4037.patch | 66 ++++++
meta/recipes-devtools/qemu/qemu_2.4.0.bb | 7 +
.../libpcre/libpcre/CVE-2016-3191.patch | 174 +++++++++++++++
meta/recipes-support/libpcre/libpcre_8.38.bb | 1 +
15 files changed, 1201 insertions(+), 2 deletions(-)
create mode 100644 meta/recipes-connectivity/bind/bind/CVE-2016-2088.patch
create mode 100644 meta/recipes-devtools/python/python/add-CROSSPYTHONPATH-for-PYTHON_FOR_BUILD.patch
create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2016-2858.patch
create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2016-2858_pre_1.patch
create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2016-2858_pre_2.patch
create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2016-2858_pre_3.patch
create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2016-4001.patch
create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2016-4020.patch
create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2016-4037.patch
create mode 100644 meta/recipes-support/libpcre/libpcre/CVE-2016-3191.patch
--
2.3.5
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-08-10 15:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-10 15:03 [PATCH 0/8] Jethro-next pull request Armin Kuster
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.