From 14986f5c4adc0ede1ed5498f9e25865bf63327aa Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Thu, 24 Oct 2024 14:00:06 +0900 Subject: [PATCH] Update Changelog.md --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 6f5d625..d8fdbc9 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,11 @@ ## Upcoming Changes +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 +point to a valid destination is removed. This "enforce safe-links on extract" +can be disabled with the "--no-safe-links" option. + ## Version 1.5 Previous file-format-v1 implementation of "safe links" still created a symlink