Page MenuHomeSolus

Update innoextract to 1.7
ClosedPublic

Authored by aleksvor on Aug 5 2018, 7:46 AM.
Tags
None
Referenced Files
F11070146: D3513.diff
Fri, Aug 11, 11:53 PM
F11018316: D3513.id8686.diff
Sun, Aug 6, 11:11 AM
F10752772: D3513.diff
May 16 2023, 4:07 PM
F10725232: D3513.id.diff
May 8 2023, 3:46 AM
Subscribers

Details

Summary

Added support for Inno Setup 5.6.0 installers
Added support for new GOG installers with GOG Galaxy file parts
Added support for encrypted installers
Added --list-sizes and --list-checksums options to print file information
Adde a --data-version (-V) option to check if an executable is an Inno Setup installer
Fixed case-sensitivity in parent directory when creating subdirectories
Fixed issues with names used to load .bin slice files

Packaging changes:

  1. Switched build system to ninja.
  2. Use tarball from official website as per developer's recommendation.
Test Plan

Successfully extracted data from GOG's Quake installer.

Diff Detail

Repository
R1471 innoextract
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

This revision is now accepted and ready to land.Aug 6 2018, 12:02 PM
This revision was automatically updated to reflect the committed changes.