import perl-File-Path-2.12-368.module+el8.1.0+2926+ce7246ad

This commit is contained in:
CentOS Sources 2019-11-05 18:19:02 -05:00 committed by Andrew Lukoshko
parent 06af12a311
commit 6500537f52

View File

@ -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 <jplesnik@redhat.com> - 2.12-368
- Rebuild with enable hardening (bug #1636329)
* Thu Jun 01 2017 Petr Pisar <ppisar@redhat.com> - 2.12-367
- Fix CVE-2017-6512 (setting arbitrary mode on an arbitrary file in rmtree()
and remove_tree()) (bug #1457834)