This commit is contained in:
Dennis Gilmore 2015-06-17 14:14:59 +00:00
parent e7c1099e9a
commit a3f6b95171

View File

@ -1,6 +1,6 @@
Name: libarchive Name: libarchive
Version: 3.1.2 Version: 3.1.2
Release: 12%{?dist} Release: 13%{?dist}
Summary: A library for handling streaming archive formats Summary: A library for handling streaming archive formats
Group: System Environment/Libraries Group: System Environment/Libraries
@ -179,6 +179,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1.2-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Wed Apr 29 2015 Pavel Raiskup <praiskup@redhat.com> - 3.1.2-12 * Wed Apr 29 2015 Pavel Raiskup <praiskup@redhat.com> - 3.1.2-12
- fix libarchive segfault for intentionally broken cpio archives (rhbz#1216892) - fix libarchive segfault for intentionally broken cpio archives (rhbz#1216892)