From 22167b02a75bebd28fbfb95a59b64019f58f612c Mon Sep 17 00:00:00 2001 From: John Baldwin Date: Wed, 29 Jan 2025 15:35:40 -0500 Subject: [PATCH] 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 8fc9e6f4e15..e17ca9608cc 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)