[vlc-commits] [Git][videolan/vlc][master] contrib: libarchive: update to 3.8.7
Steve Lhomme (@robUx4)
gitlab at videolan.org
Wed May 20 08:55:52 UTC 2026
Steve Lhomme pushed to branch master at VideoLAN / VLC
Commits:
27f5a6e9 by Steve Lhomme at 2026-05-20T06:17:37+00:00
contrib: libarchive: update to 3.8.7
Fixes some security issues [^1] including CVE-2026-5121 [^2]
[^1]: https://github.com/libarchive/libarchive/releases/tag/v3.8.7
[^2]: https://nvd.nist.gov/vuln/detail/CVE-2026-5121
- - - - -
2 changed files:
- contrib/src/libarchive/SHA512SUMS
- contrib/src/libarchive/rules.mak
Changes:
=====================================
contrib/src/libarchive/SHA512SUMS
=====================================
@@ -1 +1 @@
-b050ca8488143503bdec38ffcab7a5010af61f1b93c1207a3fa006d72d643b84aa8c1ab267e890eb39966ccaedd6e18db8fe5b02f2789bbd1b318a3c4cf138f3 libarchive-3.8.5.tar.xz
+0673accf9ac6ede2d1c7e68419d00898f35e43130c5ec6b5fcdea85d174d8b0cc56d1d609bd5533370c3cca5f6ddd5b59fc153f2dadea2b4b5c2421a574ea352 libarchive-3.8.7.tar.xz
=====================================
contrib/src/libarchive/rules.mak
=====================================
@@ -1,5 +1,5 @@
# LIBARCHIVE
-LIBARCHIVE_VERSION := 3.8.5
+LIBARCHIVE_VERSION := 3.8.7
LIBARCHIVE_URL := $(GITHUB)/libarchive/libarchive/releases/download/v$(LIBARCHIVE_VERSION)/libarchive-$(LIBARCHIVE_VERSION).tar.xz
PKGS += libarchive
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/27f5a6e9ab5ebe82f38cb78eb4933d6ccfeda33c
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/27f5a6e9ab5ebe82f38cb78eb4933d6ccfeda33c
You're receiving this email because of your account on code.videolan.org. Manage all notifications: https://code.videolan.org/-/profile/notifications | Help: https://code.videolan.org/help
More information about the vlc-commits
mailing list