Commit Graph

26 Commits

Author SHA256 Message Date
da9eb09dc6 Add disk _constraints to fix ppc64le build
OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=40
2019-07-30 13:43:37 +00:00
85fc977927 Update to version 1.4.2:
* bug: Fix bug in zstd-0.5 decoder by @terrelln (#1696)
  * bug: Fix seekable decompression in-memory API by @iburinoc (#1695)
  * bug: Close minor memory leak in CLI by @LeeYoung624 (#1701)
  * misc: Validate blocks are smaller than size limit by @vivekmig (#1685)
  * misc: Restructure source files by @ephiepark (#1679)

OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=38
2019-07-27 01:28:31 +00:00
Martin Pluskal
655f9a9068 Accepting request 717540 from home:pluskalm:branches:Archiving
Update to 1.4.1

OBS-URL: https://build.opensuse.org/request/show/717540
OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=37
2019-07-22 11:15:50 +00:00
3fe56b86f0 Accepting request 714593 from home:dimstar:Factory
- Add baselibs.conf: libarchive gained zstd support and provides
  -32bit libraries. This means, zstd also needs to provide -32bit
  libs.

OBS-URL: https://build.opensuse.org/request/show/714593
OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=35
2019-07-11 08:48:47 +00:00
94b68dc747 Accepting request 709960 from home:namtrac:branches:Archiving
- Remove googletest-devel BuildRequires and pzstd-global-gtest.patch
  because we want zstd in ring0 (due to rpm's zstd payload support)
  Since googletest is only used in build time (it's for testing after
  all), this should be fine.

OBS-URL: https://build.opensuse.org/request/show/709960
OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=33
2019-06-14 12:49:37 +00:00
Martin Pluskal
68704afc0e Accepting request 706886 from home:jengelh:branches:Archiving
- Update description with 1.4.0 statistics.

OBS-URL: https://build.opensuse.org/request/show/706886
OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=31
2019-06-03 07:05:25 +00:00
502a1a211d Accepting request 698187 from home:marxin:branches:Archiving
- Use FAT LTO objects in order to provide proper static library (boo#1133297).

OBS-URL: https://build.opensuse.org/request/show/698187
OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=29
2019-04-26 13:20:47 +00:00
7060797fd2 Accepting request 695136 from home:jengelh:branches:Archiving
- Update to new upstream release 1.4.0
- Reword "real-time" in description by some actual statistics

OBS-URL: https://build.opensuse.org/request/show/695136
OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=28
2019-04-26 09:54:41 +00:00
16fc473dae Accepting request 663038 from home:AndreasStieger:branches:Archiving
zstd 1.3.8

OBS-URL: https://build.opensuse.org/request/show/663038
OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=26
2019-01-05 14:15:29 +00:00
3c35264bb6 Accepting request 644196 from home:AndreasStieger:branches:Archiving
zstd 1.3.7

OBS-URL: https://build.opensuse.org/request/show/644196
OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=24
2018-10-24 09:34:08 +00:00
Ismail Dönmez
92aa6cbd1c Accepting request 620410 from home:AndreasStieger:branches:Archiving
zstd 1.3.5

OBS-URL: https://build.opensuse.org/request/show/620410
OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=22
2018-07-03 09:10:41 +00:00
Martin Pluskal
f68095d641 Accepting request 616852 from home:rudi_m
- enable pzstd (parallel zstd)
- add pzstd.1.patch, taken from Fedora package (git 21908004)
- fix pzstd tests
- add pzstd-global-gtest.patch

Note, in earlier submit request the pzstd tests were empty.

OBS-URL: https://build.opensuse.org/request/show/616852
OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=20
2018-06-15 07:00:19 +00:00
2311cbef6f Accepting request 611882 from home:kukuk:branches:Archiving
- Use %license instead of %doc [bsc#1082318]

OBS-URL: https://build.opensuse.org/request/show/611882
OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=18
2018-05-24 14:07:33 +00:00
Ismail Dönmez
ba2a1372ff - Update to 1.3.4
* perf: faster speed (especially decoding speed) on recent cpus
    (haswell+)
  * perf: much better performance associating --long with
    multi-threading
  * perf: better compression at levels 13-15
  * cli : asynchronous compression by default, for faster
    experience (use --single-thread for former behavior)
  * cli : smoother status report in multi-threading mode
  * cli : added command --fast=#, for faster compression modes
  * cli : fix crash when not overwriting existing files
  * api : `nbThreads` becomes `nbWorkers` : 1 triggers
    asynchronous mode
  * api : compression levels can be negative, for even more speed
  * api : ZSTD_getFrameProgression() : get precise progress
    status of ZSTDMT anytime
  * api : ZSTDMT can accept new compression parameters during
    compression
  * api : implemented all advanced dictionary decompression prototypes

OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=16
2018-03-28 15:12:17 +00:00
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
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