Page MenuHomeSolus

Update zziplib to 0.13.72
ClosedPublic

Authored by YakoYakoYokuYoku on May 15 2021, 5:08 PM.
Referenced Files
F10805910: D11091.id28256.diff
Mon, May 29, 10:45 PM
F10791391: D11091.id27151.diff
Sat, May 27, 3:00 AM
F10790035: D11091.id.diff
Fri, May 26, 9:57 PM
F10778525: D11091.id.diff
Wed, May 24, 8:48 AM
F10761959: D11091.id28256.diff
Thu, May 18, 1:52 PM
F10734082: D11091.id28256.diff
Fri, May 12, 3:09 AM
F10734040: D11091.id27281.diff
Fri, May 12, 2:50 AM
F10732930: D11091.diff
Thu, May 11, 6:23 PM

Details

Summary

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>

Test Plan

Built against ogre and texlive. Unzipped some files with the utils.

Diff Detail

Repository
R3475 zziplib
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

DataDrake added a project: Requires Rebuilds.
DataDrake added a subscriber: DataDrake.

LGTM. Thanks!

This revision is now accepted and ready to land.May 30 2021, 3:33 PM

Rebase against abireport changes.

This revision was automatically updated to reflect the committed changes.