aboutsummaryrefslogtreecommitdiff
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorMariusz Zaborski <oshogbo@FreeBSD.org>2018-11-12 15:52:45 +0000
committerMariusz Zaborski <oshogbo@FreeBSD.org>2018-11-12 15:52:45 +0000
commit752d135e0dacd9a463d24ffb89779b67ce0a7ea0 (patch)
tree0f507b90d2d89949c341597b500e48f56edd63e9 /ObsoleteFiles.inc
parent970bdbf5d75f082b69c41aa9372ed1a0eddd3419 (diff)
downloadsrc-752d135e0dacd9a463d24ffb89779b67ce0a7ea0.tar.gz
src-752d135e0dacd9a463d24ffb89779b67ce0a7ea0.zip
libcasper: ange the name of limits in cap_dns so the intentions are obvious.
Reported by: pjd MFC after: 3 weeks
Notes
Notes: svn path=/head/; revision=340363
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 02d0b463834b..61855eb02e27 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -38,6 +38,9 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20181112: Cleanup old libcap_dns.
+OLD_LIBS+=lib/casper/libcap_dns.so.1
+OLD_LIBS+=usr/lib32/libcap_dns.so.1
# 20181030: malloc_domain(9) KPI change
OLD_FILES+=share/man/man9/malloc_domain.9.gz
# 20181026: joy(4) removal