f32d840b02
* License is now BSD + GPL-2.0 * See https://github.com/facebook/zstd/releases for the complete changelog. OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=7
48 lines
1.6 KiB
Plaintext
48 lines
1.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Aug 21 13:34:50 UTC 2017 - idonmez@suse.com
|
|
|
|
- Update to v1.3.1
|
|
* License is now BSD + GPL-2.0
|
|
* See https://github.com/facebook/zstd/releases for the
|
|
complete changelog.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 27 14:04:29 UTC 2017 - idonmez@suse.com
|
|
|
|
- Update to v1.1.4
|
|
See https://github.com/facebook/zstd/releases for details.
|
|
- Drop zstd-lib-no-rebuild.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 7 09:25:33 UTC 2016 - idonmez@suse.com
|
|
|
|
- Fix group name for the shared library
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 4 12:25:27 UTC 2016 - idonmez@suse.com
|
|
|
|
- Update to version 1.1.1
|
|
* New : cli commands -M#, --memory=, --memlimit=,
|
|
--memlimit-decompress= to limit allowed memory consumption
|
|
during decompression
|
|
* Improved : slightly better compression ratio at --ultra levels
|
|
* Improved : better memory usage when using streaming
|
|
compression API
|
|
* Added : API : ZSTD_initCStream_usingCDict(),
|
|
ZSTD_initDStream_usingDDict() (experimental section)
|
|
* Changed : zstd_errors.h is now installed within /include
|
|
(and replaces errors_public.h)
|
|
* Fixed : several sanitizer warnings
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 16 17:55:02 UTC 2016 - jengelh@inai.de
|
|
|
|
- Update descriptions
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 5 09:03:14 UTC 2016 - bwiedemann@suse.com
|
|
|
|
- initial package version 1.1.0
|
|
based on https://pbrady.fedorapeople.org/zstd.spec
|
|
|