From b64dbb28fdde742af64c58f888086ef0c05d3402 Mon Sep 17 00:00:00 2001 From: factory-maintainer <> Date: May 31 2022 13:58:20 +0000 Subject: Update afterburn to version 5.3.0 / rev 9 via SR 979857 https://build.opensuse.org/request/show/979857 by user factory-maintainer + dimstar_suse Automatic submission by obs-autosubmit --- diff --git a/.files b/.files index c5b3dee..d00d610 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 937c171..2ec4ecf 100644 --- a/.rev +++ b/.rev @@ -72,4 +72,12 @@ 947375 + + a1e06abbb72044af5570bcc65e17964e + 5.3.0 + + dimstar_suse + Automatic submission by obs-autosubmit + 979857 + diff --git a/.servicemark b/.servicemark index 293594b..8ef3275 100644 --- a/.servicemark +++ b/.servicemark @@ -1 +1 @@ -6f225de365a6510aa0205f3ee560edb2 +76dc40cf68a3e61669ce37584fee9d0d diff --git a/_service b/_service index 08b62cc..bc4ce41 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 788d57d..ea7fd8b 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 120000 index cab93af..0000000 --- a/afterburn-5.2.0.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreianwdrpdr2xfctuuisv46olrg3u532ouqoiopjbb7ggxmqgqv6d7a \ No newline at end of file diff --git a/afterburn-5.3.0.tar.xz b/afterburn-5.3.0.tar.xz new file mode 120000 index 0000000..a6acc73 --- /dev/null +++ b/afterburn-5.3.0.tar.xz @@ -0,0 +1 @@ +/ipfs/bafkreidathdsq7sqomlbbljlvftxj7xbvxpsbmqxeiduknkum4yw3wp7su \ No newline at end of file diff --git a/afterburn.changes b/afterburn.changes index 8e51e59..30bf887 100644 --- a/afterburn.changes +++ b/afterburn.changes @@ -1,4 +1,68 @@ ------------------------------------------------------------------- +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 - Update to version 5.2.0: diff --git a/afterburn.spec b/afterburn.spec index b3ec632..da8bd85 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 ce8af36..c00aca9 120000 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1 +1 @@ -/ipfs/bafybeie74rwcocbb2uyp75xkxwz6defcxqomj4cyayrofcs6azezqvfwiu \ No newline at end of file +/ipfs/bafybeibqfwose2bjgv2cz4ezc64awm4v5xfaeqvrqknsbiuodarx4yvoyy \ No newline at end of file