Changeset 8f64429 for postlfs


Ignore:
Timestamp:
12/04/2015 06:26:07 PM (8 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.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:
3af9e1e9
Parents:
18a65bc5
Message:
  • Update to openssl-1.0.2e.
  • Update to stunnel-5.27.
  • Update to XML-Simple-2.21 (perl module).
  • Update to php-7.0.0.

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

Location:
postlfs/security
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/openssl.xml

    r18a65bc5 r8f64429  
    99  <!ENTITY openssl-download-ftp
    1010           "ftp://openssl.org/source/openssl-&openssl-version;.tar.gz">
    11   <!ENTITY openssl-md5sum        "38dd619b2e77cbac69b99f52a053d25a">
     11  <!ENTITY openssl-md5sum        "5262bfa25b60ed9de9f28d5d52d77fc5">
    1212  <!ENTITY openssl-size          "5.1 MB">
    13   <!ENTITY openssl-buildsize     "49 MB (additional 2 MB for tests)">
    14   <!ENTITY openssl-time          "1.0 SBU (additional 0.3 SBU for tests)">
     13  <!ENTITY openssl-buildsize     "68 MB (with tests)">
     14  <!ENTITY openssl-time          "1.4 SBU (with tests)">
    1515]>
    1616
     
    120120
    121121    <para>
    122       To test the results, issue: <command>make -j1 test</command>.
     122      To test the results, issue: <command>make test</command>.
    123123    </para>
    124124
  • postlfs/security/stunnel.xml

    r18a65bc5 r8f64429  
    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        "cd72bf9b7fb3577a0330df315cd88b0a">
     12  <!ENTITY stunnel-md5sum        "cb275e28413e396664dbeb5e20fc699c">
    1313  <!ENTITY stunnel-size          "624 KB">
    14   <!ENTITY stunnel-buildsize     "6.5 MB">
     14  <!ENTITY stunnel-buildsize     "7.9 MB">
    1515  <!ENTITY stunnel-time          "0.1 SBU">
    1616]>
Note: See TracChangeset for help on using the changeset viewer.