File pixz.changes of Package pixz
-------------------------------------------------------------------
Wed Jan 9 18:51:06 UTC 2013 - idonmez@suse.com
- Update to version 1.0.2
* Fix a crashing bug when input is incompressible
https://github.com/vasi/pixz/issues/10
* Add a man page
* Add tuning options -e, -q, -f
- Add pixz-underlinking.patch to explicitly link to -lm
-------------------------------------------------------------------
Tue Nov 27 12:08:26 UTC 2012 - sweet_f_a@gmx.de
- update to first official release 1.0
* Support streaming input, still decompressing in parallel
* Platform independent endian support
* Allow capping the number of threads (new switch -p)
* Add help option (-h)
* Write the compressed/uncompressed size into block headers
-------------------------------------------------------------------
Sat Sep 22 16:45:49 UTC 2012 - idonmez@suse.com
- Update to git snapshot c5f99bf4b4
* Removed pixz-link-pthread.patch, fixed upstream.
* 32bit fix
-------------------------------------------------------------------
Sat Sep 1 22:42:21 UTC 2012 - idonmez@suse.com
- Initial release