The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=22167b02a75bebd28fbfb95a59b64019f58f612c
commit 22167b02a75bebd28fbfb95a59b64019f58f612c Author: John Baldwin <j...@freebsd.org> AuthorDate: 2025-01-29 20:35:40 +0000 Commit: John Baldwin <j...@freebsd.org> CommitDate: 2025-01-29 20:35:40 +0000 ObsoleteFiles.inc: Fix placeholder date for libdevinfo.so.6 Fixes: 7554746c43c5 ("libdevinfo: Avoid false positives for the root0 sentinel value") --- ObsoleteFiles.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 8fc9e6f4e152..e17ca9608cca 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -51,7 +51,7 @@ # xargs -n1 | sort | uniq -d; # done -# 2025xxxx: libdevinfo bumped to version 7 +# 20250129: libdevinfo bumped to version 7 OLD_LIBS+=lib/libdevinfo.so.6 # 20250123: Remove gvinum(8)