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)