Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package afterburn for openSUSE:Factory checked in at 2026-07-12 16:21:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/afterburn (Old) and /work/SRC/openSUSE:Factory/.afterburn.new.1991 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "afterburn" Sun Jul 12 16:21:10 2026 rev:19 rq:1364949 version:5.10.0.git73.b97f772 Changes: -------- --- /work/SRC/openSUSE:Factory/afterburn/afterburn.changes 2025-09-30 17:38:56.892593009 +0200 +++ /work/SRC/openSUSE:Factory/.afterburn.new.1991/afterburn.changes 2026-07-12 16:22:05.509901815 +0200 @@ -1,0 +2,73 @@ +Tue Jul 07 14:51:27 UTC 2026 - Jan Zerebecki <[email protected]> + +- Update to version 5.10.0.git73.b97f772: + * build(deps): bump anyhow from 1.0.99 to 1.0.103 + https://github.com/coreos/afterburn/pull/1284 + * build(deps): bump libflate from 2.1.0 to 2.2.2 + https://github.com/coreos/afterburn/pull/1283 + * build(deps): bump openssl from 0.10.79 to 0.10.80 + not vulnerable but patches CVE-2026-45784 AKA bsc#1270949 + https://github.com/coreos/afterburn/pull/1277 + +------------------------------------------------------------------- +Tue Jul 07 13:49:46 UTC 2026 - Jan Zerebecki <[email protected]> + +- Update to version 5.10.0.git70.9cc2a7b: + * build(deps): bump openssl from 0.10.78 to 0.10.79 + fixes CVE-2026-42327 AKA bsc#1270483 , CVE-2026-44662 AKA bsc#1270886 + * providers/hetzner: Add the HETZNER_PUBLIC_IPV6 attribute + * providers/hetzner: Add support for network configuration + * build(deps): bump rustls-webpki from 0.103.10 to 0.103.13 + fixes GHSA-82j2-j2ch-gfr8 , GHSA-965h-392x-2mh5 , GHSA-xgp8-3hg3-c2mh + * build(deps): bump openssl from 0.10.73 to 0.10.78 + fixes CVE-2026-41898 AKA bsc#1270817 , CVE-2026-41681 AKA bsc#1270787 , + CVE-2026-41676 AKA bsc#1270175 , CVE-2026-41678 AKA bsc#1270651 , + CVE-2026-41677 AKA bsc#1270555 + * docs: Add AGENTS.md and CLAUDE.md for AI coding assistants + * build(deps): bump rand from 0.9.2 to 0.9.4 + not vulnerable but patches RUSTSEC-2026-0097 AKA GHSA-cq8v-f236-94qc + * opencode: add skills for provider scaffolding and release automation + * ibmcloud-classic: Add missing network_id to fixture + * kubevirt: Support static gateway and DNS with DHCP + * build(deps): bump rustls-webpki from 0.103.6 to 0.103.10 + fixes GHSA-pwjx-qhcg-rvj4 + * fix(proxmoxve): Define DNS entries for every interface + * Makefile: download `90-afterburn-authorized-keys-file.conf` for rpm building + * Sync repo templates ⚙ + * Sync repo templates ⚙ + * build(deps): bump bytes from 1.10.1 to 1.11.1 + fixes CVE-2026-25541 + * util/dhcp: Fix clippy lints + * Sync repo templates ⚙ + * build(deps): bump actions/checkout from 4 to 6 + * Sync repo templates ⚙ + * build(deps): bump actions/upload-artifact from 4 to 5 + * kubevirt: modprobe for virtio_blk; remove dracut preload + * Sync repo templates ⚙ + * kubevirt: Add NoCloud network configuration support + * kubevirt: Support config drive network data + * kubevirt: Refactor the provider to follow the proxmoxve structure + * dracut: Add virtio_blk module preload to afterburn-network-kargs service + * docs: Add release notes + * cargo: Afterburn release 5.10.0 + +------------------------------------------------------------------- +Tue Jul 07 10:54:13 UTC 2026 - Jan Zerebecki <[email protected]> + +- Update to version 5.10.0: + * cargo: Afterburn release 5.10.0 + * docs/release-notes: update for release 5.10.0 + * cargo: update dependencies + * microsoft/azure: Add XML attribute alias for serde-xml-rs Fedora compat + * docs/release-notes: Add entry for Azure SharedConfig XML parsing fix + * microsoft/azure: Fix SharedConfig parsing of XML attributes + * microsoft/azure: Mock goalstate.SharedConfig output in tests + * providers/azure: switch SSH key retrieval from certs endpoint to IMDS + * build(deps): bump the build group with 8 updates + * build(deps): bump slab from 0.4.10 to 0.4.11 + * build(deps): bump actions/checkout from 4 to 5 + * upcloud: implement UpCloud provider + * build(deps): bump the build group with 4 updates + * Sync repo templates ⚙ + +------------------------------------------------------------------- @@ -62,0 +136,2 @@ + this includes an update of the dependency rustls, which + fixes GHSA-qg5g-gv98-5ffh Old: ---- afterburn-5.9.0.git21.a73f509.tar.xz New: ---- afterburn-5.10.0.git73.b97f772.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ afterburn.spec ++++++ --- /var/tmp/diff_new_pack.zCx7gg/_old 2026-07-12 16:22:08.225997740 +0200 +++ /var/tmp/diff_new_pack.zCx7gg/_new 2026-07-12 16:22:08.257998871 +0200 @@ -1,7 +1,7 @@ # # spec file for package afterburn # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # 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.9.0.git21.a73f509 +Version: 5.10.0.git73.b97f772 Release: 0 Summary: A cloud provider agent License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.zCx7gg/_old 2026-07-12 16:22:08.754016389 +0200 +++ /var/tmp/diff_new_pack.zCx7gg/_new 2026-07-12 16:22:08.786017519 +0200 @@ -1,14 +1,15 @@ <services> <service name="tar_scm" mode="manual"> - <param name="url">https://github.com/coreos/afterburn.git</param> + <param name="url">https://github.com/JanZerebecki/afterburn.git</param> <param name="scm">git</param> <param name="exclude">.git</param> <param name="filename">afterburn</param> - <param name="revision">a73f50914beb29de8a286ef89400464b4692d634</param> + <param name="revision">b97f7720242c909be8bcf94cb3a12f9683797642</param> <!-- <param name="versionformat">@PARENT_TAG@</param> - --> <param name="versionformat">@[email protected]@TAG_OFFSET@.%h</param> + --> + <param name="versionformat">5.10.0.git@TAG_OFFSET@.%h</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">enable</param> </service> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.zCx7gg/_old 2026-07-12 16:22:09.002025148 +0200 +++ /var/tmp/diff_new_pack.zCx7gg/_new 2026-07-12 16:22:09.030026137 +0200 @@ -1,8 +1,8 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/coreos/afterburn.git</param> - <param name="changesrevision">a73f50914beb29de8a286ef89400464b4692d634</param></service><service name="tar_scm"> + <param name="changesrevision">9cc2a7bdf370077a7c22a0e42d1cf0bef20f2f71</param></service><service name="tar_scm"> <param name="url">https://github.com/JanZerebecki/afterburn.git</param> - <param name="changesrevision">104ec25049bf429578c60877c0ea503ee96354e4</param></service></servicedata> + <param name="changesrevision">b97f7720242c909be8bcf94cb3a12f9683797642</param></service></servicedata> (No newline at EOF) ++++++ afterburn-5.9.0.git21.a73f509.tar.xz -> afterburn-5.10.0.git73.b97f772.tar.xz ++++++ ++++ 5005 lines of diff (skipped) ++++++ vendor.tar.xz ++++++ /work/SRC/openSUSE:Factory/afterburn/vendor.tar.xz /work/SRC/openSUSE:Factory/.afterburn.new.1991/vendor.tar.xz differ: char 25, line 1
