Changelog for
makeself-2.5.0-1.12.noarch.rpm :
* Tue May 02 2023 Dirk Müller
- 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
* Sat Jul 10 2021 Ferdinand Thiessen - 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
* Sat Jan 30 2021 Dirk Müller - 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.
* Tue Jun 16 2020 Martin Pluskal - 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.
* Wed Nov 29 2017 plinnellAATTopensuse.org- Adjust source URL for factory service run to fix factory-auto
* Sun Nov 26 2017 malcolmlewisAATTopensuse.org- Fix source URL for factory service run.
* Sun Nov 26 2017 malcolmlewisAATTopensuse.org- 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.
* Mon Mar 24 2014 speilickeAATTsuse.com- Most software (such as Virtualbox) expects \'makeself\', not makeself.sh. Rename and provide a compat symlink
* Sun Apr 14 2013 idonmezAATTsuse.com- Update to version 2.2.0
* Adds many fixes and contributions from Github users
* An option to give an additional argument to tar
* Mon Jul 11 2011 malcolmlewisAATTopensuse.org- Update spec file License field from GPLv2+ to GPL-2.0+ to conform with spdx.org identifier.- Fix error in rpmlitrc file.