| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- 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
- Update to 2.4.5 * Fix some issues with the compatibility of the archives * Reversing the previous generation of strictly POSIX tar archives. * Fix possible incompatibilities with the default ustar TAR format * Introducing a new --tar-format option when creating the format
- 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.
- 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.
- Adjust source URL for factory service run to fix factory-auto
- Fix source URL for factory service run.
- Update to version 2.3.1:
* Various compatibility improvements.
* New unit tests for Travis CI.
* New --tar-extra, --untar-extra, --gpg-extra and
- -gpg-asymmetric-encrypt-sign options.
- Changes from version 2.3.0:
* Support for archive encryption via GPG or OpenSSL.
* Added LZO and LZ4 compression support.
* Options to set the packaging date and stop the umask from
being overriden.
* Optionally ignore check for available disk space when
extracting.
* New option to check for root permissions before extracting.
- Spec file tidy up.
- Most software (such as Virtualbox) expects 'makeself', not makeself.sh. Rename and provide a compat symlink
- Update to version 2.2.0 * Adds many fixes and contributions from Github users * An option to give an additional argument to tar
- Update spec file License field from GPLv2+ to GPL-2.0+ to conform with spdx.org identifier. - Fix error in rpmlitrc file.
- spec file tweaks. - convert changelog to .changes file.
- initial OBS build.