[Buildroot] [git commit] package/libarchive: security bump version to 3.8.9
Julien Olivain via buildroot <[email protected]>
| Newsgroups | net.busybox.buildroot |
|---|---|
| Message-ID | <[email protected]> |
commit: https://gitlab.com/buildroot.org/buildroot/-/commit/6ccc514cdc9c5e698be2493d6583226a5e19a819 branch: https://gitlab.com/buildroot.org/buildroot/-/tree/master https://github.com/libarchive/libarchive/releases/tag/v3.8.9 "Libarchive 3.8.9 is a security, bugfix and minor feature release." Signed-off-by: Bernd Kuhls <[email protected]> Signed-off-by: Julien Olivain <[email protected]> --- package/libarchive/libarchive.hash | 6 +++--- package/libarchive/libarchive.mk | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package/libarchive/libarchive.hash b/package/libarchive/libarchive.hash index dccb2cc4a7..acd4b9ef22 100644 --- a/package/libarchive/libarchive.hash +++ b/package/libarchive/libarchive.hash @@ -1,6 +1,6 @@ -# From https://github.com/libarchive/libarchive/releases/tag/v3.8.8 +# From https://github.com/libarchive/libarchive/releases/tag/v3.8.9 # After verifying the pgp signature from: -# https://www.libarchive.de/downloads/libarchive-3.8.8.tar.xz.asc -sha256 3873a88801da067d0528a989af06877710529d50ee8fe6f3970cbb4302efb918 libarchive-3.8.8.tar.xz +# https://www.libarchive.de/downloads/libarchive-3.8.9.tar.xz.asc +sha256 888c934f9d95648ecb9163dc8e23ab80a476ecb81a8f1154704a227b5b676dde libarchive-3.8.9.tar.xz # Locally computed: sha256 30e556b3959e3985d66efefec5eaac51d4995053caa1d3cffe6eb916f146f229 COPYING diff --git a/package/libarchive/libarchive.mk b/package/libarchive/libarchive.mk index 23cb82f7b5..5b6aea3407 100644 --- a/package/libarchive/libarchive.mk +++ b/package/libarchive/libarchive.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBARCHIVE_VERSION = 3.8.8 +LIBARCHIVE_VERSION = 3.8.9 LIBARCHIVE_SOURCE = libarchive-$(LIBARCHIVE_VERSION).tar.xz LIBARCHIVE_SITE = https://www.libarchive.de/downloads LIBARCHIVE_INSTALL_STAGING = YES _______________________________________________ buildroot mailing list [email protected] https://lists.buildroot.org/mailman/listinfo/buildroot