SHA256
3
0
forked from pool/zstd
Commit Graph

61 Commits

Author SHA256 Message Date
Martin Pluskal
b7f0df333a OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=14 2018-02-08 10:23:17 +00:00
Martin Pluskal
da13d5b795 Accepting request 573181 from home:dsterba:branches:Archiving
- build the static library (depency for btrfsprogs-static)

The static libraries should not be used, the btrfsprogs have a static build
enabled so the tools can be used in rescue environments out of the box. there
are also static builds for lzo, zlib.

The missing static zstd would fail btrfsprogs-static that's been disabled
temporarily.

OBS-URL: https://build.opensuse.org/request/show/573181
OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=13
2018-02-06 08:14:29 +00:00
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
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