From 1428a0fe80715f34e44a33b0d7ef29bf5345c494 Mon Sep 17 00:00:00 2001 From: Raphael Kubo da Costa Date: Wed, 30 Nov 2016 10:50:13 +0000 Subject: Import upstream patch to fix CVE-2016-9296 Null pointer dereference can cause 7z to crash. PR: 214940 Reported by: Sevan Janiyan MFH: 2016Q4 Security: 48e83187-b6e9-11e6-b6cf-5453ed2e2b49 Security: CVE-2016-9296 --- archivers/p7zip/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'archivers/p7zip/Makefile') diff --git a/archivers/p7zip/Makefile b/archivers/p7zip/Makefile index 5ee63e0095a0..da5397dc24a7 100644 --- a/archivers/p7zip/Makefile +++ b/archivers/p7zip/Makefile @@ -3,7 +3,7 @@ PORTNAME= p7zip PORTVERSION= 15.14 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= archivers MASTER_SITES= SF DISTNAME= ${PORTNAME}_${DISTVERSION}_src_all -- cgit v1.2.3