Changes: https://libzip.org/news/release-1.10.0.html
Changes: https://libzip.org/news/release-1.10.1.html
Changes: https://zlib.net/ChangeLog.txt
Changes: https://github.com/facebook/zstd/releases/tag/v1.5.4
Changes: https://github.com/facebook/zstd/releases/tag/v1.5.5
* libzip updated to v1.10.1 (from v1.9.2 via 1.10.0)
A handful of API changes not important to us, fixes for handling
very large ZIP archives and buffers, use ISO C secure library
functions.
* zlib updated to v1.3.0 (from v1.2.13)
Changes which mostly affect the gzip compression, not used by
libzip.
* zstd updated to v1.5.5 (from v1.5.2, via v1.5.4)
v1.5.4 is mostly a performance improvement release, see the URL
above for details. v1.5.5 is a quickfix release addressing a
rare corruption bug in high compression mode, plus more performance
improvements.