2.0016 bump
This commit is contained in:
parent
183cf9cb78
commit
4500d6b726
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@ XML-LibXML-1.70.tar.gz
|
||||
/XML-LibXML-2.0010.tar.gz
|
||||
/XML-LibXML-2.0012.tar.gz
|
||||
/XML-LibXML-2.0014.tar.gz
|
||||
/XML-LibXML-2.0016.tar.gz
|
||||
|
@ -3,8 +3,8 @@ Name: perl-XML-LibXML
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=469480
|
||||
# it might not be needed anymore
|
||||
# this module is maintained, the other is not
|
||||
Version: 2.0014
|
||||
Release: 2%{?dist}
|
||||
Version: 2.0016
|
||||
Release: 1%{?dist}
|
||||
Epoch: 1
|
||||
Summary: Perl interface to the libxml2 library
|
||||
Group: Development/Libraries
|
||||
@ -99,6 +99,11 @@ fi
|
||||
%{_mandir}/man3/*.3*
|
||||
|
||||
%changelog
|
||||
* Mon Apr 15 2013 Petr Pisar <ppisar@redhat.com> - 1:2.0016-1
|
||||
- 2.0016 bump (disable XML_PARSE_HUGE by default to prevent from
|
||||
CVE-2003-1564, a recursive XML entity expansion leads to memory exhaustion
|
||||
in a XML parser)
|
||||
|
||||
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:2.0014-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user