Changeset bfdd32ae for postlfs/security


Ignore:
Timestamp:
11/06/2015 10:29:49 PM (8 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.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
0443831
Parents:
209b020
Message:

Update to stunnel-5.26.
Update to qemu-2.4.1.
Update to libassuan-2.4.0.
Update to xkbcomp-1.3.1.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/stunnel.xml

    r209b020 rbfdd32ae  
    1010  <!-- Following ftp only has later release -->
    1111<!--  <!ENTITY stunnel-download-ftp  "ftp://ftp.stunnel.org/stunnel/stunnel-&stunnel-version;.tar.gz"> -->
    12   <!ENTITY stunnel-md5sum        "24ad1f10525181edcf82433aac8bad0b">
    13   <!ENTITY stunnel-size          "620 KB">
    14   <!ENTITY stunnel-buildsize     "7.9 MB">
     12  <!ENTITY stunnel-md5sum        "cd72bf9b7fb3577a0330df315cd88b0a">
     13  <!ENTITY stunnel-size          "624 KB">
     14  <!ENTITY stunnel-buildsize     "6.5 MB">
    1515  <!ENTITY stunnel-time          "0.1 SBU">
    1616]>
     
    227227;TIMEOUTclose = 0</literal>
    228228
    229 EOF
    230 chmod -v 644 /etc/stunnel/stunnel.conf</userinput></screen>
     229EOF</userinput></screen>
    231230
    232231      <para>Finally, add the service(s) you wish to encrypt to the
Note: See TracChangeset for help on using the changeset viewer.