Commit Graph

13 Commits

Author SHA256 Message Date
Martin Pluskal
a23d11ac4d Accepting request 735357 from home:mnhauke
- Add patches: (needed to fix builds for Factory)
  * 0002-CMake-Remove-library-link-checks.patch
  * 0005-CMake-Remove-automatic-re-check-of-libraries.patch

OBS-URL: https://build.opensuse.org/request/show/735357
OBS-URL: https://build.opensuse.org/package/show/Archiving/innoextract?expand=0&rev=26
2019-10-07 12:05:32 +00:00
Martin Pluskal
a3546f22a5 Accepting request 731352 from home:mnhauke
- 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
2019-09-17 10:52:37 +00:00
Martin Pluskal
23fc5c3765 Accepting request 692506 from home:cgiboudeaux:branches:Archiving
- Add the missing libboost_system-devel dependency.

OBS-URL: https://build.opensuse.org/request/show/692506
OBS-URL: https://build.opensuse.org/package/show/Archiving/innoextract?expand=0&rev=22
2019-04-10 09:06:15 +00:00
Martin Pluskal
91c04f869f - Be more explicit about requirements
OBS-URL: https://build.opensuse.org/package/show/Archiving/innoextract?expand=0&rev=20
2018-08-24 07:42:54 +00:00
Martin Pluskal
149c9cd851 Accepting request 631144 from home:mnhauke
- 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
2018-08-24 07:25:15 +00:00
Martin Pluskal
e4f3338d4b - Drop support for Building on Leap-42
- Modernise spec file with spec-clener
- Use more of cmake macros
- Trim unused build dependency on doxygen

OBS-URL: https://build.opensuse.org/package/show/Archiving/innoextract?expand=0&rev=17
2018-03-14 08:53:39 +00:00
Martin Pluskal
47172e52d3 Accepting request 453798 from home:adamm:branches:devel:libraries:c_c++
- use individual libboost-*-devel packages instead of boost-devel

OBS-URL: https://build.opensuse.org/request/show/453798
OBS-URL: https://build.opensuse.org/package/show/Archiving/innoextract?expand=0&rev=15
2017-02-01 11:35:39 +00:00
Martin Pluskal
daf9f883cb - 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/package/show/Archiving/innoextract?expand=0&rev=13
2016-03-25 08:33:58 +00:00
Martin Pluskal
e7ed544338 - Fix build with CMake 3.5
* innoextract-cmake.patch

OBS-URL: https://build.opensuse.org/package/show/Archiving/innoextract?expand=0&rev=11
2016-03-16 07:59:19 +00:00
Martin Pluskal
16390fff67 Accepting request 343914 from home:posophe:branches:Archiving
update

OBS-URL: https://build.opensuse.org/request/show/343914
OBS-URL: https://build.opensuse.org/package/show/Archiving/innoextract?expand=0&rev=6
2015-11-11 19:23:29 +00:00
Martin Pluskal
92ea3a58df Accepting request 295480 from home:pluskalm:branches:Archiving
- Cleanup spec file with spec-cleaner
- Remove workarounds for unsupported releases
- Use %cmake macros
- Update dependencies

OBS-URL: https://build.opensuse.org/request/show/295480
OBS-URL: https://build.opensuse.org/package/show/Archiving/innoextract?expand=0&rev=4
2015-04-12 11:21:32 +00:00
Pascal Bleser
50b52b3d56 1.4
OBS-URL: https://build.opensuse.org/package/show/Archiving/innoextract?expand=0&rev=3
2013-04-08 21:11:34 +00:00
Pascal Bleser
72f5d3c4af 1.2
OBS-URL: https://build.opensuse.org/package/show/Archiving/innoextract?expand=0&rev=1
2012-04-01 20:53:12 +00:00