Jan Zerebecki
65eb0702da
- No reason to exclude armv7, since it builds properly OBS-URL: https://build.opensuse.org/request/show/931731 OBS-URL: https://build.opensuse.org/package/show/devel:kubic:ignition/afterburn?expand=0&rev=14
79 lines
3.0 KiB
Plaintext
79 lines
3.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Nov 16 10:04:04 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
|
|
|
- No reason to exclude armv7, since it builds properly
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 2 03:43:28 UTC 2021 - William Brown <william.brown@suse.com>
|
|
|
|
- Add cargo_audit service
|
|
- Resolve incomplete use of services for getting source tars.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 02 03:25:04 UTC 2021 - slunkad@suse.de
|
|
|
|
- Update to version 5.0.0:
|
|
* cargo: Afterburn release 5.0.0
|
|
* providers: add Azure Stack Hub (azurestack)
|
|
* providers: move azure into microsoft module
|
|
* build(deps): bump anyhow from 1.0.39 to 1.0.40
|
|
* ci: adapt to new buildroot image
|
|
* build(deps): bump serde from 1.0.124 to 1.0.125
|
|
* build(deps): bump anyhow from 1.0.38 to 1.0.39
|
|
* cargo: accept mockito 0.29
|
|
* build(deps): bump mockito from 0.29.0 to 0.30.0
|
|
* cli: stop wrapping command-line parse errors
|
|
* Switch from error-chain to anyhow
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 13 18:39:31 UTC 2021 - Robert Schweikert <rjschwei@suse.com>
|
|
|
|
- Forward port fix-authorized-keys-location.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 12 20:00:43 UTC 2021 - Robert Schweikert <rjschwei@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
|