Changelog:
- 0.13.72:
- The testbuilds were fixed to make cmake install and automake install the same.
- The CMake install did need patches for man3 installation on Unix.
- The CMake install did need patches for pkgconfig generation.
- Bump testbuilds to modern distro versions.
- Takeover docker_mirror.py for air-gap testings (for testbuilds.py).
- Handle UNZZIP-NOTFOUND in CMake and mark Ubuntu 'unzip' to be broken.
- Merge patches for zzip_pread feature from Max Kellermann.
- Merge patches for some bugs being found and reported via GitHub issues.
- Use zziptests.py --downloadonly to get the CVE zip files for local storage.
- The Ninja builds for CMake were run regularly as it seems to be widely used.
- 0.13.71:
- Found fixes to bring base, sdl, manpages and site docs to same level.
- 0.13.70:
- There have been tons of bugfixes over the last two years prior to the release.
- Thanks go to Patrick Steinhardt (then at Aservo) for python3 updates.
- Thanks go to Josef Moellers (working at SUSE Labs) for many CVE fixes.
- And of course all the other patches that came in via GitHub issues.
- Cleaned up sources to only use Python3 (as needed by 2020).
- The build system was ported to CMake.
Signed-off-by: Martin Reboredo <yakoyoku@gmail.com>