11 Commits

Author SHA256 Message Date
0f438b1786 Accepting request 1328032 from home:dirkmueller:Factory
- update to 2.7.1:
  * Base64 encoding now runs after compression, consistent with
    other post-compression encryption/encoding options.
  * Documentation updated to reflect that compression can be
    combined with encryption/encoding.
  * Compression now precedes encryption so both can be enabled
    together.
  * Signing passphrases are masked in stored metadata.
  * Added coverage for combined encryption + compression flows.
  * Added --preextract hook with --show-preextract, enabling
    scripted checks before extraction and full shUnit2 coverage.
  * Introduced --comp-extra so archives can pass extra flags
    (e.g., --no-name) to any compressor, plus positive/negative
    tests.
  * Documented SETUP_NOCHECK=1 to skip integrity verification;
    new regression test ensures behavior.

  conform with spdx.org identifier.

OBS-URL: https://build.opensuse.org/request/show/1328032
OBS-URL: https://build.opensuse.org/package/show/utilities/makeself?expand=0&rev=18
2026-01-19 08:54:51 +00:00
c0fbb56752 Accepting request 1084038 from home:dirkmueller:Factory
- update to 2.5.0:
  * Improved support for minimal Linux distributions such as
    Alpine
  * Added bzip3 compression support
  * Increased control over GPG signing via the GPG extra
    parameters

OBS-URL: https://build.opensuse.org/request/show/1084038
OBS-URL: https://build.opensuse.org/package/show/utilities/makeself?expand=0&rev=17
2023-05-02 14:45:47 +00:00
2049b5c5fa Accepting request 905560 from home:susnux:branches:utilities
Update to 2.4.5

OBS-URL: https://build.opensuse.org/request/show/905560
OBS-URL: https://build.opensuse.org/package/show/utilities/makeself?expand=0&rev=16
2021-07-10 17:10:03 +00:00
85e298afab Accepting request 868000 from home:dirkmueller:branches:utilities
- update to 2.4.3:
  * includes a number of bug fixes.
  * POSIX tar archive format is now explicitly set to increase compatibility
    between GNU and BSD variants of the command.

OBS-URL: https://build.opensuse.org/request/show/868000
OBS-URL: https://build.opensuse.org/package/show/utilities/makeself?expand=0&rev=15
2021-02-01 09:17:21 +00:00
8132477130 Accepting request 814830 from home:pluskalm:branches:utilities
- Update to version 2.4.2:
  * New --cleanup and --cleanup-args arguments for cleanup scripts;
  * Added threading support for supported compressors
  * Now supports zstd compression.
- Changes for version 2.4.0:
  * Added new --sha256 argument to use a SHA256 checksum to verify
    the integrity of archives. The shasum or sha256sum commands
    need to be available on the targeted systems.
  * Fixes for extracting to directories containing spaces.
  * OpenSSL improvements.
  * Base64 decoding support on macOS.
  * Various documentation updates.

OBS-URL: https://build.opensuse.org/request/show/814830
OBS-URL: https://build.opensuse.org/package/show/utilities/makeself?expand=0&rev=14
2020-06-16 08:55:21 +00:00
OBS User mrdocs
006687a309 OBS-URL: https://build.opensuse.org/package/show/utilities/makeself?expand=0&rev=12 2017-11-29 17:37:11 +00:00
OBS User mrdocs
cd141ae7e2 Accepting request 545784 from home:malcolmlewis:branches:utilities
Fix source URL for factory service run

OBS-URL: https://build.opensuse.org/request/show/545784
OBS-URL: https://build.opensuse.org/package/show/utilities/makeself?expand=0&rev=8
2017-11-27 03:22:29 +00:00
OBS User mrdocs
fe049dd521 Accepting request 545722 from home:malcolmlewis:branches:utilities
Updated to version 2.3.1 and spec file cleanup

OBS-URL: https://build.opensuse.org/request/show/545722
OBS-URL: https://build.opensuse.org/package/show/utilities/makeself?expand=0&rev=7
2017-11-26 22:33:01 +00:00
Ismail Dönmez
46400a6f32 Accepting request 227315 from home:saschpe:branches:utilities
- Most software (such as Virtualbox) expects 'makeself', not makeself.sh.
  Rename and provide a compat symlink

OBS-URL: https://build.opensuse.org/request/show/227315
OBS-URL: https://build.opensuse.org/package/show/utilities/makeself?expand=0&rev=5
2014-03-24 14:32:15 +00:00
Ismail Dönmez
25c7e4b2d2 - Update to version 2.2.0
* Adds many fixes and contributions from Github users
  * An option to give an additional argument to tar

OBS-URL: https://build.opensuse.org/package/show/utilities/makeself?expand=0&rev=3
2013-04-14 19:08:54 +00:00
OBS User mrdocs
cf8e4fee6f Accepting request 76075 from home:malcolmlewis:Miscellanous
Small shell script that generates a  self-extractable tar.gz archive from a directory. The resulting file appears as a shell script (many of those have a .run suffix), and can be launched as is. The archive will then
uncompress itself to a temporary directory and an optional arbitrary command will be executed (for example an installation script).

OBS-URL: https://build.opensuse.org/request/show/76075
OBS-URL: https://build.opensuse.org/package/show/utilities/makeself?expand=0&rev=1
2011-07-11 21:38:11 +00:00