SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for innoextract-1.9-3.16.x86_64.rpm :

* Sun Apr 28 2024 Martin Hauke - Add patch:
* https://github.com/dscharrer/innoextract/pull/169 Fix build when using boost >= 1.85
* 169.patch
* Mon Aug 10 2020 Martin Hauke - 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
* Fri Oct 04 2019 Martin Hauke - Add patches: (needed to fix builds for Factory)
* 0002-CMake-Remove-library-link-checks.patch
* 0005-CMake-Remove-automatic-re-check-of-libraries.patch
* Mon Sep 16 2019 Martin Hauke - 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
* Tue Apr 09 2019 Christophe Giboudeaux - Add the missing libboost_system-devel dependency.
* Fri Aug 24 2018 mpluskalAATTsuse.com- Be more explicit about requirements
* Thu Aug 23 2018 mardnhAATTgmx.de- 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
* Wed Mar 14 2018 mpluskalAATTsuse.com- Drop support for Building on Leap-42- Modernise spec file with spec-clener- Use more of cmake macros- Trim unused build dependency on doxygen
* Wed Feb 01 2017 adam.majerAATTsuse.de- use individual libboost-
*-devel packages instead of boost-devel
* Fri Mar 25 2016 mpluskalAATTsuse.com- 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
 
ICM