mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
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>
This commit is contained in:
parent
7ddce19779
commit
06faef7244
|
|
@ -7,7 +7,7 @@ LICENSE = "BSD-3-Clause"
|
|||
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=d5b04755015be901744a78cc30d390d4"
|
||||
|
||||
SRCREV = "d6eb9696aa72473c1a11d34d928d35a3acc0c9a9"
|
||||
SRCREV = "10b9492dcf05b652e2e4b370e205bd605d421972"
|
||||
SRC_URI += "git://chromium.googlesource.com/webm/libvpx;protocol=https;branch=main \
|
||||
file://libvpx-configure-support-blank-prefix.patch \
|
||||
"
|
||||
Loading…
Reference in New Issue
Block a user