From f54ab830a3a1497841451b12e7bc2826dec7f0ff Mon Sep 17 00:00:00 2001 From: Tobias Jungel <1773291+toanju@users.noreply.github.com> Date: Tue, 31 Mar 2026 14:00:20 +0200 Subject: [PATCH] Upgrade LIBVIRT to commit db2f30fce426ff3f61de01874b2ee8a9aca43a7b --- prepare_source | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/prepare_source b/prepare_source index 83cac04..f1625af 100644 --- a/prepare_source +++ b/prepare_source @@ -1,8 +1,8 @@ # vim: ft=bash # commit sha from https://github.com/cyberus-technology/libvirt/commits/gardenlinux/ -LIBVIRT_COMMIT_SHA="f26ee0ac0f2ef7c62fb8eb0062baee58c501b957" -version_increment="5" +LIBVIRT_COMMIT_SHA="db2f30fce426ff3f61de01874b2ee8a9aca43a7b" +version_increment="6" git_src_commit "$LIBVIRT_COMMIT_SHA" https://github.com/cyberus-technology/libvirt.git