SHA256
1
0
forked from pool/afterburn
afterburn/afterburn.changes
Sayali Lunkad 15f0896416 Accepting request 888547 from home:susnux:branches:devel:kubic:ignition
- Update to version 5.0.0
  * Update minimum rust toolchain version 1.44
  * Switch from error-chain to anyhow
  * Remove cl-legacy feature
  * ibmcloud: don't ignore I/O error when parsing metadata
  * providers: fix clippy::unnecessary_wraps lint on 1.50
  * workflows: update pinned lint toolchain to 1.50.0
  * cli: stop wrapping command-line parse errors
  * github: release checklist cleanups
  * providers: add Azure Stack Hub

OBS-URL: https://build.opensuse.org/request/show/888547
OBS-URL: https://build.opensuse.org/package/show/devel:kubic:ignition/afterburn?expand=0&rev=5
2021-05-21 07:58:04 +00:00

30 lines
1.1 KiB
Plaintext

-------------------------------------------------------------------
Mon Apr 26 15:18:35 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
- Update to version 5.0.0
* Update minimum rust toolchain version 1.44
* Switch from error-chain to anyhow
* Remove cl-legacy feature
* ibmcloud: don't ignore I/O error when parsing metadata
* providers: fix clippy::unnecessary_wraps lint on 1.50
* workflows: update pinned lint toolchain to 1.50.0
* cli: stop wrapping command-line parse errors
* github: release checklist cleanups
* providers: add Azure Stack Hub
-------------------------------------------------------------------
Fri Mar 19 14:13:46 UTC 2021 - Sayali Lunkad <sayali.lunkad@suse.com>
- Set rust version to minimum required by upstream
-------------------------------------------------------------------
Tue Mar 16 12:30:46 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Reduce boilerplate emission from %service_*. Add a bit of build
recipe modernization and safeguarding.
-------------------------------------------------------------------
Tue Mar 16 11:18:33 UTC 2021 - Sayali Lunkad <sayali.lunkad@suse.com>
- Initial commit