This commit is contained in:
Fedora Release Engineering 2017-07-27 07:04:50 +00:00
parent 8874c00a80
commit 9e3e52f14d

View File

@ -8,7 +8,7 @@ Name: perl-XML-LibXML
# it might not be needed anymore
# this module is maintained, the other is not
Version: 2.0129
Release: 5%{?dist}
Release: 6%{?dist}
Epoch: 1
Summary: Perl interface to the libxml2 library
Group: Development/Libraries
@ -140,6 +140,9 @@ fi
%{_mandir}/man3/*.3*
%changelog
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.0129-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Mon Jul 17 2017 Petr Pisar <ppisar@redhat.com> - 1:2.0129-5
- Fix CVE-2017-10672 (use-after-free by controlling the arguments to
a replaceChild call) (bug #1470205)