Commit Graph

16 Commits

Author SHA256 Message Date
b91b7ea077 Accepting request 1147736 from home:dimstar:rpm4.20:a
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1147736
OBS-URL: https://build.opensuse.org/package/show/devel:kubic:ignition/afterburn?expand=0&rev=21
2024-02-23 10:16:23 +00:00
9948d7d7df Accepting request 1080839 from home:malikirri:branches:devel:kubic:ignition
- Update to version 5.4.1:
  * cargo: Afterburn release 5.4.1

OBS-URL: https://build.opensuse.org/request/show/1080839
OBS-URL: https://build.opensuse.org/package/show/devel:kubic:ignition/afterburn?expand=0&rev=19
2023-04-20 18:02:54 +00:00
2d82e205f3 - Update to version 5.3.0
OBS-URL: https://build.opensuse.org/package/show/devel:kubic:ignition/afterburn?expand=0&rev=17
2022-05-23 12:34:29 +00:00
Darragh O'Reilly
673225f18e Accepting request 947309 from home:jzerebecki:branches:devel:kubic:ignition
- Update to version 5.2.0:
  * providers: log message when SSH key is removed
  * providers: limit hostname file output value to HOST_NAME_MAX bytes
  * Consistently un-capitalize log messages
  * Explicitly log the hostname we write
  * providers/microsoft: allow unused fields in goal state structs
  * providers: only log we wrote SSH keys when we actually did
- Update to version 5.1.0:
  * Add PowerVS provider
  * cli: correctly print version when --version specified
  * cli: don't report an error when --help or --version is specified
  * providers/packet: access metadata service over HTTPS
  * providers/gcp: access GCP metadata service by IP address
  * minimum supported rust version is now 1.49.0
* Refresh fix-authorized-keys-location.patch

OBS-URL: https://build.opensuse.org/request/show/947309
OBS-URL: https://build.opensuse.org/package/show/devel:kubic:ignition/afterburn?expand=0&rev=16
2022-01-19 10:01:52 +00:00
Darragh O'Reilly
880236d29f Accepting request 946285 from home:jzerebecki:branches:devel:kubic:ignition
- 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

OBS-URL: https://build.opensuse.org/request/show/946285
OBS-URL: https://build.opensuse.org/package/show/devel:kubic:ignition/afterburn?expand=0&rev=15
2022-01-18 20:29:32 +00:00
65eb0702da Accepting request 931731 from home:Guillaume_G:branches:openSUSE:Factory:ARM
- 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
2021-11-16 10:42:20 +00:00
Thorsten Kukuk
917c7c8ec9 Accepting request 928643 from home:firstyear:branches:devel:kubic:ignition
- Add cargo_audit service
- Resolve incomplete use of services for getting source tars.

- 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

OBS-URL: https://build.opensuse.org/request/show/928643
OBS-URL: https://build.opensuse.org/package/show/devel:kubic:ignition/afterburn?expand=0&rev=13
2021-11-04 20:01:04 +00:00
Sayali Lunkad
9d33e97cde Accepting request 906183 from home:rjschwei:branches:devel:kubic:ignition
- Forward port fix-authorized-keys-location.patch

OBS-URL: https://build.opensuse.org/request/show/906183
OBS-URL: https://build.opensuse.org/package/show/devel:kubic:ignition/afterburn?expand=0&rev=12
2021-07-14 08:16:34 +00:00
Sayali Lunkad
f96d108345 OBS-URL: https://build.opensuse.org/package/show/devel:kubic:ignition/afterburn?expand=0&rev=11 2021-07-13 13:21:05 +00:00
Sayali Lunkad
78a2c6cd8d Accepting request 905904 from home:rjschwei:branches:devel:kubic:ignition
- 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

OBS-URL: https://build.opensuse.org/request/show/905904
OBS-URL: https://build.opensuse.org/package/show/devel:kubic:ignition/afterburn?expand=0&rev=10
2021-07-13 12:28:14 +00:00
Sayali Lunkad
2278446fe9 Add dracut modules for afterburn
OBS-URL: https://build.opensuse.org/package/show/devel:kubic:ignition/afterburn?expand=0&rev=8
2021-06-11 14:02:41 +00:00
Sayali Lunkad
ad2583b87a - Add dracut modules for afterburn
OBS-URL: https://build.opensuse.org/package/show/devel:kubic:ignition/afterburn?expand=0&rev=7
2021-06-10 13:50:10 +00:00
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
Sayali Lunkad
8fc3ba63e1 - Set rust version to minimum required by upstream
OBS-URL: https://build.opensuse.org/package/show/devel:kubic:ignition/afterburn?expand=0&rev=3
2021-03-19 14:30:34 +00:00
Sayali Lunkad
549215985c Accepting request 879411 from home:jengelh:branches:devel:kubic:ignition
- Reduce boilerplate emission from %service_*. Add a bit of build
  recipe modernization and safeguarding.

OBS-URL: https://build.opensuse.org/request/show/879411
OBS-URL: https://build.opensuse.org/package/show/devel:kubic:ignition/afterburn?expand=0&rev=2
2021-03-18 12:54:05 +00:00
Thorsten Kukuk
9b71b91a0c Accepting request 879393 from home:sayalilunkad
OBS-URL: https://build.opensuse.org/request/show/879393
OBS-URL: https://build.opensuse.org/package/show/devel:kubic:ignition/afterburn?expand=0&rev=1
2021-03-16 12:10:00 +00:00