mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libarchive: Version bump. 3.5.1 -> 3.6.1
@ 2022-05-10 20:01 Christian Melki
  2022-05-25  9:45 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2022-05-10 20:01 UTC (permalink / raw)
  To: ptxdist

Various bugfixes over the last year.
Fixes CVE-2021-31566, CVE-2021-36976 and
plugs various other detected security issues.

https://github.com/libarchive/libarchive/releases

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/libarchive.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/libarchive.make b/rules/libarchive.make
index 11a7586cc..e75034d74 100644
--- a/rules/libarchive.make
+++ b/rules/libarchive.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBARCHIVE) += libarchive
 #
 # Paths and names
 #
-LIBARCHIVE_VERSION	:= 3.5.1
-LIBARCHIVE_MD5		:= c96040b75a14c8ba73238c284147e87f
+LIBARCHIVE_VERSION	:= 3.6.1
+LIBARCHIVE_MD5		:= 802a56ef9eaa0b8776296ba78a6d0c2c
 LIBARCHIVE		:= libarchive-$(LIBARCHIVE_VERSION)
 LIBARCHIVE_SUFFIX	:= tar.gz
 LIBARCHIVE_URL		:= https://www.libarchive.org/downloads/$(LIBARCHIVE).$(LIBARCHIVE_SUFFIX)
-- 
2.34.1




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-05-25  9:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-10 20:01 [ptxdist] [PATCH] libarchive: Version bump. 3.5.1 -> 3.6.1 Christian Melki
2022-05-25  9:45 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox