diff mbox series

[mickledore,meta-oe] libvpx: upgrade 1.13.0 -> 1.13.1

Message ID 20231122031424.2640910-1-wen.yan.tan@intel.com
State New
Headers show
Series [mickledore,meta-oe] libvpx: upgrade 1.13.0 -> 1.13.1 | expand

Commit Message

Tan Wen Yan Nov. 22, 2023, 3:14 a.m. UTC
From: Benjamin Bara <benjamin.bara@skidata.com>

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>
---
 .../webm/{libvpx_1.13.0.bb => libvpx_1.13.1.bb}                 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-multimedia/webm/{libvpx_1.13.0.bb => libvpx_1.13.1.bb} (96%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-multimedia/webm/libvpx_1.13.0.bb b/meta-oe/recipes-multimedia/webm/libvpx_1.13.1.bb
similarity index 96%
rename from meta-oe/recipes-multimedia/webm/libvpx_1.13.0.bb
rename to 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"
 
 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 \
            "