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 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
