Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Jul 2025 23:04:19 GMT
From:      Cy Schubert <cy@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: aad5020c709a - main - OptionalObsoleteFiles: libkadm5clnt.so is used by MIT and Heimdal
Message-ID:  <202507072304.567N4J7w026004@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by cy:

URL: https://cgit.FreeBSD.org/src/commit/?id=aad5020c709ac4231af88d4b74588a28f87c9497

commit aad5020c709ac4231af88d4b74588a28f87c9497
Author:     Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2025-07-07 23:02:03 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2025-07-07 23:03:10 +0000

    OptionalObsoleteFiles: libkadm5clnt.so is used by MIT and Heimdal
    
    Reported by:    fluffy, "Herbert J. Skuhra" <herbert@gojira.at>
    Fixes:          af2593e3212c
---
 tools/build/mk/OptionalObsoleteFiles.inc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc
index eb2713bafac9..e0689b2d811f 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -4950,7 +4950,6 @@ OLD_FILES+=usr/lib/libhx509.so
 OLD_LIBS+=usr/lib/libhx509.so.11
 OLD_FILES+=usr/lib/libhx509_p.a
 OLD_FILES+=usr/lib/libkadm5clnt.a
-OLD_FILES+=usr/lib/libkadm5clnt.so
 OLD_LIBS+=usr/lib/libkadm5clnt.so.11
 OLD_FILES+=usr/lib/libkadm5clnt_p.a
 OLD_FILES+=usr/lib/libkadm5srv.a



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202507072304.567N4J7w026004>