- Fixed the Zip Slip vulnerability in JlCompress
- Renamed crypt.h to minizip_crypt.h to avoid conflicts
- Fixed target_link_libraries call in CMakeLists
- Removed Q_FOREACH uses to avoid conflicts
- Static analysis patch from Intel Deutschland GmbH
- Replaced UNUSED with QUAZIP_UNUSED to avoid name clashes
- Minor bug fixes
Signed-off-by: Pierre-Yves <pyu@riseup.net>