summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Bara <benjamin.bara@skidata.com>2023-11-22 11:14:24 +0800
committerArmin Kuster <akuster808@gmail.com>2023-12-04 09:47:03 -0500
commitd1cb0ddb0142d43e4258818b0bf302ff3706ddb6 (patch)
tree01fd4543891db98edf30463401efc4ff94c53b20
parent8d511904a5850439d44253af15a21cb3c0b2f6fa (diff)
downloadmeta-openembedded-d1cb0ddb0142d43e4258818b0bf302ff3706ddb6.tar.gz
libvpx: upgrade 1.13.0 -> 1.13.1
Changelog: ========= This release contains two security related fixes. One each for VP8 and VP9. - Upgrading: This release is ABI compatible with the previous release. - Bug fixes: https://crbug.com/1486441 (CVE-2023-5217) Fix to a crash related to VP9 encoding (#1642) Signed-off-by: Benjamin Bara <benjamin.bara@skidata.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tan Wen Yan <wen.yan.tan@intel.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta-oe/recipes-multimedia/webm/libvpx_1.13.1.bb (renamed from meta-oe/recipes-multimedia/webm/libvpx_1.13.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-multimedia/webm/libvpx_1.13.0.bb b/meta-oe/recipes-multimedia/webm/libvpx_1.13.1.bb
index 79b330c31..ffcc8f1c9 100644
--- a/meta-oe/recipes-multimedia/webm/libvpx_1.13.0.bb
+++ b/meta-oe/recipes-multimedia/webm/libvpx_1.13.1.bb
@@ -7,7 +7,7 @@ LICENSE = "BSD-3-Clause"
7 7
8LIC_FILES_CHKSUM = "file://LICENSE;md5=d5b04755015be901744a78cc30d390d4" 8LIC_FILES_CHKSUM = "file://LICENSE;md5=d5b04755015be901744a78cc30d390d4"
9 9
10SRCREV = "d6eb9696aa72473c1a11d34d928d35a3acc0c9a9" 10SRCREV = "10b9492dcf05b652e2e4b370e205bd605d421972"
11SRC_URI += "git://chromium.googlesource.com/webm/libvpx;protocol=https;branch=main \ 11SRC_URI += "git://chromium.googlesource.com/webm/libvpx;protocol=https;branch=main \
12 file://libvpx-configure-support-blank-prefix.patch \ 12 file://libvpx-configure-support-blank-prefix.patch \
13 " 13 "