2017-08-25 16:19:22 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 25 13:59:49 UTC 2017 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new upstream release 1.8.0
|
|
|
|
* cli: fix: do not modify /dev/null's permissions.
|
|
|
|
* cli: added POSIX separator "--" for specifying that all
|
|
|
|
following arguments are non-options.
|
|
|
|
* cli: restored -BX command enabling block checksum.
|
|
|
|
* API: added LZ4_compress_HC_destSize() and
|
|
|
|
LZ4F_resetDecompressionContext().
|
|
|
|
* API: lz4frame: negative compression levels trigger fast
|
|
|
|
acceleration.
|
|
|
|
* API: lz4frame: ability to control block checksum and
|
|
|
|
dictionary ID.
|
|
|
|
* API: fix: expose obsolete decoding functions
|
|
|
|
* API: experimental: lz4frame_static.h:
|
|
|
|
new dictionary compression API
|
|
|
|
* doc: Updated LZ4 Frame format to v1.6.0, restoring
|
|
|
|
Dictionary ID field in header.
|
|
|
|
|
2017-08-17 10:00:05 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 15 17:35:16 UTC 2017 - ddiss@suse.com
|
|
|
|
|
|
|
|
- Use official upstream repository; (boo#1053910)
|
|
|
|
|
2017-07-06 01:54:59 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 5 22:51:53 UTC 2017 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new upstrema release 1.7.5 (2017-01-03)
|
2017-07-06 02:01:36 +02:00
|
|
|
* back to the old version scheme
|
2017-07-06 01:54:59 +02:00
|
|
|
* lz4hc: new compression levels 10-12
|
|
|
|
- Remove lz4-soversion.diff (not needed),
|
|
|
|
lz4-killdate.diff (no longer needed)
|
|
|
|
|
2017-01-16 09:58:06 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 16 07:57:03 UTC 2017 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Add baselibs.conf: provide liblz4-1_7 as -32bit compatibility
|
|
|
|
package, required by systemd-32bit.
|
|
|
|
|
2016-04-02 21:30:27 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Apr 2 19:26:32 UTC 2016 - jengelh@inai.de
|
|
|
|
|
2016-04-03 09:41:13 +02:00
|
|
|
- Update to new upstream release 131 (library 1.7) (boo#973735)
|
2016-04-02 21:30:27 +02:00
|
|
|
* 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)
|
|
|
|
|
2014-11-28 20:13:39 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 28 19:02:06 UTC 2014 - jengelh@inai.de
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2014-10-01 14:23:22 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 1 12:18:15 UTC 2014 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to version 1.3.1+svn123
|
|
|
|
* Added a pkgconfig file
|
|
|
|
* Fix a LZ4HC streaming bug
|
|
|
|
* Updated the framing specificaiton to 1.4.1
|
|
|
|
|
2014-07-16 16:37:16 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 16 14:34:44 UTC 2014 - jengelh@inai.de
|
|
|
|
|
|
|
|
- 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)
|
2014-07-16 16:42:40 +02:00
|
|
|
- Add lz4-use-shlib.diff
|
2014-07-16 16:37:16 +02:00
|
|
|
|
2013-11-26 05:03:34 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 25 23:07:48 UTC 2013 - dsterba@suse.com
|
|
|
|
|
|
|
|
- update to svn 108, set version to 1.4 (current windows release)
|
|
|
|
- added manpage
|
|
|
|
- minor code updates
|
|
|
|
|
2013-09-03 18:51:56 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 3 16:48:31 UTC 2013 - jengelh@inai.de
|
|
|
|
|
|
|
|
- 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)
|
|
|
|
|
2013-02-21 06:53:07 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 21 05:52:43 UTC 2013 - jengelh@inai.de
|
|
|
|
|
|
|
|
- I hate %makeinstall (it fails all the SLES builds), kill it!
|
|
|
|
|
2012-03-18 19:08:42 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Mar 17 15:21:31 UTC 2012 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- Initial package for build.opensuse.org
|