Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] Upgrade libav and fix one qemu cve issue
@ 2015-05-26  7:14 Kai Kang
  2015-05-26  7:14 ` [PATCH 1/2] qemu: fix CVE-2015-3456 Kai Kang
  2015-05-26  7:14 ` [PATCH 2/2] libav: upgrade to 9.18 Kai Kang
  0 siblings, 2 replies; 5+ messages in thread
From: Kai Kang @ 2015-05-26  7:14 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 971ce829df02cf6970d2a4af377704b8930feee9:

  bitbake: data: Move warning code to the first loop for performance (2015-05-25 09:00:58 +0100)

are available in the git repository at:

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

Kai Kang (2):
  qemu: fix CVE-2015-3456
  libav: upgrade to 9.18

 .../qemu/qemu/qemu-CVE-2015-3456.patch             | 92 ++++++++++++++++++++
 meta/recipes-devtools/qemu/qemu_2.3.0.bb           |  1 +
 meta/recipes-multimedia/libav/libav.inc            |  2 -
 .../libav/libav/libav-fix-CVE-2014-9676.patch      | 98 ++++++++++++++++++++++
 meta/recipes-multimedia/libav/libav_9.16.bb        |  4 -
 meta/recipes-multimedia/libav/libav_9.18.bb        |  6 ++
 6 files changed, 197 insertions(+), 6 deletions(-)
 create mode 100644 meta/recipes-devtools/qemu/qemu/qemu-CVE-2015-3456.patch
 create mode 100644 meta/recipes-multimedia/libav/libav/libav-fix-CVE-2014-9676.patch
 delete mode 100644 meta/recipes-multimedia/libav/libav_9.16.bb
 create mode 100644 meta/recipes-multimedia/libav/libav_9.18.bb

-- 
1.9.1



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-05-27  1:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-26  7:14 [PATCH 0/2] Upgrade libav and fix one qemu cve issue Kai Kang
2015-05-26  7:14 ` [PATCH 1/2] qemu: fix CVE-2015-3456 Kai Kang
2015-05-26  7:14 ` [PATCH 2/2] libav: upgrade to 9.18 Kai Kang
2015-05-27  1:24   ` Randy MacLeod
2015-05-27  1:59     ` Kang Kai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox