SHA256
3
0
forked from pool/zstd
Commit Graph

10 Commits

Author SHA256 Message Date
Ismail Dönmez
bba5ad2964 - Update to 1.3.3
* perf: improved zstd_opt strategy (levels 16-19)
  * fix : bug #944 : multithreading with shared ditionary and
    large data, reported by @gsliepen
  * cli : fix : content size written in header by default
  * cli : fix : improved LZ4 format support, by @felixhandte
  * cli : new : hidden command -b -S, to benchmark multiple files
    and generate one result per file
  * api : change : when setting pledgedSrcSize, use
    ZSTD_CONTENTSIZE_UNKNOWN macro value to mean "unknown"
  * api : fix : support large skippable frames, by @terrelln
  * api : fix : re-using context could result in suboptimal
    block size in some corner case scenarios
  * api : fix : streaming interface was adding a useless
    3-bytes null block to small frames

OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=11
2017-12-21 11:09:02 +00:00
Martin Pluskal
b4fdd3e807 Accepting request 537427 from home:AndreasStieger:branches:Archiving
zstd 1.3.2

OBS-URL: https://build.opensuse.org/request/show/537427
OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=9
2017-10-30 06:59:52 +00:00
Dominique Leuenberger
97f358e68f Accepting request 519400 from Archiving
Resubmitting

OBS-URL: https://build.opensuse.org/request/show/519400
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zstd?expand=0&rev=1
2017-09-04 10:30:15 +00:00
Ismail Dönmez
f32d840b02 - Update to v1.3.1
* 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
2017-08-21 13:48:32 +00:00
Ismail Dönmez
0cf01c37bd - Update to v1.1.4
See https://github.com/facebook/zstd/releases for details.
- Drop zstd-lib-no-rebuild.patch

OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=6
2017-03-27 14:15:17 +00:00
Ismail Dönmez
67dc42a6d7 - Fix group name for the shared library
OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=5
2016-12-07 09:25:46 +00:00
Ismail Dönmez
6f35df5432 - 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

OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=4
2016-12-04 12:33:31 +00:00
d79ed57501 Accepting request 435625 from home:jengelh:branches:Archiving
- Update descriptions

OBS-URL: https://build.opensuse.org/request/show/435625
OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=3
2016-10-17 12:20:13 +00:00
7866b5adc6 improve devel requires
OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=2
2016-10-06 12:29:44 +00:00
Martin Pluskal
f3af6e5c41 Accepting request 433541 from home:bmwiedemann
initial package version 1.1.0
  based on https://pbrady.fedorapeople.org/zstd.spec

  now also building for SLE11
  and with proper release and pkgconfig provides

OBS-URL: https://build.opensuse.org/request/show/433541
OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=1
2016-10-06 07:21:35 +00:00