From 2d82e205f3e21c5617e0dd9bf0280424bbc0e3c958f42f880324591b9ea4e064 Mon Sep 17 00:00:00 2001 From: Jan Zerebecki Date: Mon, 23 May 2022 12:34:29 +0000 Subject: [PATCH] - Update to version 5.3.0 OBS-URL: https://build.opensuse.org/package/show/devel:kubic:ignition/afterburn?expand=0&rev=17 --- _service | 3 +- _servicedata | 2 +- afterburn-5.2.0.tar.xz | 3 -- afterburn-5.3.0.tar.xz | 3 ++ afterburn.changes | 64 ++++++++++++++++++++++++++++++++++++++++++ afterburn.spec | 4 +-- vendor.tar.xz | 4 +-- 7 files changed, 74 insertions(+), 9 deletions(-) delete mode 100644 afterburn-5.2.0.tar.xz create mode 100644 afterburn-5.3.0.tar.xz diff --git a/_service b/_service index 4025b3f..9ee9a00 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ git .git afterburn - v5.2.0 + v5.3.0 @PARENT_TAG@ v(.*) enable @@ -17,5 +17,6 @@ afterburn xz + false diff --git a/_servicedata b/_servicedata index a9e1d66..a1e0d55 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ https://github.com/coreos/afterburn.git - 43dc76d7c38921d8eb0dc24d3b0b18787fa8ee07 + a6393f31d0ca996228756a1cdbe41b293006b034 https://github.com/JanZerebecki/afterburn.git 104ec25049bf429578c60877c0ea503ee96354e4 \ No newline at end of file diff --git a/afterburn-5.2.0.tar.xz b/afterburn-5.2.0.tar.xz deleted file mode 100644 index 6391bec..0000000 --- a/afterburn-5.2.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0db0e2f1c75728a74a2255e79cb89b74eef4ea41c873d210fcc6bb206857c3f8 -size 70804 diff --git a/afterburn-5.3.0.tar.xz b/afterburn-5.3.0.tar.xz new file mode 100644 index 0000000..a320f0c --- /dev/null +++ b/afterburn-5.3.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6099c7287e50731610ad2ba96774fee1addf20b217220745355467316dd9ff95 +size 73160 diff --git a/afterburn.changes b/afterburn.changes index e573c1c..16cb43c 100644 --- a/afterburn.changes +++ b/afterburn.changes @@ -1,3 +1,67 @@ +------------------------------------------------------------------- +Mon May 23 12:09:40 UTC 2022 - jan.suse@zerebecki.de + +- Update to version 5.3.0: + * cargo: Afterburn release 5.3.0 + * build(deps): bump nix from 0.24.0 to 0.24.1 + * build(deps): bump anyhow from 1.0.56 to 1.0.57 + * build(deps): bump nix from 0.23.1 to 0.24.0 + * systemd: enable sshkeys on Power VS platform + * network: Encode information for systemd-networkd-wait-online + * build(deps): bump ipnetwork from 0.18.0 to 0.19.0 + * build(deps): bump crossbeam-channel from 0.5.2 to 0.5.4 + * cargo: update to clap 3.1 + * cargo: enable clap wrap_help feature + * cli: run clap tests + * cli: avoid deprecated clap constructs + * cargo: update to clap 3.0 + * cli: use clap mechanism to require exp subcommand + * build(deps): bump pnet_datalink from 0.28.0 to 0.29.0 + * build(deps): bump pnet_base from 0.28.0 to 0.29.0 + * build(deps): bump slog-term from 2.8.1 to 2.9.0 + * cargo: declare MSRV in Cargo.toml + * cargo: update to Rust 2021; bump MSRV to 1.56.0 + * workflows: update clippy to 1.59.0 + * copr: abort if specfile fetch fails + * providers/aws: add AWS_IPV6 attribute + * providers/aws: bump metadata version to 2021-01-03 + * kubevirt: Add KubeVirt platform support + * *.service: add/update Documentation field + * build(deps): bump regex from 1.5.4 to 1.5.5 + fixes RUSTSEC-2022-0013 AKA CVE-2022-24713 + * build(deps): bump reqwest from 0.11.9 to 0.11.10 + * github/release-checklist: Remove Windows binaries from vendored sources + * build(deps): bump anyhow from 1.0.55 to 1.0.56 + * build(deps): bump mockito from 0.30.0 to 0.31.0 + fixes RUSTSEC-2020-0095 + * aws/mock_tests: explicitly drop mocks before resetting + * aws/mock_tests: split out IMDS tests + * aws/mock_tests: factor out map building + * build(deps): bump anyhow from 1.0.54 to 1.0.55 + * workflows/rpm: reword workflow and job name + * workflows/rpm: do full git clone + * build(deps): bump anyhow from 1.0.53 to 1.0.54 + * workflows: add "RPM build" test + * templates/release-checklist: add Fedora/RHCOS packaging instructions + * lockfile: refresh + * tests: explicitly scope conflicting mocks + * Add COPR integration Makefile + * build(deps): bump serde_json from 1.0.78 to 1.0.79 + * build(deps): bump crossbeam-utils from 0.8.5 to 0.8.7 + * build(deps): bump block-buffer from 0.10.0 to 0.10.2 + * build(deps): bump thread_local from 1.1.3 to 1.1.4 + fixes RUSTSEC-2022-0006 + * build(deps): bump slog-term from 2.8.0 to 2.8.1 + * build(deps): bump serde from 1.0.135 to 1.0.136 + * *: use `RemainAfterExit` on all oneshot services + * build(deps): bump anyhow from 1.0.52 to 1.0.53 + * build(deps): bump serde_json from 1.0.75 to 1.0.78 + * build(deps): bump mailparse from 0.13.7 to 0.13.8 + * build(deps): bump serde from 1.0.134 to 1.0.135 + * ci: skip broken kdump.crash kola test Issue: https://github.com/coreos/fedora-coreos-tracker/issues/1075 + * build(deps): bump serde from 1.0.133 to 1.0.134 + * build(deps): bump serde_json from 1.0.74 to 1.0.75 + ------------------------------------------------------------------- Tue Jan 18 21:12:09 UTC 2022 - jan.suse@zerebecki.de diff --git a/afterburn.spec b/afterburn.spec index 3a237bb..389b7c4 100644 --- a/afterburn.spec +++ b/afterburn.spec @@ -21,7 +21,7 @@ %global dracutmodulesdir %(pkg-config --variable=dracutmodulesdir dracut || echo '/usr/lib/dracut/modules.d') Name: afterburn -Version: 5.2.0 +Version: 5.3.0 Release: 0 Summary: A cloud provider agent License: Apache-2.0 @@ -36,7 +36,7 @@ Patch3: no-network-args.patch ExcludeArch: %ix86 s390x ppc64le BuildRequires: cargo -BuildRequires: rust >= 1.49.0 +BuildRequires: rust >= 1.56.0 BuildRequires: pkgconfig(openssl) %description diff --git a/vendor.tar.xz b/vendor.tar.xz index bbbecd2..e20bed5 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9ac09aafb73a7d740ee13375cba62a4ed8c6d6fb49572fc56681cfc2b2c3784a -size 11169696 +oid sha256:1be589c74495d7d5e6cb78e2c8a0079815701090f90c84b0e11c7a66665a3c9f +size 11070148