Version 1.4
All checks were successful
Run Unit Tests / build-and-run-unit-tests (push) Successful in 15s
Build for Releases / ensure-release-exists (push) Successful in 0s
Build for Releases / push-build-x86_64 (push) Successful in 8s
Build for Releases / push-build-aarch64 (push) Successful in 58s
Build for Releases / push-build-x86_64_debian (push) Successful in 33s
Build for Releases / push-build-aarch64_debian (push) Successful in 5m48s

Resolves #19
This commit is contained in:
Stephen Seo 2024-10-21 17:22:29 +09:00
parent df37f68bcf
commit 50bc4a8a07

View file

@ -2,6 +2,8 @@
## Upcoming Changes ## Upcoming Changes
## Version 1.4
Do "safe links" behavior by default: symlinks pointing to outside of archived Do "safe links" behavior by default: symlinks pointing to outside of archived
files (or invalid symlinks) should not be included in the archive, unless if the files (or invalid symlinks) should not be included in the archive, unless if the
option "--no-safe-links" is specified. This is supported in both v0 and v1 file option "--no-safe-links" is specified. This is supported in both v0 and v1 file