[OE-core] [PATCH 0/5] libav: fix 5 CVE issues
jackie.huang at windriver.com
jackie.huang at windriver.com
Fri Nov 13 08:03:24 UTC 2015
From: Jackie Huang <jackie.huang at 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
More information about the Openembedded-core
mailing list