From 283aeff400bef352ad38f7e6d69fb170f09b9574 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 09:12:44 +0000 Subject: [PATCH 1/2] Update dependency cyberus-technology/libvirt to gardenlinux-release-26-07-14 --- prepare_source | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prepare_source b/prepare_source index 1c3c9c3..560ad8f 100644 --- a/prepare_source +++ b/prepare_source @@ -1,7 +1,7 @@ # vim: ft=bash # release tag from https://github.com/cyberus-technology/libvirt/releases/tag/gardenlinux-release-26-06-19 -LIBVIRT_VERSION_TAG="gardenlinux-release-26-07-03" +LIBVIRT_VERSION_TAG="gardenlinux-release-26-07-14" version_increment="4" git_src_commit "$LIBVIRT_VERSION_TAG" https://github.com/cyberus-technology/libvirt.git From a8c3033ad9dc4dc6a41074015bfc94a1232d5ed5 Mon Sep 17 00:00:00 2001 From: Tobias Jungel Date: Wed, 15 Jul 2026 13:39:26 +0200 Subject: [PATCH 2/2] Apply suggestions from code review Co-authored-by: Tobias Jungel --- prepare_source | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prepare_source b/prepare_source index 560ad8f..979e426 100644 --- a/prepare_source +++ b/prepare_source @@ -2,7 +2,7 @@ # release tag from https://github.com/cyberus-technology/libvirt/releases/tag/gardenlinux-release-26-06-19 LIBVIRT_VERSION_TAG="gardenlinux-release-26-07-14" -version_increment="4" +version_increment="5" git_src_commit "$LIBVIRT_VERSION_TAG" https://github.com/cyberus-technology/libvirt.git