zchunk/zchunk.changes
Neal Gompa dabca671bd - Rebase to 0.9.11
+ Fix small bug where creating a zck_dl context fails when zck
    context is NULL
  + Fix security bugs found by Coverity
  + Fix test failures for zstd <= 1.3.4
  + Add gen_xml_dictionary to libexecdir with zck_ prefix
  + Fix intermittent bug where auto-chunking wasn't deterministic
  + ABI (but not API change) - Use bool from stdbool.h
  + Allow specification of output file in zck
  + Set minimum and maximum chunk sizes for both automatic and
    manual chunking
  + New error handling functions
  + File format changes
  + API changes
- Make requirements between subpackages stricter to avoid issues
  due to inter-subpackage ABI/API changes

OBS-URL: https://build.opensuse.org/package/show/Archiving/zchunk?expand=0&rev=10
2018-09-29 00:49:32 +00:00

42 lines
1.6 KiB
Plaintext

-------------------------------------------------------------------
Sat Sep 29 00:40:50 UTC 2018 - Neal Gompa <ngompa13@gmail.com>
- Rebase to 0.9.11
+ Fix small bug where creating a zck_dl context fails when zck
context is NULL
+ Fix security bugs found by Coverity
+ Fix test failures for zstd <= 1.3.4
+ Add gen_xml_dictionary to libexecdir with zck_ prefix
+ Fix intermittent bug where auto-chunking wasn't deterministic
+ ABI (but not API change) - Use bool from stdbool.h
+ Allow specification of output file in zck
+ Set minimum and maximum chunk sizes for both automatic and
manual chunking
+ New error handling functions
+ File format changes
+ API changes
- Make requirements between subpackages stricter to avoid issues
due to inter-subpackage ABI/API changes
-------------------------------------------------------------------
Wed Jul 18 08:09:07 UTC 2018 - Martin Pluskal <mpluskal@suse.com>
- Do not manually specify dependencies which are automatically
generated
- Make requirements of devel package less strict
-------------------------------------------------------------------
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>
- Initial packaging based on Mageia package