Commit Graph

21 Commits

Author SHA1 Message Date
Jonathan Dieter
f1fcea0afc Use hash table for finding identical chunks, speeding up process considerably 2018-12-28 14:19:33 +00:00
Jonathan Dieter
1e211ce212 Bump to 1.0 release with API/ABI stability guarantee
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
2018-12-22 20:50:06 +00:00
Jonathan Dieter
3def856f98 Disable some tests in big-endian architectures 2018-12-09 19:04:17 +00:00
Jonathan Dieter
c1bb1e7c35 Add zck_gen_zdict binary to generate optimal zdict for a zchunk file 2018-12-08 22:33:03 +00:00
Jonathan Dieter
ff3550a048 Switch from optional flags to more robust optional elements 2018-11-13 14:18:07 +00:00
Jonathan Dieter
bacf4dabfa Sanity check hex hashes passed in as an option
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
2018-11-01 19:38:07 +00:00
Jonathan Dieter
da9d4344d0 Update tests for zstd-1.3.6
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
2018-10-08 14:56:22 +01:00
Jonathan Dieter
a65ba16384 Add read support for zchunk files with optional flags
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
2018-10-08 14:33:00 +01:00
Jonathan Dieter
83ac07755c Update to 0.9.11 which fixes small bug in zck_dl
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
2018-09-28 15:33:04 +01:00
Jonathan Dieter
9754031271 Update to 0.9.10 with security bug fixes
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
2018-09-18 14:39:04 +01:00
Jonathan Dieter
a8a57a1efe Add dictionary generation script to /usr/libexec 2018-08-10 13:55:53 +02:00
Jonathan Dieter
b045ac86fe Update to 0.9.7 with contrib script to generate dictionaries 2018-08-10 13:42:39 +02:00
Jonathan Dieter
228d1827e3 Update to 0.9.5, fixing intermittent parallel test failures
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
2018-08-01 13:56:57 +01:00
Jonathan Dieter
3d036e41af Update to 0.9.4, fixing failed tests on non-Intel processors
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
2018-08-01 13:40:49 +01:00
Jonathan Dieter
3725c6a9b4 Update to 0.9.3
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
2018-07-31 22:15:57 +01:00
Jonathan Dieter
f305617f9d Update to 0.9.2
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
2018-07-30 23:14:33 +01:00
Jonathan Dieter
9e54e198b2 Update to 0.9.1 to fix Rawhide build
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
2018-07-25 17:21:37 +01:00
Jonathan Dieter
b4ab608ceb Update to 0.9.0 with new proposed permanent stable ABI
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
2018-07-25 16:49:32 +01:00
Jonathan Dieter
1081b703e6 Update to 0.7.6 with new default chunk checksum type and automatic chunking
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
2018-07-12 21:21:50 +01:00
Jonathan Dieter
32ed0a486f Initial release
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
2018-07-06 17:41:38 +03:00
Gwyn Ciesla
92d942f2bf Added the README 2018-07-05 13:52:57 +00:00