From 23b91f1d6d2b1b117e06a371eb49585f31b73cc2 Mon Sep 17 00:00:00 2001 From: Val Packett Date: Fri, 28 Nov 2025 01:34:32 -0300 Subject: [PATCH] Update libkrun and libkrunfw to latest upstream (merged MS_SHARED and EROFS) --- .gitmodules | 4 ++-- libkrun | 2 +- libkrunfw | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index 5420066..b8605b1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,7 +3,7 @@ url = https://github.com/valpackett/muvm [submodule "libkrun"] path = libkrun - url = https://github.com/valpackett/libkrun + url = https://github.com/containers/libkrun [submodule "libkrunfw"] path = libkrunfw - url = https://github.com/valpackett/libkrunfw + url = https://github.com/containers/libkrunfw diff --git a/libkrun b/libkrun index e9b536b..8a14673 160000 --- a/libkrun +++ b/libkrun @@ -1 +1 @@ -Subproject commit e9b536bd332c70fa730dd4ef70ff62e3702d4b70 +Subproject commit 8a1467394189b51f5b0ec601352a0c3fd719d850 diff --git a/libkrunfw b/libkrunfw index 4b98077..8a8c33f 160000 --- a/libkrunfw +++ b/libkrunfw @@ -1 +1 @@ -Subproject commit 4b98077866355ecfed46781ab6143d21127bf977 +Subproject commit 8a8c33f24f72aa6ca017347dc2be45b6fa612af5