Page MenuHomeSolus

Update zziplib to 0.13.72
ClosedPublic

Authored by YakoYakoYokuYoku on May 15 2021, 5:08 PM.
Referenced Files
F11054148: D11091.id27281.diff
Fri, Aug 11, 12:26 AM
F11054147: D11091.id27151.diff
Fri, Aug 11, 12:26 AM
F11054146: D11091.id.diff
Fri, Aug 11, 12:26 AM
F11054145: D11091.id26764.diff
Fri, Aug 11, 12:26 AM
F11054144: D11091.id28256.diff
Fri, Aug 11, 12:26 AM
F11054143: D11091.id27252.diff
Fri, Aug 11, 12:26 AM
F11038046: D11091.diff
Wed, Aug 9, 9:55 PM
F11005240: D11091.id27281.diff
Tue, Aug 1, 6:01 AM

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.