From 6500537f529f64aa12d3eac98e32033b97db2e39 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 5 Nov 2019 18:19:02 -0500 Subject: [PATCH] import perl-File-Path-2.12-368.module+el8.1.0+2926+ce7246ad --- SPECS/perl-File-Path.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SPECS/perl-File-Path.spec b/SPECS/perl-File-Path.spec index c2fc20c..75a349b 100644 --- a/SPECS/perl-File-Path.spec +++ b/SPECS/perl-File-Path.spec @@ -1,6 +1,6 @@ Name: perl-File-Path Version: 2.12 -Release: 367%{?dist} +Release: 368%{?dist} Summary: Create or remove directory trees License: GPL+ or Artistic Group: Development/Libraries @@ -64,6 +64,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Mar 29 2019 Jitka Plesnikova - 2.12-368 +- Rebuild with enable hardening (bug #1636329) + * Thu Jun 01 2017 Petr Pisar - 2.12-367 - Fix CVE-2017-6512 (setting arbitrary mode on an arbitrary file in rmtree() and remove_tree()) (bug #1457834)