afterburn/afterburn.changes

47 lines
1.9 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Mon Jul 12 20:00:43 UTC 2021 - Robert Schweikert <rjschwei@suse.com> Sayali Lunkad <sayali.lunkad@suse.com>
- Add set-default-user.patch
+ Set the default user to suse
- Add fix-authorized-keys-location.patch
+ Write the ssh keys to the standard location
- Add no-network-args.patch
+ Networks arguments on the kernel command line are set during image build
there is no need for another place for a hard coded list.
- Create target dir for afterburn to write configuration file to
-------------------------------------------------------------------
Fri Jun 11 14:02:00 UTC 2021 - Sayali Lunkad <sayali.lunkad@suse.com>
- Add dracut modules for afterburn
-------------------------------------------------------------------
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