Till Maas 2015-02-21 22:25:56 +01:00
parent e782e14731
commit 937d4aff72

View File

@ -1,6 +1,6 @@
Name: pigz Name: pigz
Version: 2.3.3 Version: 2.3.3
Release: 1%{?dist} Release: 2%{?dist}
Summary: Parallel implementation of gzip Summary: Parallel implementation of gzip
Group: Applications/File Group: Applications/File
@ -45,6 +45,10 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Sat Feb 21 2015 Till Maas <opensource@till.name> - 2.3.3-2
- Rebuilt for Fedora 23 Change
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
* Fri Jan 30 2015 Orion Poplawski <orion@cora.nwra.com> - 2.3.3-1 * Fri Jan 30 2015 Orion Poplawski <orion@cora.nwra.com> - 2.3.3-1
- Update to 2.3.3, fixes CVE-2015-1191 (bug #1181045) - Update to 2.3.3, fixes CVE-2015-1191 (bug #1181045)