AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to new upstream release 131 (library 1.7) (boo#973735) * slightly improved decoding speed * lz4frame API is included in liblz4 * new -m command line option to compress multiple files * new lz4 and lz4hc compression API (old one retained)
- Update to version 1.4+svn124 * LZ4F_compressBound() may be called with NULL preferencesPtr * LZ4_loadDict now returns the dictionary size instead of 1 on success - Add lz4-soversion.diff to address ABI changes
- Update to version 1.3.1+svn123 * Added a pkgconfig file * Fix a LZ4HC streaming bug * Updated the framing specificaiton to 1.4.1
- Update to svn revision 119, set version to 1.2.0 (based upon Makefile contents; it's still odd to see the 1.4 Windows release) * Provide LZ4 as a shared library - Remove lz4-automake.diff (no longer deemed necessary) - Add lz4-use-shlib.diff
- update to svn 108, set version to 1.4 (current windows release) - added manpage - minor code updates
- Update to new snapshot svn102; set version as 1.3.3 in accordance with latest Windows releases. * Add lz4-killdate.diff (kill the ungodly __DATE__s)
- I hate %makeinstall (it fails all the SLES builds), kill it!
- Initial package for build.opensuse.org