components/openssh/service-network-ssh.p5m
changeset 7245 934578b959f0
parent 6543 b5c03b086e6d
child 7649 69d7508f0d66
equal deleted inserted replaced
7244:0d8fd6bb915f 7245:934578b959f0
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 <transform file path=usr.*/man/.+ -> default mangler.man.stability "Pass-through Uncommitted">
    23 <transform file path=usr.*/man/.+ -> default mangler.man.stability "Pass-through Uncommitted">
       
    24 # pie executables confuse this pkglint check due to bug 24457293
       
    25 <transform file path=usr/lib/ssh/.+ -> default pkg.linted.userland.action001.2 True>
    24 set name=pkg.fmri \
    26 set name=pkg.fmri \
    25     value=pkg:/service/network/ssh@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27     value=pkg:/service/network/ssh@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26 set name=pkg.summary value="OpenSSH servers and SSH (Secure Shell) services"
    28 set name=pkg.summary value="OpenSSH servers and SSH (Secure Shell) services"
    27 set name=pkg.description \
    29 set name=pkg.description \
    28     value="Provides OpenSSH server support for the Secure Shell (SSH) service which creates RSA and DSA host keys if they are not available and start or stop the sshd (Secure Shell daemon)."
    30     value="Provides OpenSSH server support for the Secure Shell (SSH) service which creates RSA and DSA host keys if they are not available and start or stop the sshd (Secure Shell daemon)."