Ignore:
Timestamp:
12/01/2017 06:27:34 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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, 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:
7c90a4a
Parents:
c5eb8ede
Message:

Remove pcre as dependency for qpdf.
Update to curl-7.57.0.
Update to nasm-2.13.02.
Update to x265-2.6.
Update to upower-0.99.7.
Update to stunnel-5.44.
Update to QScintilla_gpl-2.10.2.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/stunnel.xml

    rc5eb8ede re024fe4  
    1010  <!-- Following ftp only has later release -->
    1111<!--   "ftp://ftp.stunnel.org/stunnel/stunnel-&stunnel-version;.tar.gz"> -->
    12   <!ENTITY stunnel-md5sum        "e8efcb8a28ffb7c0de30755e0ea228c1">
     12  <!ENTITY stunnel-md5sum        "47697dee496c80c8e352b2b705c4a571">
    1313  <!ENTITY stunnel-size          "684 KB">
    1414  <!ENTITY stunnel-buildsize     "6.2 MB">
     
    7676    <bridgehead renderas="sect4">Optional</bridgehead>
    7777    <para role="optional">
     78      <ulink url="http://netcat.sourceforge.net/">netcat</ulink>,
    7879      <ulink url="ftp://ftp.porcupine.org/pub/security/">tcpwrappers</ulink> and
    7980      <ulink url="https://dist.torproject.org/">TOR</ulink>
     
    144145make</userinput></screen>
    145146
    146     <para>This package does not come with a test suite.</para>
     147    <para>If you have installed the optional netcat application, the
     148    regression tests can be run with <command>make check</command>.</para>
    147149
    148150    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
Note: See TracChangeset for help on using the changeset viewer.