golang-github-prometheus-promu/golang-github-prometheus-promu.changes

27 lines
881 B
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Fri Feb 8 11:05:48 UTC 2019 - Jan Fajerski <jan.fajerski@suse.com>
- Update to 0.2.0
+ Features:
* Adding changes to support s390x
* Add option to disable static linking
* Add support for 32bit MIPS.
* Added check_licenses Command to Promu
+ Enhancements:
* Allow to customize nested options via env variables
* Bump Go version to 1.11
* Add warning if promu info is unable to determine repo info
+ Bug Fixes:
* Fix build on SmartOS by not setting gcc's -static flag
* Fix git repository url parsing
-------------------------------------------------------------------
Thu Jan 25 10:13:29 UTC 2018 - kkaempf@suse.com
- Update to 0.1.0
-------------------------------------------------------------------
Wed Mar 29 09:16:48 UTC 2017 - moio@suse.com
- Initial version