Skip to content

v0.3.2

Choose a tag to compare

@thaJeztah thaJeztah released this 31 Jul 16:49
v0.3.2
9e6d2c7

What's Changed

Fix a regression introduced in v0.3.0 that caused archive extraction to fail when paths traversed absolute symlinks inside the destination root, such as var/run -> /run. Absolute symlink targets are now resolved relative to the extraction root while relative symlink escapes remain rejected. #93

Full Changelog: v0.3.1...v0.3.2