Changeset 8ac16b1 for postlfs


Ignore:
Timestamp:
06/13/2015 09:24:56 PM (9 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.8, 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:
7a1d9607
Parents:
55be034
Message:

Update to openssl-1.0.2c.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/openssl.xml

    r55be034 r8ac16b1  
    99  <!ENTITY openssl-download-ftp
    1010           "ftp://openssl.org/source/openssl-&openssl-version;.tar.gz">
    11   <!ENTITY openssl-md5sum        "a06c547dac9044161a477211049f60ef">
     11  <!ENTITY openssl-md5sum        "8c8d81a9ae7005276e486702edbcd4b6">
    1212  <!ENTITY openssl-size          "5.1 MB">
    13   <!ENTITY openssl-buildsize     "67 MB (additional 1 MB for the tests)">
    14   <!ENTITY openssl-time          "1.1 SBU (additional 0.3 SBU for the tests)">
     13  <!ENTITY openssl-buildsize     "68 MB (with tests)">
     14  <!ENTITY openssl-time          "1.4 SBU (with tests)">
    1515]>
    1616
     
    8181        <para>
    8282          Required patch:
    83           <ulink url="&patch-root;/openssl-&openssl-version;-fix_parallel_build-2.patch"/>
     83          <ulink url="&patch-root;/openssl-&openssl-version;-fix_parallel_build-1.patch"/>
    8484        </para>
    8585      </listitem>
     
    108108     Might break packaging. -->
    109109
    110 <screen><userinput>patch -Np1 -i ../openssl-&openssl-version;-fix_parallel_build-2.patch &amp;&amp;
     110<screen><userinput>patch -Np1 -i ../openssl-&openssl-version;-fix_parallel_build-1.patch &amp;&amp;
    111111
    112112./config --prefix=/usr         \
Note: See TracChangeset for help on using the changeset viewer.