Changeset 3d37094 for postlfs


Ignore:
Timestamp:
06/11/2014 07:00:42 PM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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:
1ae0f658
Parents:
0e501484
Message:

gparted-0.19.0
dbus-1.8.4
stunnel-5.02

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/stunnel.xml

    r0e501484 r3d37094  
    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        "7b63266b6fa05da696729e245100da65">
     9  <!ENTITY stunnel-md5sum        "bb48b1c18cfc0a42708ef996b1a26926">
    1010  <!ENTITY stunnel-size          "580 KB">
    11   <!ENTITY stunnel-buildsize     "6.2 MB">
     11  <!ENTITY stunnel-buildsize     "5.7 MB">
    1212  <!ENTITY stunnel-time          "0.1 SBU">
    1313]>
     
    9494    <note>
    9595      <para>A signed SSL Certificate and a Private Key is necessary to run the
    96       <command>stunnel</command> daemon. If you own, or have already created a
    97       signed SSL Certificate you wish to use, copy it to
     96      <command>stunnel</command> daemon.  Further below, after
     97      <command>make ... install</command>, we include instructions to generate
     98      them. However, if you own, or have already created a signed SSL
     99      Certificate you wish to use, copy it to
    98100      <filename>/etc/stunnel/stunnel.pem</filename> before starting the build
    99101      (ensure only <systemitem class="username">root</systemitem> has read and
Note: See TracChangeset for help on using the changeset viewer.