Dominique Leuenberger
75c344db02
Accepting request 943560 from Archiving
...
OBS-URL: https://build.opensuse.org/request/show/943560
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zstd?expand=0&rev=25
2022-01-04 18:37:26 +00:00
Martin Pluskal
716ab31830
Accepting request 943548 from home:dirkmueller:Factory
...
- fix pkgconfig pc file settings by passing in right prefix during build
OBS-URL: https://build.opensuse.org/request/show/943548
OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=72
2022-01-03 10:22:01 +00:00
4929028b0c
revert some more
...
OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=71
2021-12-29 04:45:29 +00:00
1fa54f8b2f
revert likely leftover from https://github.com/facebook/zstd/issues/2632
...
OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=70
2021-12-29 04:41:25 +00:00
Martin Pluskal
6895090f7c
Accepting request 942801 from home:dirkmueller:Factory
...
- update to 1.5.1:
* perf: rebalanced compression levels, to better match the intended speed/level curve
* perf: faster huffman decoder, using x64 assembly
* perf: slightly faster high speed modes (strategies fast & dfast)
* perf: improved binary size and faster compilation times
* perf: new row64 mode, used notably in level 12
* perf: faster mid-level compression speed in presence of highly repetitive patterns
* perf: minor compression ratio improvements for small data at high levels
* perf: reduced stack usage (mostly useful for Linux Kernel)
* perf: faster compression speed on incompressible data
* perf: on-demand reduced ZSTD_DCtx state size, using build macro ZSTD_DECODER_INTERNAL_BUFFER, at a small cost of performance
* build: allows hiding static symbols in the dynamic library, using build macro
* build: support for m68k (Motorola 68000's)
* build: improved AIX support
* build: improved meson unofficial build
* cli : custom memory limit when training dictionary (#2925 )
* cli : report advanced parameters information when compressing in very verbose mode (``-vv`)
- force use of packed statements for arm platforms
OBS-URL: https://build.opensuse.org/request/show/942801
OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=69
2021-12-28 08:54:26 +00:00
Dominique Leuenberger
1f25c231d8
Accepting request 893241 from Archiving
...
- Update to version 1.5.0
* https://github.com/facebook/zstd/releases/tag/v1.5.0
* Improved Middle-Level Compression Speed
* Improved High-Level Compression Ratio
* Faster Decompression Speed
* Dynamic Library Supports Multithreading by Default
- Drop zstd-1.4.9-Avoid-SIGBUS-on-armv6.patch, merged upstream
- Add zstd-1.4.9-Avoid-SIGBUS-on-armv6.patch
to fix crashes when running armv6 userspace on armv8 64-bit kernels
OBS-URL: https://build.opensuse.org/request/show/893241
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zstd?expand=0&rev=24
2021-05-21 19:49:26 +00:00
Ismail Dönmez
f7a8e14a61
-
...
OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=67
2021-05-14 21:14:24 +00:00
Ismail Dönmez
f80dfb4009
Fix URLs
...
OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=66
2021-05-14 21:12:38 +00:00
Ismail Dönmez
a0159a226b
-
...
OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=65
2021-05-14 20:56:40 +00:00
Ismail Dönmez
2d1075a9ab
-
...
OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=64
2021-05-14 20:56:04 +00:00
Ismail Dönmez
60e8d0262d
-
...
OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=63
2021-05-14 20:55:08 +00:00
Ismail Dönmez
8d75d596b5
- Update to version 1.5.0
...
* https://github.com/facebook/zstd/releases/tag/v1.5.0
* Improved Middle-Level Compression Speed
* Improved High-Level Compression Ratio
* Faster Decompression Speed
* Dynamic Library Supports Multithreading by Default
- Drop zstd-1.4.9-Avoid-SIGBUS-on-armv6.patch, merged upstream
OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=62
2021-05-14 20:44:49 +00:00
f9691d0b47
add missing patch
...
OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=61
2021-05-11 18:30:30 +00:00
95a5bb4d78
Add zstd-1.4.9-Avoid-SIGBUS-on-armv6.patch
...
to fix crashes when running armv6 userspace on armv8 64-bit kernels
OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=60
2021-05-11 18:29:41 +00:00
Dominique Leuenberger
8b391ea3c9
Accepting request 876633 from Archiving
...
Update to version 1.4.9
* https://github.com/facebook/zstd/releases/tag/v1.4.9
* >2x Faster Long Distance Mode
* New Experimental Decompression Feature: ZSTD_d_refMultipleDDicts
* bug: Use umask() to Constrain Created File Permissions
* bug: Make Simple Single-Pass Functions Ignore Advanced Parameters
* cli: Fix --output-dir-mirror's Rejection of ..-Containing Paths
* cli: Allow Input From Console When -f/--force is Passed
OBS-URL: https://build.opensuse.org/request/show/876633
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zstd?expand=0&rev=23
2021-03-11 19:06:42 +00:00
5e904cc946
Update to version 1.4.9
...
* https://github.com/facebook/zstd/releases/tag/v1.4.9
* >2x Faster Long Distance Mode
* New Experimental Decompression Feature: ZSTD_d_refMultipleDDicts
* bug: Use umask() to Constrain Created File Permissions
* bug: Make Simple Single-Pass Functions Ignore Advanced Parameters
* cli: Fix --output-dir-mirror's Rejection of ..-Containing Paths
* cli: Allow Input From Console When -f/--force is Passed
OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=58
2021-03-04 01:53:38 +00:00
Dominique Leuenberger
c20e9ec1cf
Accepting request 866512 from Archiving
...
OBS-URL: https://build.opensuse.org/request/show/866512
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zstd?expand=0&rev=22
2021-02-01 12:24:55 +00:00
Martin Pluskal
ab48fcbfd6
Accepting request 866508 from home:bmwiedemann:branches:Archiving
...
Add libzstd-devel-32bit (boo#1181272)
OBS-URL: https://build.opensuse.org/request/show/866508
OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=56
2021-01-25 09:30:53 +00:00
Dominique Leuenberger
99cfd2fea4
Accepting request 856941 from Archiving
...
- Update to version 1.4.8 to fix i586+s390x
- Update to version 1.4.7
* Improved --long mode
* --long now automatically enabled for any window size >= 128MB
* Faster decompression of small blocks
* CLI improvements
+ accept parameter through environment variable ZSTD_NBTHREADS
+ new command --output-dir-mirror
+ more accurate warning and error messages
* New experimental features
+ Shared Thread Pool
+ Faster Dictionary Compression
+ New Sequence Ingestion API
* Drop upstream fix-lib-build.patch
OBS-URL: https://build.opensuse.org/request/show/856941
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zstd?expand=0&rev=21
2021-01-08 16:31:50 +00:00
48170d5a65
Update to version 1.4.8 to fix i586+s390x
...
OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=54
2020-12-19 04:01:47 +00:00
d16a102468
Add upstream 2430.patch to fix i586+s390x
...
OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=53
2020-12-18 06:31:28 +00:00
fc113dd140
Update to version 1.4.7
...
* Improved --long mode
* --long now automatically enabled for any window size >= 128MB
* Faster decompression of small blocks
* CLI improvements
+ accept parameter through environment variable ZSTD_NBTHREADS
+ new command --output-dir-mirror
+ more accurate warning and error messages
* New experimental features
+ Shared Thread Pool
+ Faster Dictionary Compression
+ New Sequence Ingestion API
* Drop upstream fix-lib-build.patch
OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=52
2020-12-17 04:11:04 +00:00
Dominique Leuenberger
8fd805ce00
Accepting request 819625 from Archiving
...
OBS-URL: https://build.opensuse.org/request/show/819625
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zstd?expand=0&rev=20
2020-07-15 09:12:09 +00:00
Ismail Dönmez
c619345525
Accepting request 819529 from home:marxin:branches:Archiving
...
- Remove not needed exports in %install section.
OBS-URL: https://build.opensuse.org/request/show/819529
OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=50
2020-07-09 03:58:41 +00:00
9194042aed
Accepting request 819526 from home:marxin:branches:Archiving
...
- Use %make_build macro.
- Add upstream patch fix-lib-build.patch which fixes lib-mt target.
OBS-URL: https://build.opensuse.org/request/show/819526
OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=49
2020-07-08 18:22:50 +00:00
Dominique Leuenberger
59ef15833e
Accepting request 808123 from Archiving
...
OBS-URL: https://build.opensuse.org/request/show/808123
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zstd?expand=0&rev=19
2020-06-04 15:50:34 +00:00
f8de03aee6
Accepting request 808121 from home:namtrac:branches:Archiving
...
- Update to version 1.4.5
* perf: Improved decompression speed (x64 >+5%, ARM >+15%)
* perf: Automatically downsizes ZSTD_DCtx when too large for too
* perf: Improved fast compression speed on aarch64 (#2040 , ~+3%)
* perf: Small level 1 compression speed gains (depending on compiler)
* fix: Compression ratio regression on huge files (> 3 GB) using high
levels (--ultra) and multithreading
* api: ZDICT_finalizeDictionary() is promoted to stable
* api: new experimental parameter ZSTD_d_stableOutBuffer
* cli: New --patch-from command, create and apply patches from files
* cli: --filelist= : Provide a list of files to operate upon from a file
* cli: -b can now benchmark multiple files in decompression mode
* cli: New --no-content-size command
* cli: New --show-default-cparams command
* misc: new diagnosis tool, checked_flipped_bits, in contrib/
* misc: Extend largeNbDicts benchmark to compression
* misc: experimental edit-distance match finder in contrib/
OBS-URL: https://build.opensuse.org/request/show/808121
OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=47
2020-05-22 08:20:57 +00:00
Dominique Leuenberger
af6bcbb18a
Accepting request 745725 from Archiving
...
OBS-URL: https://build.opensuse.org/request/show/745725
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zstd?expand=0&rev=18
2019-11-11 11:57:20 +00:00
9650867759
Accepting request 745552 from home:namtrac:branches:Archiving
...
- Update to version 1.4.4
* perf: Improved decompression speed, by > 10%
* perf: Better compression speed when re-using a context
* perf: Fix compression ratio when compressing large files with
small dictionary
* perf: zstd reference encoder can generate RLE blocks
* perf: minor generic speed optimization
* api: new ability to extract sequences from the parser for analysis
* api: fixed decoding of magic-less frames
* api: fixed ZSTD_initCStream_advanced() performance with fast modes
* cli: Named pipes support
* cli: short tar's extension support
* cli: command --output-dir-flat=DIE , generates target files into
requested directory
* cli: commands --stream-size=# and --size-hint=#
* cli: command --exclude-compressed
* cli: faster -t test mode
* cli: improved some error messages
* cli: fix rare deadlock condition within dictionary builder
* misc: Improved documentation : ZSTD_CLEVEL, DYNAMIC_BMI2,
ZSTD_CDict, function deprecation, zstd format
* misc: fixed educational decoder : accept larger literals section,
and removed UNALIGNED() macro
- Refresh pzstd.1.patch
OBS-URL: https://build.opensuse.org/request/show/745552
OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=45
2019-11-06 09:03:27 +00:00
Dominique Leuenberger
becc664325
Accepting request 724746 from Archiving
...
OBS-URL: https://build.opensuse.org/request/show/724746
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zstd?expand=0&rev=17
2019-09-07 09:23:27 +00:00
9be93ef415
Accepting request 724709 from home:namtrac:branches:Archiving
...
- Update to version 1.4.3
* bug: Fix Dictionary Compression Ratio Regression (#1709 )
* bug: Fix Buffer Overflow in v0.3 Decompression (#1722 )
* build: Add support for IAR C/C++ Compiler for Arm (#1705 )
* misc: Add NULL pointer check in util.c (#1706 )
OBS-URL: https://build.opensuse.org/request/show/724709
OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=43
2019-08-20 09:46:31 +00:00
Dominique Leuenberger
5d6603d9a5
Accepting request 720572 from Archiving
...
add old changelog for a 15.0 update: * fix race condition in one-pass compression functions that could allow out of bounds write (CVE-2019-11922, boo#1142941)
- Add disk _constraints to fix ppc64le build
- 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 )
OBS-URL: https://build.opensuse.org/request/show/720572
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zstd?expand=0&rev=16
2019-08-05 08:30:26 +00:00
95b421da86
add CVE to 1.3.8 changelog:
...
* fix race condition in one-pass compression functions that could
allow out of bounds write (CVE-2019-11922, boo#1142941)
OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=41
2019-08-02 09:16:34 +00:00
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
Dominique Leuenberger
496affec6f
Accepting request 717542 from Archiving
...
OBS-URL: https://build.opensuse.org/request/show/717542
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zstd?expand=0&rev=15
2019-07-29 15:21:54 +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
Dominique Leuenberger
842addb9f7
Accepting request 714596 from Archiving
...
OBS-URL: https://build.opensuse.org/request/show/714596
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zstd?expand=0&rev=14
2019-07-13 11:34: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
Dominique Leuenberger
113ff0703f
Accepting request 709974 from Archiving
...
OBS-URL: https://build.opensuse.org/request/show/709974
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zstd?expand=0&rev=13
2019-06-18 12:54:32 +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
Dominique Leuenberger
bd8d054fa8
Accepting request 707021 from Archiving
...
OBS-URL: https://build.opensuse.org/request/show/707021
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zstd?expand=0&rev=12
2019-06-05 09:37:36 +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
Dominique Leuenberger
d6a60e9734
Accepting request 698236 from Archiving
...
OBS-URL: https://build.opensuse.org/request/show/698236
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zstd?expand=0&rev=11
2019-05-03 20:36:40 +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
Dominique Leuenberger
0677f633ed
Accepting request 663039 from Archiving
...
zstd 1.3.8 (forwarded request 663038 from AndreasStieger)
OBS-URL: https://build.opensuse.org/request/show/663039
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zstd?expand=0&rev=10
2019-01-11 13:01:07 +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
Dominique Leuenberger
55d3c0703d
Accepting request 644210 from Archiving
...
OBS-URL: https://build.opensuse.org/request/show/644210
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zstd?expand=0&rev=9
2018-11-06 13:04:49 +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