archivers/libarchive: Update to 3.6.0
Backport upstream commits 52efa50c69653029687bfc545703b7340b7a51e2 and 1271f775dc917798ad7d03c3b3bd66bacad03603 for security fixes in RAR filter, suggested by Tod Jackson Changelog: https://github.com/libarchive/libarchive/releases/tag/v3.6.0 PR: 262069 Approved by: glewis (maintainer timeout, 2+ weeks)
This commit is contained in:
parent
f01283ad86
commit
f0f7aec3e4
@ -1,11 +1,14 @@
|
||||
PORTNAME= libarchive
|
||||
DISTVERSION= 3.5.2
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 3.6.0
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ \
|
||||
https://libarchive.org/downloads/
|
||||
|
||||
PATCH_SITES= https://github.com/libarchive/libarchive/commit/
|
||||
PATCHFILES= 52efa50c69653029687bfc545703b7340b7a51e2.patch:-p1 \
|
||||
1271f775dc917798ad7d03c3b3bd66bacad03603.patch:-p1
|
||||
|
||||
MAINTAINER= glewis@FreeBSD.org
|
||||
COMMENT= Library to create and read several streaming archive formats
|
||||
|
||||
|
@ -1,3 +1,7 @@
|
||||
TIMESTAMP = 1636759090
|
||||
SHA256 (libarchive-3.5.2.tar.xz) = f0b19ff39c3c9a5898a219497ababbadab99d8178acc980155c7e1271089b5a0
|
||||
SIZE (libarchive-3.5.2.tar.xz) = 4905416
|
||||
TIMESTAMP = 1647154536
|
||||
SHA256 (libarchive-3.6.0.tar.xz) = df283917799cb88659a5b33c0a598f04352d61936abcd8a48fe7b64e74950de7
|
||||
SIZE (libarchive-3.6.0.tar.xz) = 6400620
|
||||
SHA256 (52efa50c69653029687bfc545703b7340b7a51e2.patch) = bb2d7b9d7602bca9f64d792627127c7d2c74e39f488c7125d042e15b265de68c
|
||||
SIZE (52efa50c69653029687bfc545703b7340b7a51e2.patch) = 4570
|
||||
SHA256 (1271f775dc917798ad7d03c3b3bd66bacad03603.patch) = 75b88af271c5be1d52e732cd72638ecc74f1cf01578eac16b56fc9dfec899976
|
||||
SIZE (1271f775dc917798ad7d03c3b3bd66bacad03603.patch) = 1503
|
||||
|
Loading…
Reference in New Issue
Block a user