Changeset 436c2f7e


Ignore:
Timestamp:
09/02/2012 08:09:06 PM (12 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
a7f550d8
Parents:
4e95994e
Message:

Update to stunnel-4.53

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10611 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r4e95994e r436c2f7e  
    44-->
    55
    6 <!ENTITY day          "01">                   <!-- Always 2 digits -->
     6<!ENTITY day          "02">                   <!-- Always 2 digits -->
    77<!ENTITY month        "09">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2012">
     
    1010<!ENTITY copyholder   "The BLFS Development Team">
    1111<!ENTITY version      "&year;-&month;-&day;">
    12 <!ENTITY releasedate  "September 1st, &year;">
     12<!ENTITY releasedate  "September 2nd, &year;">
    1313<!-- <!ENTITY releasedate  "November &day;st, &year;"> -->
    1414<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
     
    179179<!ENTITY polkit-version               "0.107">
    180180<!ENTITY shadow-version               "4.1.5.1">
    181 <!ENTITY stunnel-version              "4.52">
     181<!ENTITY stunnel-version              "4.53">
    182182<!ENTITY sudo-version                 "1.8.5p2">
    183183<!ENTITY tripwire-version             "2.4.2.2">
  • introduction/welcome/changelog.xml

    r4e95994e r436c2f7e  
    4848      <itemizedlist>
    4949        <listitem>
     50          <para>[bdubbs] - Updated to stunnel-4.53.  Fixes
     51          <ulink url="&blfs-ticket-root;3506">#3506</ulink>.</para>
     52        </listitem>
     53        <listitem>
    5054          <para>[krejzi] - Added libpwquality 1.2.0.</para>
    5155        </listitem>
     
    102106        <listitem>
    103107          <para>[bdubbs] - Updated to gnupg-2.0.19. Fixes
    104           <ulink url="&blfs-ticket-root;3498">#3984</ulink>.</para>
     108          <ulink url="&blfs-ticket-root;3498">#3498</ulink>.</para>
    105109        </listitem>
    106110        <listitem>
  • postlfs/security/stunnel.xml

    r4e95994e r436c2f7e  
    77  <!ENTITY stunnel-download-http "http://mirrors.zerg.biz/stunnel/stunnel-&stunnel-version;.tar.gz">
    88  <!ENTITY stunnel-download-ftp  "ftp://ftp.stunnel.org/stunnel/stunnel-&stunnel-version;.tar.gz">
    9   <!ENTITY stunnel-md5sum        "f5e713dda0e8efa659f372832ecd0c2c">
    10   <!ENTITY stunnel-size          "520 KB">
    11   <!ENTITY stunnel-buildsize     "5.5 MB">
     9  <!ENTITY stunnel-md5sum        "ab3bfc915357d67da18c73f73610d593">
     10  <!ENTITY stunnel-size          "524 KB">
     11  <!ENTITY stunnel-buildsize     "5.0 MB">
    1212  <!ENTITY stunnel-time          "0.5 SBU">
    1313]>
    1414
    15 <sect1 id="stunnel" xreflabel="Stunnel-&stunnel-version;">
     15<sect1 id="stunnel" xreflabel="stunnel-&stunnel-version;">
    1616  <?dbhtml filename="stunnel.html"?>
    1717
     
    2121  </sect1info>
    2222
    23   <title>Stunnel-&stunnel-version;</title>
     23  <title>stunnel-&stunnel-version;</title>
    2424
    2525  <indexterm zone="stunnel">
    26     <primary sortas="a-Stunnel">Stunnel</primary>
     26    <primary sortas="a-stunnel">stunnel</primary>
    2727  </indexterm>
    2828
    2929  <sect2 role="package">
    30     <title>Introduction to Stunnel</title>
    31 
    32     <para>The <application>Stunnel</application> package contains a program
     30    <title>Introduction to stunnel</title>
     31
     32    <para>The <application>stunnel</application> package contains a program
    3333    that allows you to encrypt arbitrary TCP connections inside SSL (Secure
    3434    Sockets Layer) so you can easily communicate with clients over secure
    35     channels. <application>Stunnel</application> can be used to add SSL
     35    channels. <application>stunnel</application> can be used to add SSL
    3636    functionality to commonly used <application>Inetd</application> daemons
    3737    like POP-2, POP-3, and IMAP servers, to standalone daemons like NNTP,
     
    3939    to the server package source code.</para>
    4040
    41     &lfs70_checked;
     41    &lfs72_checked;
    4242
    4343    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7171    </itemizedlist> -->
    7272
    73     <bridgehead renderas="sect3">Stunnel Dependencies</bridgehead>
     73    <bridgehead renderas="sect3">stunnel Dependencies</bridgehead>
    7474
    7575    <bridgehead renderas="sect4">Required</bridgehead>
     
    8282
    8383  <sect2 role="installation">
    84     <title>Installation of Stunnel</title>
     84    <title>Installation of stunnel</title>
    8585
    8686    <para>The <command>stunnel</command> daemon will be run in a
     
    9090
    9191<screen role="root"><userinput>groupadd -g 51 stunnel &amp;&amp;
    92 useradd -c "Stunnel Daemon" -d /var/lib/stunnel \
     92useradd -c "stunnel Daemon" -d /var/lib/stunnel \
    9393        -g stunnel -s /bin/false -u 51 stunnel</userinput></screen>
    9494
     
    115115    </note>
    116116
    117     <para>Install <application>Stunnel</application> by running the following
     117    <para>Install <application>stunnel</application> by running the following
    118118    commands:</para>
    119119
     
    164164
    165165  <sect2 role="configuration">
    166     <title>Configuring Stunnel</title>
     166    <title>Configuring stunnel</title>
    167167
    168168    <sect3 id="stunnel-config">
     
    183183      create the directory used for the
    184184      <filename class='extension'>.pid</filename> file that is created
    185       when the <application>Stunnel</application> daemon starts:</para>
     185      when the <application>stunnel</application> daemon starts:</para>
    186186
    187187<screen role="root"><userinput>install -v -m750 -o stunnel -g stunnel -d /var/lib/stunnel/run</userinput></screen>
     
    211211connect = <replaceable>&lt;hostname:portnumber&gt;</replaceable></literal></screen>
    212212
    213       <para>If you use <application>Stunnel</application> to encrypt a daemon
     213      <para>If you use <application>stunnel</application> to encrypt a daemon
    214214      started from <command>[x]inetd</command>, you may need to disable that
    215215      daemon in the <filename>/etc/[x]inetd.conf</filename> file and enable a
     
    294294        <listitem>
    295295          <para> contains the API functions required by
    296           <application>Stunnel</application>.</para>
     296          <application>stunnel</application>.</para>
    297297          <indexterm zone="stunnel libstunnel">
    298298            <primary sortas="c-libstunnel">libstunnel.so</primary>
Note: See TracChangeset for help on using the changeset viewer.