From 872657ca44d81b83bc1f0c2582d4fd0700999895 Mon Sep 17 00:00:00 2001 From: jzerebecki <> Date: Apr 21 2023 12:58:59 +0000 Subject: Update afterburn to version 5.4.1 / rev 10 via SR 1080942 https://build.opensuse.org/request/show/1080942 by user jzerebecki + dimstar_suse Forwarded request #1080839 from malikirri - Update to version 5.4.1: * cargo: Afterburn release 5.4.1 --- diff --git a/.files b/.files index d00d610..0088cdb 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 2ec4ecf..14bc24c 100644 --- a/.rev +++ b/.rev @@ -80,4 +80,15 @@ Automatic submission by obs-autosubmit 979857 + + b09d86b860c46b2499933cea72e98fc1 + 5.4.1 + + dimstar_suse + Forwarded request #1080839 from malikirri + +- Update to version 5.4.1: + * cargo: Afterburn release 5.4.1 + 1080942 + diff --git a/.servicemark b/.servicemark deleted file mode 100644 index 8ef3275..0000000 --- a/.servicemark +++ /dev/null @@ -1 +0,0 @@ -76dc40cf68a3e61669ce37584fee9d0d diff --git a/_service b/_service index bc4ce41..59b1548 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ git .git afterburn - v5.3.0 + v5.4.1 @PARENT_TAG@ v(.*) enable diff --git a/_servicedata b/_servicedata index ea7fd8b..35bd814 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ https://github.com/coreos/afterburn.git - a6393f31d0ca996228756a1cdbe41b293006b034 + 5b4a520bab90855258d78b00dbd2209e60ba60c9 https://github.com/JanZerebecki/afterburn.git 104ec25049bf429578c60877c0ea503ee96354e4 \ No newline at end of file diff --git a/afterburn-5.3.0.tar.xz b/afterburn-5.3.0.tar.xz deleted file mode 120000 index a6acc73..0000000 --- a/afterburn-5.3.0.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreidathdsq7sqomlbbljlvftxj7xbvxpsbmqxeiduknkum4yw3wp7su \ No newline at end of file diff --git a/afterburn-5.4.1.tar.xz b/afterburn-5.4.1.tar.xz new file mode 120000 index 0000000..81fa8d4 --- /dev/null +++ b/afterburn-5.4.1.tar.xz @@ -0,0 +1 @@ +/ipfs/bafkreifdw4h7frnmoemai76sck5srybreislm3okvmfydffib5w4i2s7ny \ No newline at end of file diff --git a/afterburn.changes b/afterburn.changes index 30bf887..4892e34 100644 --- a/afterburn.changes +++ b/afterburn.changes @@ -1,4 +1,147 @@ ------------------------------------------------------------------- +Thu Apr 20 11:02:18 UTC 2023 - miika.alikirri@suse.com + +- Update to version 5.4.1: + * cargo: Afterburn release 5.4.1 + * docs/release-notes: update for release + * build(deps): bump pnet_datalink from 0.31.0 to 0.33.0 + * build(deps): bump pnet_base from 0.31.0 to 0.33.0 + * build(deps): bump serde_json from 1.0.91 to 1.0.92 + * build(deps): bump zbus from 3.7.0 to 3.9.0 + * build(deps): bump anyhow from 1.0.68 to 1.0.69 + * build(deps): bump ipnetwork from 0.19.0 to 0.20.0 + * Sync repo templates ⚙ + * build(deps): bump tokio from 1.24.1 to 1.25.0 + * cargo: add configuration for cargo-vendor-filterer + * cargo: Afterburn release 5.4.0 + * docs/release-notes: update for release + * util: support DHCP option lookup from NetworkManager + * util: factor out retries of DHCP option lookup + * util: refactor DHCP option query helper into an enum + * util: move dns_lease_key_lookup() to a separate module + * cargo: update MSRV to 1.66 + * build(deps): bump reqwest from 0.11.13 to 0.11.14 + * build(deps): bump nix from 0.26.1 to 0.26.2 + * build(deps): bump serde_yaml from 0.9.16 to 0.9.17 + * cargo: update all packages to fix build error + * cargo: continue to support openssh-keys 0.5 + * build(deps): bump openssh-keys from 0.5.0 to 0.6.0 + * cargo: drop serde_derive crate in favor of serde derive feature + * cargo: use consistent declaration syntax for slog dependency + * cargo: drop unused dependencies + * Fix clippy 1.65 lints + * build(deps): bump base64 from 0.13.1 to 0.21.0 + * build(deps): bump tokio from 1.19.2 to 1.24.1 + * workflows: update actions to current major versions + * workflows: replace actions-rs/toolchain with dtolnay/rust-toolchain + * build(deps): bump mailparse from 0.13.8 to 0.14.0 + * build(deps): bump serde from 1.0.151 to 1.0.152 + * build(deps): bump openssl from 0.10.44 to 0.10.45 + * build(deps): bump libsystemd from 0.5.0 to 0.6.0 + * build(deps): bump anyhow from 1.0.66 to 1.0.68 + * build(deps): bump base64 from 0.13.1 to 0.20.0 + * build(deps): bump serde_derive from 1.0.150 to 1.0.151 + * build(deps): bump serde_json from 1.0.89 to 1.0.91 + * build(deps): bump serde_yaml from 0.9.14 to 0.9.16 + * cargo: continue to support base64 0.13 + * cargo: continue to support mailparse 0.13.8 + * build(deps): bump mailparse from 0.13.8 to 0.14.0 + * build(deps): bump mockito from 0.31.0 to 0.31.1 + * build(deps): bump serde from 1.0.148 to 1.0.150 + * build(deps): bump openssl from 0.10.43 to 0.10.44 + * build(deps): bump base64 from 0.13.1 to 0.20.0 + * build(deps): bump nix from 0.25.0 to 0.26.1 + * build(deps): bump vmw_backdoor from 0.2.1 to 0.2.3 + * build(deps): bump serde from 1.0.147 to 1.0.148 + * build(deps): bump serde_json from 1.0.87 to 1.0.89 + * build(deps): bump openssl from 0.10.42 to 0.10.43 + * build(deps): bump reqwest from 0.11.12 to 0.11.13 + * cargo: continue to support clap 3.1 + * cargo: stop enabling LTO in release builds + * providers/ibmcloud: avoid error if an ssh key not found in metadata + * build(deps): bump clap from 3.2.5 to 3.2.23 + * build(deps): bump serde_yaml from 0.9.13 to 0.9.14 + * build(deps): bump anyhow from 1.0.65 to 1.0.66 + * build(deps): bump base64 from 0.13.0 to 0.13.1 + * build(deps): bump serde from 1.0.145 to 1.0.147 + * build(deps): bump serde_json from 1.0.86 to 1.0.87 + * dependabot: permute the label order to flush Dependabot's config cache + * ci: migrate to new directory and method names + * build(deps): bump serde_json from 1.0.85 to 1.0.86 + * workflows: update clippy to 1.64.0 + * build(deps): bump serde from 1.0.144 to 1.0.145 + * build(deps): bump openssl from 0.10.41 to 0.10.42 + * build(deps): bump reqwest from 0.11.11 to 0.11.12 + * Sync repo templates ⚙ + * build(deps): bump anyhow from 1.0.64 to 1.0.65 + * build(deps): bump serde_yaml from 0.9.11 to 0.9.13 + * docs/release-notes: fixed checkin services ordering + * systemd: add explicit ordering, after multi-user.target + * build(deps): bump serde-xml-rs from 0.5.1 to 0.6.0 + * build(deps): bump serde_yaml from 0.9.10 to 0.9.11 + * build(deps): bump anyhow from 1.0.62 to 1.0.64 + * workflows: bump clippy to 1.63.0 + * network: fix clippy 1.63.0 lints + * build(deps): bump serde_json from 1.0.83 to 1.0.85 + * build(deps): bump anyhow from 1.0.61 to 1.0.62 + * build(deps): bump serde_yaml from 0.9.9 to 0.9.10 + * build(deps): bump serde from 1.0.143 to 1.0.144 + * build(deps): bump serde from 1.0.142 to 1.0.143 + * build(deps): bump nix from 0.24.2 to 0.25.0 + * build(deps): bump serde_yaml from 0.9.4 to 0.9.9 + * build(deps): bump anyhow from 1.0.60 to 1.0.61 + * build(deps): bump anyhow from 1.0.59 to 1.0.60 + * build(deps): bump serde_yaml from 0.9.2 to 0.9.4 + * build(deps): bump serde from 1.0.141 to 1.0.142 + * build(deps): bump serde_json from 1.0.82 to 1.0.83 + * Sync repo templates ⚙ + * cargo: allow serde_yaml 0.8 + * dependabot: automatically add "dependency" and "skip-notes" labels to PRs + * Sync repo templates ⚙ + * build(deps): bump serde_yaml from 0.8.26 to 0.9.2 + * build(deps): bump anyhow from 1.0.58 to 1.0.59 + * build(deps): bump serde from 1.0.140 to 1.0.141 + * build(deps): bump serde from 1.0.139 to 1.0.140 + * build(deps): bump nix from 0.24.1 to 0.24.2 + * build(deps): bump serde_yaml from 0.8.25 to 0.8.26 + * cargo: update version ranges for post-1.x deps + * providers: Use inline `format!` in a few places + * *: bump MSRV to 1.58.0 + * build(deps): bump serde_yaml from 0.8.24 to 0.8.25 + * build(deps): bump openssl from 0.10.40 to 0.10.41 + * build(deps): bump serde from 1.0.138 to 1.0.139 + * Sync repo templates ⚙ + * build(deps): bump serde from 1.0.137 to 1.0.138 + * build(deps): bump ipnetwork from 0.19.0 to 0.20.0 + * build(deps): bump serde_json from 1.0.81 to 1.0.82 + * docs: add release notes + * Sync repo templates ⚙ + * Sync repo templates ⚙ + * Sync repo templates ⚙ + * build(deps): bump anyhow from 1.0.57 to 1.0.58 + * templates/release-checklist: delete all .a files from vendor dir + * cargo: update + * cargo: update clap to 3.2.5 + * build(deps): bump reqwest from 0.11.10 to 0.11.11 + * build(deps): bump pnet_datalink from 0.30.0 to 0.31.0 + * build(deps): bump pnet_base from 0.30.0 to 0.31.0 + * copr: mark git checkout as safe + * build(deps): bump pnet_datalink from 0.29.0 to 0.30.0 + * build(deps): bump pnet_base from 0.29.0 to 0.30.0 + * workflows: update issue link + * dependabot: switch to weekly cadence + * ci: mark git checkout as safe + * providers/aws: expose instance availability-zone-id as AWS_AVAILABILITY_ZONE_ID + * github/release-checklist: Fixup path for Windows binaries + * build(deps): bump serde_json from 1.0.80 to 1.0.81 + * build(deps): bump serde_yaml from 0.8.23 to 0.8.24 + * build(deps): bump openssl from 0.10.38 to 0.10.40 + * build(deps): bump serde from 1.0.136 to 1.0.137 + * build(deps): bump serde_json from 1.0.79 to 1.0.80 + * build(deps): bump nix from 0.23.1 to 0.24.1 + * build(deps): bump ipnetwork from 0.18.0 to 0.19.0 + +------------------------------------------------------------------- Mon May 23 12:09:40 UTC 2022 - jan.suse@zerebecki.de - Update to version 5.3.0: diff --git a/afterburn.spec b/afterburn.spec index da8bd85..478a29d 100644 --- a/afterburn.spec +++ b/afterburn.spec @@ -1,7 +1,7 @@ # # spec file for package afterburn # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %global dracutmodulesdir %(pkg-config --variable=dracutmodulesdir dracut || echo '/usr/lib/dracut/modules.d') Name: afterburn -Version: 5.3.0 +Version: 5.4.1 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.56.0 +BuildRequires: rust >= 1.66.0 BuildRequires: pkgconfig(openssl) %description diff --git a/vendor.tar.xz b/vendor.tar.xz index c00aca9..043550b 120000 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1 +1 @@ -/ipfs/bafybeibqfwose2bjgv2cz4ezc64awm4v5xfaeqvrqknsbiuodarx4yvoyy \ No newline at end of file +/ipfs/bafybeias5xth5pldpltoosraw7v7xklwk26s3eyttfgukk3vnxxyu5lar4 \ No newline at end of file