Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Oct 2019 00:05:29 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r353907 - head
Message-ID:  <201910230005.x9N05TlT038682@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jkim
Date: Wed Oct 23 00:05:29 2019
New Revision: 353907
URL: https://svnweb.freebsd.org/changeset/base/353907

Log:
  Belatedly remove stale debug symbols after r339270.
  
  Reported by:	danfe
  MFC after:	3 days

Modified:
  head/ObsoleteFiles.inc

Modified: head/ObsoleteFiles.inc
==============================================================================
--- head/ObsoleteFiles.inc	Tue Oct 22 22:55:46 2019	(r353906)
+++ head/ObsoleteFiles.inc	Wed Oct 23 00:05:29 2019	(r353907)
@@ -872,6 +872,16 @@ OLD_FILES+=usr/include/openssl/kssl.h
 OLD_FILES+=usr/include/openssl/pqueue.h
 OLD_FILES+=usr/include/openssl/ssl23.h
 OLD_FILES+=usr/include/openssl/ui_compat.h
+OLD_FILES+=usr/lib/debug/usr/lib/engines/lib4758cca.so.debug
+OLD_FILES+=usr/lib/debug/usr/lib/engines/libaep.so.debug
+OLD_FILES+=usr/lib/debug/usr/lib/engines/libatalla.so.debug
+OLD_FILES+=usr/lib/debug/usr/lib/engines/libcapi.so.debug
+OLD_FILES+=usr/lib/debug/usr/lib/engines/libchil.so.debug
+OLD_FILES+=usr/lib/debug/usr/lib/engines/libcswift.so.debug
+OLD_FILES+=usr/lib/debug/usr/lib/engines/libgost.so.debug
+OLD_FILES+=usr/lib/debug/usr/lib/engines/libnuron.so.debug
+OLD_FILES+=usr/lib/debug/usr/lib/engines/libsureware.so.debug
+OLD_FILES+=usr/lib/debug/usr/lib/engines/libubsec.so.debug
 OLD_FILES+=usr/share/openssl/man/man1/dss1.1.gz
 OLD_FILES+=usr/share/openssl/man/man1/md2.1.gz
 OLD_FILES+=usr/share/openssl/man/man1/md4.1.gz



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