Print this page
1427 import libssl

Split Close
Expand all
Collapse all
          --- old/exception_lists/packaging
          +++ new/exception_lists/packaging
↓ open down ↓ 15 lines elided ↑ open up ↑
  16   16  # fields enclosed by brackets "[]" replaced with your own identifying
  17   17  # information: Portions Copyright [yyyy] [name of copyright owner]
  18   18  #
  19   19  # CDDL HEADER END
  20   20  #
  21   21  
  22   22  #
  23   23  # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
  24   24  # Copyright 2011 Nexenta Systems, Inc.  All rights reserved.
  25   25  # Copyright 2012 OmniTI Computer Consulting, Inc.  All rights reserved.
       26 +# Copyright 2015 Gary Mills
  26   27  #
  27   28  
  28   29  #
  29   30  # Exception List for validate_pkg
  30   31  #
  31   32  
  32   33  #
  33   34  # The following entries are built in the /proto area
  34   35  # but not included in any packages - this is intentional.
  35   36  #
↓ open down ↓ 952 lines elided ↑ open up ↑
 988  989  # libpcidb is private
 989  990  #
 990  991  usr/include/pcidb.h
 991  992  usr/lib/amd64/libpcidb.so               i386
 992  993  usr/lib/amd64/llib-lpcidb.ln            i386
 993  994  usr/lib/sparcv9/libpcidb.so             sparc
 994  995  usr/lib/sparcv9/llib-lpcidb.ln          sparc
 995  996  usr/lib/libpcidb.so
 996  997  usr/lib/llib-lpcidb
 997  998  usr/lib/llib-lpcidb.ln
      999 +
     1000 +#
     1001 +# Private openssl headers, symlinks, and lint libraries
     1002 +#
     1003 +usr/include/openssl
     1004 +lib/amd64/libcrypto.so  i386
     1005 +lib/amd64/libssl.so     i386
     1006 +lib/sparcv9/libcrypto.so        sparc
     1007 +lib/sparcv9/libssl.so   sparc
     1008 +lib/libcrypto.so
     1009 +lib/libssl.so
     1010 +lib/openssl/engines/libpk11.so
     1011 +lib/amd64/llib-lsunw_crypto.ln  i386
     1012 +lib/amd64/llib-lsunw_ssl.ln             i386
     1013 +lib/openssl/engines/amd64/libpk11.so    i386
     1014 +lib/sparcv9/llib-lsunw_crypto.ln        sparc
     1015 +lib/sparcv9/llib-lsunw_ssl.ln   sparc
     1016 +lib/openssl/engines/sparcv9/libpk11.so  sparc
     1017 +lib/llib-lsunw_crypto
     1018 +lib/llib-lsunw_crypto.ln
     1019 +lib/llib-lsunw_ssl
     1020 +lib/llib-lsunw_ssl.ln
     1021 +
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX