From 3a7e672361dca6317e7ad2e486c59fff280c7bb3 Mon Sep 17 00:00:00 2001 From: brix Date: Tue, 27 Nov 2007 13:58:25 +0000 Subject: [PATCH] Add usr/lib/libgssapi_krb5.so.8 to the list of old libs from the 20071120 shared library version bump. Update the date in the comments to match the date of the actual commit. Approved by: bz, erwin (mentor) MFC after: 3 days --- ObsoleteFiles.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 2fc94ff10c7..4998641751d 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -3964,9 +3964,10 @@ OLD_FILES+=usr/libdata/msdosfs/koi8u2dos # - usr/share/tmac/mm/se_locale # - var/yp/Makefile -# 20071119: shared library version bump +# 20071120: shared library version bump OLD_LIBS+=usr/lib/libasn1.so.8 OLD_LIBS+=usr/lib/libgssapi.so.8 +OLD_LIBS+=usr/lib/libgssapi_krb5.so.8 OLD_LIBS+=usr/lib/libhdb.so.8 OLD_LIBS+=usr/lib/libkadm5clnt.so.8 OLD_LIBS+=usr/lib/libkadm5srv.so.8 -- 2.45.0