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

This commit is contained in:
Stephen Seo 2024-10-28 13:45:21 +09:00
parent 5d67e0dc50
commit b256350fbc

View file

@ -2,6 +2,8 @@
## Upcoming Changes ## Upcoming Changes
## Version 1.6
Enforce "safe-links" on extraction by ensuring every extracted symlink actually Enforce "safe-links" on extraction by ensuring every extracted symlink actually
points to a file in the archive. Additionally any extracted symlinks that don't points to a file in the archive. Additionally any extracted symlinks that don't
point to a valid destination is removed. This "enforce safe-links on extract" point to a valid destination is removed. This "enforce safe-links on extract"