Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/stunnel.xml

    rc93c620c r1334c9a  
    1010  <!-- Following ftp only has later release -->
    1111<!--   "ftp://ftp.stunnel.org/stunnel/stunnel-&stunnel-version;.tar.gz"> -->
    12   <!ENTITY stunnel-md5sum        "d68ef1c93a1e44df9455e1185d7b7742">
     12  <!ENTITY stunnel-md5sum        "6bbe921f8d2ab4967dc7ff42f6e5d45a">
    1313  <!ENTITY stunnel-size          "964 KB">
    14   <!ENTITY stunnel-buildsize     "7.2 MB">
    15   <!ENTITY stunnel-time          "0.1 SBU">
     14  <!ENTITY stunnel-buildsize     "7.3 MB">
     15  <!ENTITY stunnel-time          "less than 0.1 SBU">
    1616]>
    1717
     
    2020
    2121  <sect1info>
     22    <othername>$LastChangedBy$</othername>
    2223    <date>$Date$</date>
    2324  </sect1info>
     
    4445    </para>
    4546
    46     &lfs110a_checked;
     47    &lfs10_checked;
    4748
    4849    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    139140    </para>
    140141
    141 <!-- Not needed, we're 10+ versions ahead of this now
    142142    <note>
    143143      <para>
     
    155155      </para>
    156156    </note>
    157 -->
    158157
    159158<screen revision="sysv"><userinput>./configure --prefix=/usr        \
     
    184183    </para>
    185184
    186 <screen role="root" revision="systemd"><userinput>install -v -m644 tools/stunnel.service /usr/lib/systemd/system</userinput></screen>
     185<screen role="root" revision="systemd"><userinput>install -v -m644 tools/stunnel.service /lib/systemd/system</userinput></screen>
    187186
    188187    <para>
     
    261260      </para>
    262261
    263 <screen role="root"><userinput>cat &gt; /etc/stunnel/stunnel.conf &lt;&lt; "EOF"
     262<screen role="root"><userinput>cat &gt;/etc/stunnel/stunnel.conf &lt;&lt; "EOF"
    264263<literal>; File: /etc/stunnel/stunnel.conf
    265264
     
    374373            is a program designed to work as an SSL
    375374            encryption wrapper between remote clients and local
    376             (<command>{x}inetd</command>-startable) or remote servers
     375            (<command>{x}inetd</command>-startable) or remote servers.
    377376          </para>
    378377          <indexterm zone="stunnel stunnel-prog">
     
    388387            is a <application>Perl</application> wrapper script to use
    389388            <command>stunnel</command> 3.x syntax with
    390             <command>stunnel</command> 4.05 or later
     389            <command>stunnel</command> 4.05 or later.
    391390          </para>
    392391          <indexterm zone="stunnel stunnel3">
     
    397396
    398397      <varlistentry id="libstunnel">
    399         <term><filename class="libraryfile">libstunnel.so</filename></term>
     398        <term><filename class='libraryfile'>libstunnel.so</filename></term>
    400399        <listitem>
    401400          <para>
    402401            contains the API functions required by
    403             <application>stunnel</application>
     402            <application>stunnel</application>.
    404403          </para>
    405404          <indexterm zone="stunnel libstunnel">
Note: See TracChangeset for help on using the changeset viewer.