2021-11-16 11:42:20 +01:00
|
|
|
-------------------------------------------------------------------
|
2022-01-18 21:29:32 +01:00
|
|
|
Thu Jan 13 19:05:51 UTC 2022 - jan.suse@zerebecki.de
|
|
|
|
|
|
|
|
- Update some dependencies
|
|
|
|
* build(deps): bump nix from 0.17.0 and 0.20.0 to 0.23.1
|
|
|
|
This fixes the following security issues:
|
|
|
|
https://rustsec.org/advisories/RUSTSEC-2021-0119
|
|
|
|
* build(deps): bump generic-array from 0.12.3 to 0.12.4
|
|
|
|
This fixes a security issue:
|
|
|
|
https://rustsec.org/advisories/RUSTSEC-2020-0146 AKA CVE-2020-36465
|
|
|
|
* build(deps): bump futures-util from 0.3.6 to 0.3.15
|
|
|
|
This fixes a security issue:
|
|
|
|
https://rustsec.org/advisories/RUSTSEC-2020-0059 AKA CVE-2020-35905
|
|
|
|
* build(deps): bump rand_core from 0.6.1 to 0.6.3
|
|
|
|
This fixes a security issue:
|
|
|
|
https://rustsec.org/advisories/RUSTSEC-2021-0023
|
|
|
|
AKA CVE-2021-27378, bsc#1182432
|
|
|
|
* build(deps): bump hyper from 0.14.2 to 0.14.11
|
|
|
|
This fixes two security issues:
|
|
|
|
https://rustsec.org/advisories/RUSTSEC-2021-0078
|
|
|
|
AKA CVE-2021-32715, bsc#1188173
|
|
|
|
https://rustsec.org/advisories/RUSTSEC-2021-0079
|
|
|
|
AKA CVE-2021-32714, bsc#1188174
|
|
|
|
* build(deps): bump tokio from 1.0.1 to 1.15.0
|
|
|
|
This fixes two security issues:
|
|
|
|
https://rustsec.org/advisories/RUSTSEC-2021-0124
|
|
|
|
AKA CVE-2021-45710, bsc#1194119
|
|
|
|
https://rustsec.org/advisories/RUSTSEC-2021-0072 AKA CVE-2021-38191
|
|
|
|
- Remove cargo_audit service, as it makes no sense as a service (it doesn't
|
|
|
|
automatically get rerun), it would make more sense during the build process
|
|
|
|
as then it gets rerun if the package or the vulnerability database get
|
|
|
|
changed
|
|
|
|
- switch services from disabled to manual
|
|
|
|
- remove hard coded author for tar_scm service
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2021-11-16 11:42:20 +01:00
|
|
|
Tue Nov 16 10:04:04 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
|
|
|
|
|
|
|
- No reason to exclude armv7, since it builds properly
|
|
|
|
|
2021-07-14 10:16:34 +02:00
|
|
|
-------------------------------------------------------------------
|
2021-11-04 21:01:04 +01:00
|
|
|
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
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2021-07-14 10:16:34 +02:00
|
|
|
Tue Jul 13 18:39:31 UTC 2021 - Robert Schweikert <rjschwei@suse.com>
|
|
|
|
|
|
|
|
- Forward port fix-authorized-keys-location.patch
|
|
|
|
|
2021-07-13 14:28:14 +02:00
|
|
|
-------------------------------------------------------------------
|
2021-07-13 15:21:05 +02:00
|
|
|
Mon Jul 12 20:00:43 UTC 2021 - Robert Schweikert <rjschwei@suse.com>
|
2021-07-13 14:28:14 +02:00
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2021-06-10 15:50:10 +02:00
|
|
|
-------------------------------------------------------------------
|
2021-06-11 16:02:41 +02:00
|
|
|
Fri Jun 11 14:02:00 UTC 2021 - Sayali Lunkad <sayali.lunkad@suse.com>
|
2021-06-10 15:50:10 +02:00
|
|
|
|
|
|
|
- Add dracut modules for afterburn
|
|
|
|
|
2021-05-21 09:58:04 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2021-03-19 15:30:34 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 19 14:13:46 UTC 2021 - Sayali Lunkad <sayali.lunkad@suse.com>
|
|
|
|
|
|
|
|
- Set rust version to minimum required by upstream
|
|
|
|
|
2021-03-18 13:54:05 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
2021-03-16 13:10:00 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 16 11:18:33 UTC 2021 - Sayali Lunkad <sayali.lunkad@suse.com>
|
|
|
|
|
2021-03-18 13:54:05 +01:00
|
|
|
- Initial commit
|