git: 5853a9971a50 - main - vmm: library version bump
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 11 Aug 2025 07:46:47 UTC
The branch main has been updated by delphij: URL: https://cgit.FreeBSD.org/src/commit/?id=5853a9971a50d6711b88fd7ce97f3eba1b69f6bf commit 5853a9971a50d6711b88fd7ce97f3eba1b69f6bf Author: Xin LI <delphij@FreeBSD.org> AuthorDate: 2025-08-11 07:44:05 +0000 Commit: Xin LI <delphij@FreeBSD.org> CommitDate: 2025-08-11 07:44:05 +0000 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 a6662d31829f..9d3904cd9ffc 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