[OE-core] [PATCH 0/7] Jethro pull request #2

akuster808 akuster808 at gmail.com
Fri Sep 23 17:23:38 UTC 2016


ping


On 09/20/2016 12:12 PM, Armin Kuster wrote:
> From: Armin Kuster <akuster at mvista.com>
>
> please consider these changes for Jethro
>
> Similar fixes for krogoth are in my staging branch
>
> The following changes since commit 6f0350d1cbf5829bfbaa3a43227f8d564903743a:
>
>    wget: Security fix CVE-2016-4971 (2016-09-17 22:33:07 -0700)
>
> are available in the git repository at:
>
>    git://git.openembedded.org/openembedded-core-contrib akuster/jethro-next
>    http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=akuster/jethro-next
>
> Armin Kuster (7):
>    qemu: Security Fix CVE-2016-3710
>    qemu: Security Fix CVE-2016-3712
>    qemu: Security fix CVE-2016-4439
>    qemu: Security fix CVE-2016-6351
>    qemu: Security fix for CVE-2016-4002
>    qemu: Secuirty fix for CVE-2016-5403
>    util-linux: Security fix for CVE-2016-5011
>
>   .../util-linux/util-linux/CVE-2016-5011.patch      |  59 +++++++++
>   .../util-linux/util-linux/CVE-2016-5011_p2.patch   |  91 ++++++++++++++
>   meta/recipes-core/util-linux/util-linux_2.26.2.bb  |   2 +
>   .../recipes-devtools/qemu/qemu/CVE-2016-3710.patch | 112 +++++++++++++++++
>   .../qemu/qemu/CVE-2016-3712_p1.patch               |  73 ++++++++++++
>   .../qemu/qemu/CVE-2016-3712_p2.patch               | 132 +++++++++++++++++++++
>   .../qemu/qemu/CVE-2016-3712_p3.patch               |  34 ++++++
>   .../qemu/qemu/CVE-2016-3712_p4.patch               |  80 +++++++++++++
>   .../recipes-devtools/qemu/qemu/CVE-2016-4002.patch |  39 ++++++
>   .../recipes-devtools/qemu/qemu/CVE-2016-4439.patch |  46 +++++++
>   .../recipes-devtools/qemu/qemu/CVE-2016-5403.patch |  67 +++++++++++
>   .../qemu/qemu/CVE-2016-6351_p1.patch               |  75 ++++++++++++
>   .../qemu/qemu/CVE-2016-6351_p2.patch               |  60 ++++++++++
>   meta/recipes-devtools/qemu/qemu_2.4.0.bb           |  10 ++
>   14 files changed, 880 insertions(+)
>   create mode 100644 meta/recipes-core/util-linux/util-linux/CVE-2016-5011.patch
>   create mode 100644 meta/recipes-core/util-linux/util-linux/CVE-2016-5011_p2.patch
>   create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2016-3710.patch
>   create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2016-3712_p1.patch
>   create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2016-3712_p2.patch
>   create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2016-3712_p3.patch
>   create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2016-3712_p4.patch
>   create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2016-4002.patch
>   create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2016-4439.patch
>   create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2016-5403.patch
>   create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2016-6351_p1.patch
>   create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2016-6351_p2.patch
>




More information about the Openembedded-core mailing list