From c8748025968b39fd3040761777550df9b6e9b98b Mon Sep 17 00:00:00 2001 From: Tobias Jungel <1773291+toanju@users.noreply.github.com> Date: Thu, 18 Jun 2026 14:00:25 +0200 Subject: [PATCH] Upgrade LIBVIRT to tag gardenlinux-release-26-06-16 (657b28f42d8e08a53d5b33f8b94429ff42dee505) --- prepare_source | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/prepare_source b/prepare_source index 57a2d98..91ee7c3 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="6896f4dade77f4b73bab6a04a622ef1e1ddaa869" -version_increment="1" +LIBVIRT_COMMIT_SHA="657b28f42d8e08a53d5b33f8b94429ff42dee505" +version_increment="2" git_src_commit "$LIBVIRT_COMMIT_SHA" https://github.com/cyberus-technology/libvirt.git