Changelog for
kuberlr-0.4.1-150500.7.2.x86_64.rpm :
* Fri Jan 07 2022 kastlAATTb1-systems.de- Update to version 0.4.1:
* Tag release 0.4.1
* Fixing issue of process holding on to file during rename
* Fri Jan 07 2022 kastlAATTb1-systems.de- Update to version 0.4.0:
* Release version 0.4.0
* Fix error reporting inside of downloader
* Add `get` command
* Update github.com/blang/semver dependency
* Don\'t parse kubectl commandline with flag.Parse()
* Fri Jan 07 2022 kastlAATTb1-systems.de- Update to version 0.3.2:
* Tag version v0.3.2
* Act on linter directives
* Copy the temp file to dest only if rename fails
* style improvements - no functional change
* download the hash before the document
* ioutil.TempFile returns an open file object
* Convert the sha mismatch error msg into a custom error
* When downloading versions of kubectl, verify their contents against known SHA256 hashes
* Remove vendored tree
* Allow to override build date with SOURCE_DATE_EPOCH
* Fri Jan 07 2022 kastlAATTb1-systems.de- BuildRequire go 1.16 or higher- major overhaul of the package to adhere to common go build commands - use \'buildmode=pie\' - strip binary - do not use the Makefile, instead directly run the few commands
* Fri Sep 11 2020 dmuellerAATTsuse.com- Update to version 0.3.1:
* Prepare for release of v0.3.1
* fix: set progress bar desc to shorter string
* Update Changelog
* Update README to mention all the platforms supported
* GitHub actions: enable test matrix
* Build kuberlr binary for windows
* windows: fix path construction for download dir
* windows: require .exe extension on windows
* windows: add filename extension utils
* Tue Jul 14 2020 dmuellerAATTsuse.com- fix update-alternatives logic- set highest priority
* Mon Jul 13 2020 dmuellerAATTsuse.com- spec file cleanups- use vendor.tar.gz
* Fri Jul 10 2020 fcastelliAATTsuse.com- Update to version 0.3.0- Ensure OIDC authentication works
* Mon Jul 06 2020 fcastelliAATTsuse.com- Ensure the right version of Go is used, this fixes builds on tumbleweed
* Mon Jul 06 2020 fcastelliAATTsuse.com- Update to version version 0.2.1