svn commit: r354150 - stable/12

Jung-uk Kim jkim at FreeBSD.org
Tue Oct 29 18:06:00 UTC 2019


Author: jkim
Date: Tue Oct 29 18:06:00 2019
New Revision: 354150
URL: https://svnweb.freebsd.org/changeset/base/354150

Log:
  MFC:	r353907
  
  Belatedly remove stale debug symbols.

Modified:
  stable/12/ObsoleteFiles.inc
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/ObsoleteFiles.inc
==============================================================================
--- stable/12/ObsoleteFiles.inc	Tue Oct 29 17:36:06 2019	(r354149)
+++ stable/12/ObsoleteFiles.inc	Tue Oct 29 18:06:00 2019	(r354150)
@@ -516,6 +516,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


More information about the svn-src-stable-12 mailing list