All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] libav: fix 5 CVE issues
@ 2015-11-13  8:03 jackie.huang
  2015-11-13  8:03 ` [PATCH 1/5] libav: fix CVE-2015-1872 jackie.huang
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: jackie.huang @ 2015-11-13  8:03 UTC (permalink / raw)
  To: openembedded-core

From: Jackie Huang <jackie.huang@windriver.com>

---
The following changes since commit e44ed8c18e395b9c055aefee113b90708e8a8a2f:

  build-appliance-image: Update to jethro head revision (2015-11-03 14:02:57 +0000)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib.git jhuang0/d_libav-cve_151113-1
  http://git.pokylinux.org/cgit.cgi//log/?h=jhuang0/d_libav-cve_151113-1

Jackie Huang (4):
  libav: fix CVE-2015-3395
  libav: fix CVE-2015-6820
  libav: fix CVE-2015-6823
  libav: fix CVE-2015-6824

Kai Kang (1):
  libav: fix CVE-2015-1872

 .../libav/libav/libav-fix-CVE-2015-1872.patch      |  35 +++++++
 .../libav/libav/libav-fix-CVE-2015-3395.patch      | 113 +++++++++++++++++++++
 .../libav/libav/libav-fix-CVE-2015-6820.patch      |  66 ++++++++++++
 .../libav/libav/libav-fix-CVE-2015-6823.patch      |  45 ++++++++
 .../libav/libav/libav-fix-CVE-2015-6824.patch      |  46 +++++++++
 meta/recipes-multimedia/libav/libav_9.18.bb        |   8 +-
 6 files changed, 312 insertions(+), 1 deletion(-)
 create mode 100644 meta/recipes-multimedia/libav/libav/libav-fix-CVE-2015-1872.patch
 create mode 100644 meta/recipes-multimedia/libav/libav/libav-fix-CVE-2015-3395.patch
 create mode 100644 meta/recipes-multimedia/libav/libav/libav-fix-CVE-2015-6820.patch
 create mode 100644 meta/recipes-multimedia/libav/libav/libav-fix-CVE-2015-6823.patch
 create mode 100644 meta/recipes-multimedia/libav/libav/libav-fix-CVE-2015-6824.patch

-- 
1.9.1



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

end of thread, other threads:[~2015-11-16 16:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-13  8:03 [PATCH 0/5] libav: fix 5 CVE issues jackie.huang
2015-11-13  8:03 ` [PATCH 1/5] libav: fix CVE-2015-1872 jackie.huang
2015-11-13  8:03 ` [PATCH 2/5] libav: fix CVE-2015-3395 jackie.huang
2015-11-13  8:03 ` [PATCH 3/5] libav: fix CVE-2015-6820 jackie.huang
2015-11-13  8:03 ` [PATCH 4/5] libav: fix CVE-2015-6823 jackie.huang
2015-11-13  8:03 ` [PATCH 5/5] libav: fix CVE-2015-6824 jackie.huang
2015-11-16 16:08 ` [PATCH 0/5] libav: fix 5 CVE issues Burton, Ross

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.