From 6744f2a24061fcd7e2e6808e1ff0de9545c73f47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9rgio=20M=2E=20Basto?= Date: Mon, 21 Nov 2016 01:58:17 +0000 Subject: [PATCH] Security fix for CVE-2016-9296 --- p7zip.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/p7zip.spec b/p7zip.spec index 1c01f84..c6b2cdb 100644 --- a/p7zip.spec +++ b/p7zip.spec @@ -1,7 +1,7 @@ Summary: Very high compression ratio file archiver Name: p7zip Version: 16.02 -Release: 1%{?dist} +Release: 2%{?dist} # Files under C/Compress/Lzma/ are dual LGPL or CPL License: LGPLv2 and (LGPLv2+ or CPL) Group: Applications/Archiving @@ -147,6 +147,9 @@ make test %changelog +* Mon Nov 21 2016 Sérgio Basto - 16.02-2 +- Security fix for CVE-2016-9296 + * Mon Jul 18 2016 Sérgio Basto - 16.02-1 - Update p7zip to 16.02 and fix security issues