- Update to version 1.1.0
+ Fix multipart boundary bug when dealing with lighttpd servers + Optimize chunk matching while downloading, significantly reducing CPU usage OBS-URL: https://build.opensuse.org/package/show/Archiving/zchunk?expand=0&rev=19
This commit is contained in:
parent
5d0b5bd225
commit
0142cf7e24
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:728a2fe91057be0646d430cbbf90b8d85e68995e61c27feda311421b51d88298
|
||||
size 1449680
|
3
zchunk-1.1.0.tar.gz
Normal file
3
zchunk-1.1.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:898e9c87926f8cdaa0ad73e417cbfae05b9b13cc3f972fa63dd3ea334c578cfd
|
||||
size 1448149
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 31 15:01:07 UTC 2019 - Neal Gompa <ngompa13@gmail.com>
|
||||
|
||||
- Update to version 1.1.0
|
||||
+ Fix multipart boundary bug when dealing with lighttpd servers
|
||||
+ Optimize chunk matching while downloading, significantly reducing CPU usage
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 24 20:54:12 UTC 2019 - Neal Gompa <ngompa13@gmail.com>
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
||||
%global devname libzck-devel
|
||||
|
||||
Name: zchunk
|
||||
Version: 1.0.3
|
||||
Version: 1.1.0
|
||||
Release: 0
|
||||
Summary: Compressed file format that allows easy deltas
|
||||
License: BSD-2-Clause AND MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user