FS#56914 - [borg] Add zstd dependency
Attached to Project:
Community Packages
Opened by David McAdoo (geecroof) - Sunday, 31 December 2017, 12:01 GMT
Last edited by Eli Schwartz (eschwartz) - Sunday, 28 January 2018, 08:32 GMT
Opened by David McAdoo (geecroof) - Sunday, 31 December 2017, 12:01 GMT
Last edited by Eli Schwartz (eschwartz) - Sunday, 28 January 2018, 08:32 GMT
|
Details
Description:
Since 1.1.4 borg offers zstd compression so zstd should be added as dependency same as lz4 and xz currently are. https://borgbackup.readthedocs.io/en/stable/changes.html#changelog |
This task depends upon
Closed by Eli Schwartz (eschwartz)
Sunday, 28 January 2018, 08:32 GMT
Reason for closing: Fixed
Additional comments about closing: borg 1.1.4-2 in [community-staging]
Sunday, 28 January 2018, 08:32 GMT
Reason for closing: Fixed
Additional comments about closing: borg 1.1.4-2 in [community-staging]
Comment by
David McAdoo (geecroof) - Sunday,
31 December 2017, 12:11 GMT
BTW: borg can use bundled library if it can't find it on system
but using system library should be preferred and is consistent
with lz4 and xz behavior.