-
Notifications
You must be signed in to change notification settings - Fork 976
Release 1.3.3
nils måsén edited this page Sep 19, 2021
·
2 revisions
Another minor release, containing security fixes and smaller bugfixes.
- 🐛 specialized tar extract traversal by nils måsén
-
🐛 [#635]
bzip2
use explicit feature defs for vectorized memory move by Jackson Wood -
🐛 [#645]
tar
create translated files in temp by nils måsén
- 🔨 [#604] Move the Password property from DeflaterOutputStream into ZipOutputStream by Richard Webb
- 🔨 [#625] Make BZip2Constants static instead of sealed by Richard Webb
- 🔨 [#626] make a couple of private functions static by Richard Webb
-
📚 [#648]
zip
fix ZipStrings typo by Friedrich von Never - 🚨 add tests for tar path traversal by nils måsén
- ⚙️ add codeql analysis by nils måsén
- 🚨 [#636] Fix unstable tests and switch to dotcover by nils måsén
- 🚨 [#634] add an async version of the WriteZipOutputStream benchmark by Richard Webb
- ⚙️ [#628] Limit code coverage to windows CI by nils måsén
- 🚨 [#627] fix the expected/actual value ordering in unit tests by Richard Webb