forked from pool/zchunk
- Update to version 1.0.3 + Fix some small bugs found by Coverity + Fix memory leak and off-by-one errors + Use hash table for finding identical chunks, speeding up process considerably + Add test case to verify that identical chunk checking is working + Turn off some tests for big-endian architectures since zstd isn't deterministic on them + Add zck_gen_zdict binary to generate optimal zdict for a zchunk file + Add functions to API to simplify extracting a single chunk + Change default zstd compression to 9 for a 6x speed increase in compression speed for a 5% increase in compression size + Switch from optional flags to more robust optional elements + Sanity check hex hashes passed in as an option OBS-URL: https://build.opensuse.org/request/show/668433 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zchunk?expand=0&rev=5
Description
No description provided
Languages
RPM Spec
100%