mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-11 04:49:58 +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>
(cherry picked from commit 06faef7244)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
ad01d02fd9
commit
75b7d005ac
+1
-1
@@ -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 \
|
||||
"
|
||||
Reference in New Issue
Block a user