Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

5.2.1-5 Beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@tst-nfarah-zz tst-nfarah-zz released this 14 Mar 12:59
· 21 commits to release_5.2.1 since this release
Issue #720 RPM scriptlets should not ignore errors (#730)

* Issue #720 RPM scriptlets should not ignore errors
* Added '-e' flag to scriptlets to return errors that occur to RPM installer
* Updated a few places that were causing errors incorrectly

* Issue #720 Added check to make sure executables work in pre-install scripts
* Also fixed error not properly handled with chcon

* Issue #720 Minor cleanup: initialized variable in RPM scriptlet