From b0e753dd6a955fb2f10a0ce17d32bd33172e0400 Mon Sep 17 00:00:00 2001 From: Gordon Ross Date: Wed, 11 Feb 2015 22:03:23 -0500 Subject: 5609 port mod_ipp to Apache 2.2 Reviewed by: Garrett D'Amore Reviewed by: Alexander Pyhalov Approved by: Garrett D'Amore --- exception_lists/check_rtime | 1 - exception_lists/interface_check | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'exception_lists') diff --git a/exception_lists/check_rtime b/exception_lists/check_rtime index fce897b09b..0fbbfb639e 100644 --- a/exception_lists/check_rtime +++ b/exception_lists/check_rtime @@ -47,7 +47,6 @@ SKIP ^usr/src/ # no objects in source code # Individual files that we don't examine SKIP ^boot/grub/bin/grub$ -SKIP ^usr/apache/libexec/mod_ipp.so$ # Apache loadable module # USIII specific extns. cause ldd noise on USII bld. m/c SKIP ^usr/lib/fps/sun4u/UltraSPARC.*/fptest$ SKIP ^usr/MACH(lib)/lddstub$ # lddstub has no dependencies diff --git a/exception_lists/interface_check b/exception_lists/interface_check index 377aa4b387..311bed5bc6 100644 --- a/exception_lists/interface_check +++ b/exception_lists/interface_check @@ -43,7 +43,6 @@ # Plugins are not required to have versioned file names, and are not required # to be internally versioned. # -PLUGIN ^usr/apache/libexec PLUGIN ^usr/lib/devfsadm PLUGIN ^usr/lib/efcode/.*\.so$ PLUGIN ^usr/lib/elfedit @@ -53,6 +52,7 @@ PLUGIN ^usr/lib/fm/topo/plugins PLUGIN ^usr/lib/fwflash PLUGIN ^usr/lib/iconv PLUGIN ^usr/lib/inet/ppp +PLUGIN ^usr/lib/lp/ipp PLUGIN ^usr/lib/mdb PLUGIN ^usr/lib/pci PLUGIN ^usr/lib/picl/plugins -- cgit v1.2.3