SHA256
1
0
forked from pool/zchunk

- Update to 0.7.6

+ SHA-512 and SHA-512/128 support
  + New default chunk checksum type SHA-512/128
  + Automatic chunking moved into libzck and is now default
  + New option to disable automatic chunking
  + Bugfixes

OBS-URL: https://build.opensuse.org/package/show/Archiving/zchunk?expand=0&rev=3
This commit is contained in:
Neal Gompa 2018-07-17 12:50:29 +00:00 committed by Git OBS Bridge
parent e4ad117a60
commit 12751896f2
4 changed files with 14 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:71637f518ac70def25352c9f1f78be8b6ae4870fcdcc1a18bd0b84ba9c0baad2
size 131000

3
zchunk-0.7.6.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cf734d4f988b348385f45f678582a091643203fbae7e8850cd0aecfd79408ef8
size 130200

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Jul 17 12:46:26 UTC 2018 - Neal Gompa <ngompa13@gmail.com>
- Update to 0.7.6
+ SHA-512 and SHA-512/128 support
+ New default chunk checksum type SHA-512/128
+ Automatic chunking moved into libzck and is now default
+ New option to disable automatic chunking
+ Bugfixes
-------------------------------------------------------------------
Thu Jul 5 11:32:00 UTC 2018 - Neal Gompa <ngompa13@gmail.com>

View File

@ -22,7 +22,7 @@
Name: zchunk
Version: 0.7.5
Version: 0.7.6
Release: 0
Summary: Compressed file format that allows easy deltas
Group: Productivity/Archiving/Compression