Changelog for
pigz-debugsource-2.3.3-lp152.3.5.x86_64.rpm :
* Wed Mar 11 2015 p.drouandAATTgmail.com- Update to version 2.3.3
* Portability improvements
* Update copyright years in documentation- Add build fix patches
* pigz-fix-wrong-include.patch
* pigz-fix-missing-linker.patch- Remove pigz-lm.patch; fixed- Use download Url as source
* Thu Mar 14 2013 adamAATTmizerski.pl- update to 2.3
* Don\'t complain about missing suffix when not writing output file
* Put all global variables in one global structure for readability
* Do not decompress concatenated zlib streams -- only gzip streams
* Add option for compression level 11 to use zopfli
* Fix handling of junk after compressed data- added pigz-lm.patch
* adds missing \"-lm\"- provide unpigz binary and manpage as symlink, not copy.- removed fake cc script - build system honors CC- cleanup spec file
* Tue Nov 27 2012 sweet_f_aAATTgmx.de- update to 2.2.5:
* add --rsyncable functionality
* many bug fixes- remove all suse patches:
* pigz-dictzip.patch, large and unmaintained patch. If somebody really needs that then we should rebase and test it. In this case --dictzip should be probably also added to original gzip.
* pigz-always-thread.patch was a folloup of pigz-dictzip.patch
* pigz-do-symlinks.patch added IMO dangerous and stupid behaviour for symlinks. The original behaviour is now again like we know it from gzip, bzip2 and xz.
* pigz-spl.patch, why we hacked in special handling of .spl files?
* Generally we want to have pigz to replace gzip (and vice versa) so better avoiding interface incompatibilities.- cleanup spec file
* Fri Sep 30 2011 uliAATTsuse.com- cross-build workaround: use fake cc script to work around build system that does not honor CC
* Thu Jun 02 2011 visnovAATTsuse.cz- update to 2.1.6- package unpigz- create debug packages- package manpage
* Mon Apr 19 2010 agrafAATTsuse.de- fix dictzip with #CPU == 1 (bnc#597756)
* Wed Mar 03 2010 visnovAATTsuse.de- include symlinks patch
* Tue Oct 20 2009 jmatejekAATTsuse.de- initial package