Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 510d003d | 2020-02-04 01:44:05 | Update to libzip-1.6.1 Fixes a double-free in zipcmp(1) during cleanup. Also adds an extra manual page link. No library changes. | ||
| 60ef61e7 | 2020-02-02 00:11:34 | Update to libzip-1.6.0 Changelog: https://libzip.org/news/release-1.6.0.html ok bket@ cwen@ | ||
| 52a1d117 | 2019-09-21 15:56:20 | Update to libzip-1.5.2 Changelog: https://libzip.org/news/release-1.5.2.html Explicitly disable all crypto backends other than in-base LibreSSL. ok rsadowski@ | ||
| 9fe1e38b | 2019-07-12 20:43:27 | replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes | ||
| 23204591 | 2018-04-23 21:48:07 | Update to libzip-1.5.1 -- biggest change is the use of libcrypto instead of a custom AES implementation. ok sthen@ | ||
| b01beb86 | 2018-01-09 23:10:43 | Update libzip to 1.4.0 -- now using CMake and enabling bzip2 ok sthen@ | ||
| 4c7bbfa0 | 2017-11-20 19:13:23 | Update to libzip 1.3.2 -- adds a new function, so minor bump. All consumers are happy with this. | ||
| 8e8af2ab | 2017-09-08 13:05:30 | Update libzip to 1.3.0 Security: * CVE-2017-12858: Fix double free(). * CVE-2017-14107: Improve EOCD64 parsing. Other fixes: * Improve file progress callback code * Fix zip_fdopen() ok sthen@ | ||
| 6ca11fd9 | 2017-07-06 07:57:33 | Update to 1.2.0 -- take maintainer Major bump to SHARED_LIB due to symbols being removed from the library. Changelog: https://nih.at/libzip/NEWS.html ok kirby@ | ||
| 60816bbf | 2016-08-27 07:49:48 | Maintenance update to libzip-1.1.3 |