Skip to content

Commit

Permalink
archivers/libarchive: Fix CVE 2022-36227
Browse files Browse the repository at this point in the history
Backport upstream commit bff38efe8c110469c5080d387bec62a6ca15b1a5

PR:		268190
Reviewed by:	glewis (maintainer)
  • Loading branch information
Daniel Engberg authored and Daniel Engberg committed Dec 6, 2022
1 parent 142858a commit 8841574
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
4 changes: 4 additions & 0 deletions archivers/libarchive/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
PORTNAME= libarchive
DISTVERSION= 3.6.1
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= archivers
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ \
https://libarchive.org/downloads/

PATCH_SITES= https://github.com/${PORTNAME}/${PORTNAME}/commit/
PATCHFILES= bff38efe8c110469c5080d387bec62a6ca15b1a5.patch:-p1

MAINTAINER= glewis@FreeBSD.org
COMMENT= Library to create and read several streaming archive formats
WWW= https://libarchive.org/
Expand Down
4 changes: 3 additions & 1 deletion archivers/libarchive/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
TIMESTAMP = 1649489686
TIMESTAMP = 1670315616
SHA256 (libarchive-3.6.1.tar.xz) = 5a411aceb978f43e626f0c2d1812ddd8807b645ed892453acabd532376c148e6
SIZE (libarchive-3.6.1.tar.xz) = 5241148
SHA256 (bff38efe8c110469c5080d387bec62a6ca15b1a5.patch) = 4f93c5a102cce1fc672d59888471017b545704bfa9d762c630e84b28215162e7
SIZE (bff38efe8c110469c5080d387bec62a6ca15b1a5.patch) = 1124

0 comments on commit 8841574

Please sign in to comment.