Accepting request 1117785 from home:dirkmueller:Factory
- update to 1.3.2: * Handle overflow errors in malformed zchunk files * meson: Use global function in argp check * Remove meson deprecation warning * Add license scan report and status * test/zck_cmp_uncomp: fix printf format types * meson: add option to build without docs - add zstd-1.5.1.patch (gh#zchunk/zchunk/57) OBS-URL: https://build.opensuse.org/request/show/1117785 OBS-URL: https://build.opensuse.org/package/show/Archiving/zchunk?expand=0&rev=47
This commit is contained in:
parent
b9a27bf8db
commit
65bc143126
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:33ba1d6f5c83dbce75f8114ddbef1aa558938381fbaac0fa068eaf30c6ed2c60
|
|
||||||
size 1508699
|
|
BIN
zchunk-1.3.2.tar.gz
(Stored with Git LFS)
Normal file
BIN
zchunk-1.3.2.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Oct 14 10:19:38 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 1.3.2:
|
||||||
|
* Handle overflow errors in malformed zchunk files
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jun 11 13:32:33 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
Sun Jun 11 13:32:33 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
%global libname libzck%{somajor}
|
%global libname libzck%{somajor}
|
||||||
%global devname libzck-devel
|
%global devname libzck-devel
|
||||||
Name: zchunk
|
Name: zchunk
|
||||||
Version: 1.3.1
|
Version: 1.3.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Compressed file format that allows easy deltas
|
Summary: Compressed file format that allows easy deltas
|
||||||
License: BSD-2-Clause AND MIT
|
License: BSD-2-Clause AND MIT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user