From 5853a9971a50d6711b88fd7ce97f3eba1b69f6bf Mon Sep 17 00:00:00 2001 From: Xin LI Date: Mon, 11 Aug 2025 00:44:05 -0700 Subject: [PATCH] vmm: library version bump PR: misc/288780 Fixes: a4197ea477771d525c2970d0c42acab727e43f16 --- ObsoleteFiles.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index a6662d31829..9d3904cd9ff 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -84,6 +84,9 @@ OLD_FILES+=usr/share/man/man8/zfsboot.8.gz # 20250728: Machine versions of 'runq.h' do not exist anymore OLD_FILES+=usr/include/machine/runq.h +# 20250727: libvmmapi bumped to 7 +OLD_LIBS+=usr/lib/libvmmapi.so.6 + # 20250726: MIT KRB5 DSO bump OLD_LIBS+=usr/lib/libcom_err.so.121 OLD_LIBS+=usr/lib/libgssapi_krb5.so.121