summaryrefslogtreecommitdiffstats
path: root/archive-libs
diff options
context:
space:
mode:
authorFlorian Franzmann2021-08-29 20:33:44 +0200
committerFlorian Franzmann2021-08-29 20:33:44 +0200
commitce251e224a034aac01074abbdb66b3561476d43f (patch)
tree9caea8c518b1bb40f9ca3bb6ad11ab527ed31b44 /archive-libs
parent5a4b3fbb18a0ac727a0817b530882d621398fb42 (diff)
archive-libs/libarchive: version 3.5.2, security update
Diffstat (limited to 'archive-libs')
-rwxr-xr-xarchive-libs/libarchive/DETAILS6
-rw-r--r--archive-libs/libarchive/HISTORY3
2 files changed, 6 insertions, 3 deletions
diff --git a/archive-libs/libarchive/DETAILS b/archive-libs/libarchive/DETAILS
index c2956c68fd..c2613fb1c2 100755
--- a/archive-libs/libarchive/DETAILS
+++ b/archive-libs/libarchive/DETAILS
@@ -1,11 +1,11 @@
SPELL=libarchive
- VERSION=3.5.1
- SECURITY_PATCH=8
+ VERSION=3.5.2
+ SECURITY_PATCH=9
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://www.libarchive.org
SOURCE_URL[0]=https://github.com/libarchive/libarchive/releases/download/v${VERSION}/${SOURCE}
- SOURCE_HASH=sha512:08ddd74bef4cef0981739da202879f36cf7ca33a8f6d438724588efe3ab8477f2f1d0cccf7b8ed0bedfc0c8d0cab16ee3ae5c0c6e83b6811bc650d7d7471a996
+ SOURCE_HASH=sha512:2003ec9b24086373451bd7317bdab86d81627f087c14a6f7df1a92e131a216749f9aa352504c3d04dc82b62078b59aeea5aad5543b7e6c1c21fcafa2955d3762
ENTERED=20080629
LICENSE[0]=BSD
KEYWORDS="archive"
diff --git a/archive-libs/libarchive/HISTORY b/archive-libs/libarchive/HISTORY
index ba554006fd..6997e90c45 100644
--- a/archive-libs/libarchive/HISTORY
+++ b/archive-libs/libarchive/HISTORY
@@ -1,3 +1,6 @@
+2021-08-29 Florian Franzmann <bwlf@bandrate.org>
+ * DETAILS: version 3.5.2
+
2021-05-10 Vlad Glagolev <stealth@sourcemage.org>
* PRE_BUILD, libressl.patch: removed, no longer needed