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
This commit is contained in:
parent
3fe56b86f0
commit
655f9a9068
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7f323f0e0c18488748f3d9b2d4353f00e904ea2ccd0372ea04d7f77aa1156557
|
||||
size 1886068
|
3
zstd-1.4.1.tar.gz
Normal file
3
zstd-1.4.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:535020867eb3af61fbadfcb402335af7f52dfe44f081ccfa201e961f01751aa0
|
||||
size 1895842
|
33
zstd.changes
33
zstd.changes
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 22 10:58:28 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
|
||||
|
||||
- Update to version 1.4.1:
|
||||
* bug: Fix data corruption in niche use cases by @terrelln (#1659)
|
||||
* bug: Fuzz legacy modes, fix uncovered bugs by @terrelln (#1593, #1594, #1595)
|
||||
* bug: Fix out of bounds read by @terrelln (#1590)
|
||||
* perf: Improve decode speed by ~7% @mgrice (#1668)
|
||||
* perf: Slightly improved compression ratio of level 3 and 4 (ZSTD_dfast) by @cyan4973 (#1681)
|
||||
* perf: Slightly faster compression speed when re-using a context by @cyan4973 (#1658)
|
||||
* perf: Improve compression ratio for small windowLog by @cyan4973 (#1624)
|
||||
* perf: Faster compression speed in high compression mode for repetitive data by @terrelln (#1635)
|
||||
* api: Add parameter to generate smaller dictionaries by @tyler-tran (#1656)
|
||||
* cli: Recognize symlinks when built in C99 mode by @felixhandte (#1640)
|
||||
* cli: Expose cpu load indicator for each file on -vv mode by @ephiepark (#1631)
|
||||
* cli: Restrict read permissions on destination files by @chungy (#1644)
|
||||
* cli: zstdgrep: handle -f flag by @felixhandte (#1618)
|
||||
* cli: zstdcat: follow symlinks by @vejnar (#1604)
|
||||
* doc: Remove extra size limit on compressed blocks by @felixhandte (#1689)
|
||||
* doc: Fix typo by @yk-tanigawa (#1633)
|
||||
* doc: Improve documentation on streaming buffer sizes by @cyan4973 (#1629)
|
||||
* build: CMake: support building with LZ4 @leeyoung624 (#1626)
|
||||
* build: CMake: install zstdless and zstdgrep by @leeyoung624 (#1647)
|
||||
* build: CMake: respect existing uninstall target by @j301scott (#1619)
|
||||
* build: Make: skip multithread tests when built without support by @michaelforney (#1620)
|
||||
* build: Make: Fix examples/ test target by @sjnam (#1603)
|
||||
* build: Meson: rename options out of deprecated namespace by @lzutao (#1665)
|
||||
* build: Meson: fix build by @lzutao (#1602)
|
||||
* build: Visual Studio: don't export symbols in static lib by @scharan (#1650)
|
||||
* build: Visual Studio: fix linking by @absotively (#1639)
|
||||
* build: Fix MinGW-W64 build by @myzhang1029 (#1600)
|
||||
* misc: Expand decodecorpus coverage by @ephiepark (#1664)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 11 08:17:23 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user