- Update to version 1.9
* Added preliminary support for Inno Setup 6.1.0.
* Added support for a modified Inno Setup 5.4.2 variant.
* Fixed output directory being created for unsupported
installers.
* Fixed some safe non-ASCII characters being stripped
from filenames.
* Fixed handling of path separators in Japanese and
Korean installers.
* Fixed build with newer Boost versions
- Drop patches (included upstream):
* 0002-CMake-Remove-library-link-checks.patch
* 0005-CMake-Remove-automatic-re-check-of-libraries.patch
OBS-URL: https://build.opensuse.org/request/show/825383
OBS-URL: https://build.opensuse.org/package/show/Archiving/innoextract?expand=0&rev=28
- Udpate to version 1.8
* Added support for:
+ Inno Setup 6.0.0 installers
+ pre-release Inno Setup 5.6.2 installers used by GOG
+ two modified Inno Setup 5.5.7 variants
+ Inno Setup 1.3.0 to 1.3.23
+ My Inno Setup Extensions installers older than 3.0.6.1
+ modified Inno Setup variants using an alternative setup loader
magic
+ automatically reading external setup.0 files
* Encoding for non-Unicode installers is now determined from the
languages supported by the installer, overridable using the
--codepage option
* Implemented parsing of GOG Galaxy architecture constraints
* Fixed extracting files from slices larger than 2 GiB with
32-bit builds
* Fixed output path for files with absolute paths
(canonicalization now strips all unsafe characters)
* Fixed output directory being created even when not extracting
files
* Fixed a hang when using the --language option
* Improved checksum verification for files reconstructed from
GOG Galaxy file parts
* Changed header parsing to select the first version without
warnings and failing that the first without errors
* Changed filesystem and output encoding to WTF-8 (extended UTF-8)
to represent broken UTF-16 data
OBS-URL: https://build.opensuse.org/request/show/731352
OBS-URL: https://build.opensuse.org/package/show/Archiving/innoextract?expand=0&rev=24
- Be more explicit about requirements
- Update to version 1.7
* 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
- Verify source signature
OBS-URL: https://build.opensuse.org/request/show/631245
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/innoextract?expand=0&rev=7
- Update to version 1.7
* 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
- Verify source signature
OBS-URL: https://build.opensuse.org/request/show/631144
OBS-URL: https://build.opensuse.org/package/show/Archiving/innoextract?expand=0&rev=19
- Update to 1.6
* Added support for Inno Setup 5.5.7 (and 5.5.8) installers
* Added a --collisions=rename-all option
* Fixed issues with the --collisions=rename option
* Unsafe characters in special constant strings (ie : in
{code:…}) are now replaced with $
* Windows: Fixed progress bar flickering while printing extracted
filenames
* Windows binaries: Fixed crash on platforms without AVX support
- Drop upstream patch innoextract-cmake.patch
OBS-URL: https://build.opensuse.org/request/show/379563
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/innoextract?expand=0&rev=4
* Added support for Inno Setup 5.5.7 (and 5.5.8) installers
* Added a --collisions=rename-all option
* Fixed issues with the --collisions=rename option
* Unsafe characters in special constant strings (ie : in
{code:…}) are now replaced with $
* Windows: Fixed progress bar flickering while printing extracted
filenames
* Windows binaries: Fixed crash on platforms without AVX support
- Drop upstream patch innoextract-cmake.patch
OBS-URL: https://build.opensuse.org/package/show/Archiving/innoextract?expand=0&rev=13