Changeset 2a7d6c3e


Ignore:
Timestamp:
10/27/2004 06:22:58 PM (20 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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:
2bfe939
Parents:
a119e79
Message:

Added new package Stunnel-4.05

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

Files:
1 added
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    ra119e79 r2a7d6c3e  
    1 <!ENTITY day          "25">
     1<!ENTITY day          "27">
    22<!ENTITY month        "10">
    33<!ENTITY year         "2004">
     
    2020
    2121
    22 <!ENTITY blfs-bootscripts-version     "20041023">
     22<!ENTITY blfs-bootscripts-version     "20041027">
    2323<!ENTITY blfs-bootscripts-download    "&downloads-root;/blfs-bootscripts-&blfs-bootscripts-version;.tar.bz2">
    2424                                     
     
    3737<!ENTITY mitkrb-version               "1.3.5">
    3838<!ENTITY cyrus-sasl-version           "2.1.20">
     39<!ENTITY stunnel-version              "4.05">
    3940                                 
    4041<!-- Chapter 5 -->               
  • introduction/welcome/changelog.xml

    ra119e79 r2a7d6c3e  
    2222
    2323<itemizedlist>
     24
     25<listitem><para>October 27th, 2004 [randy]: Added new package
     26Stunnel-4.05.</para></listitem>
    2427
    2528<listitem><para>October 25th, 2004 [igor]: Added aspell, pkgconfig, HTML
  • postlfs/security/security.xml

    ra119e79 r2a7d6c3e  
    1919<application><acronym>PAM</acronym></application> modules.  Access via networks
    2020can also be secured by policies set by <application>iptables</application>,
    21 commonly referred to as a firewall.</para>
     21commonly referred to as a firewall. For applications that don't offer the
     22best security, you can use the <application>Stunnel</application> package to
     23wrap an application daemon inside an <acronym>SSL</acronym> tunnel.</para>
    2224
    2325<para>Prevention of breaches, like a trojan, are assisted by applications like
     
    4042<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mitkrb.xml"/>
    4143<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="cyrus-sasl.xml"/>
     44<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="stunnel.xml"/>
    4245
    4346</chapter>
Note: See TracChangeset for help on using the changeset viewer.