[vlc-commits] [Git][videolan/vlc][master] contrib: vpx: update to 1.15.2
Tristan Matthews (@tmatth)
gitlab at videolan.org
Tue Jun 10 19:44:01 UTC 2025
Tristan Matthews pushed to branch master at VideoLAN / VLC
Commits:
5869fc3e by Tristan Matthews at 2025-06-09T15:21:35-04:00
contrib: vpx: update to 1.15.2
This release fixes CVE-2025-5283 (bug webm:413411335), and is ABI compatible
with the previous release.
- - - - -
2 changed files:
- contrib/src/vpx/SHA512SUMS
- contrib/src/vpx/rules.mak
Changes:
=====================================
contrib/src/vpx/SHA512SUMS
=====================================
@@ -1 +1 @@
-4cf5c3d7735ed75be1984b826dd6706e46e21ef9f0e9c7c52001d0c71ab10e79633ae292132d49db11ca2251a77573473b911400b1e4cf2383a74e59c540b640 libvpx-1.15.1.tar.gz
+824fe8719e4115ec359ae0642f5e1cea051d458f09eb8c24d60858cf082f66e411215e23228173ab154044bafbdfbb2d93b589bb726f55b233939b91f928aae0 libvpx-1.15.2.tar.gz
=====================================
contrib/src/vpx/rules.mak
=====================================
@@ -1,6 +1,6 @@
# libvpx
-VPX_VERSION := 1.15.1
+VPX_VERSION := 1.15.2
VPX_URL := $(GITHUB)/webmproject/libvpx/archive/v${VPX_VERSION}.tar.gz
ifneq ($(filter arm aarch64 i386 loongarch64 mipsel mips64el ppc64le x86_64 wasm32, $(ARCH)),)
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/5869fc3ef1f33649cd5606117f9692e73a2ea4e4
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/5869fc3ef1f33649cd5606117f9692e73a2ea4e4
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
More information about the vlc-commits
mailing list