Plexus Archiver 4.2.5
github-actions
released this
18 Apr 19:05
·
191 commits
to master
since this release
π New features and improvements
π Bug Fixes
- Fix use of a mismatching Unicode path extra field in zip unarchiving (#167) @cwalther
In some cases zip archiver may update the file path but not the Unicode path extra field. This would result in Plexus Archiver extracting the file using wrong (obsolete) path. Now Plexus Archiver follows the specification and in this case will ignore the extra filed and extract the file in the correct location.
π¦ Dependency updates
- Bump plexus from 6.5 to 7 (#158) @dependabot
- Bump xz from 1.8 to 1.9 (#165) @dependabot