mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
ObsoleteFiles.inc: Fix placeholder date for libdevinfo.so.6
Fixes: 7554746c43 ("libdevinfo: Avoid false positives for the root0 sentinel value")
This commit is contained in:
parent
697fd8476e
commit
22167b02a7
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue