Changeset 448dfb7


Ignore:
Timestamp:
02/14/2010 12:36:48 AM (14 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 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:
5f4181d
Parents:
9d1d2ef
Message:

Updated to OpenSSL-0.9.8l

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r9d1d2ef r448dfb7  
    4646      <itemizedlist>
    4747        <listitem>
    48           <para>[randy] - Updated to libpng-1.2.42</para>
     48          <para>[randy] - Updated to OpenSSL-0.9.8l.</para>
     49        </listitem>
     50        <listitem>
     51          <para>[randy] - Updated to libpng-1.2.42.</para>
    4952        </listitem>
    5053      </itemizedlist>
  • postlfs/security/openssl.xml

    r9d1d2ef r448dfb7  
    77  <!ENTITY openssl-download-http "http://www.openssl.org/source/openssl-&openssl-version;.tar.gz">
    88  <!ENTITY openssl-download-ftp  "ftp://ftp.openssl.org/source/openssl-&openssl-version;.tar.gz">
    9   <!ENTITY openssl-md5sum        "e555c6d58d276aec7fdc53363e338ab3">
    10   <!ENTITY openssl-size          "3.7 MB">
     9  <!ENTITY openssl-md5sum        "05a0ece1372392a2cf310ebb96333025">
     10  <!ENTITY openssl-size          "4.1 MB">
    1111  <!ENTITY ca-bundle-download    "http://anduin.linuxfromscratch.org/files/BLFS/BLFS-ca-bundle-&ca-bundle-version;.tar.bz2">
    1212  <!ENTITY ca-bundle-size        "192 KB">
     
    8282    <bridgehead renderas="sect3">OpenSSL Dependencies</bridgehead>
    8383
    84     <bridgehead renderas="sect4">Recommended</bridgehead>
    85     <para role="recommended"><xref linkend="bc"/> (if you run the test suite
    86     during the build)</para>
    87 
    8884    <bridgehead renderas="sect4">Optional</bridgehead>
    8985    <para role="optional"><xref linkend="mitkrb"/> or
    90     <xref linkend="heimdal"/></para>
     86    <xref linkend="heimdal"/>, and <xref linkend="bc"/> (required to run the
     87    test suite during the build)</para>
    9188
    9289    <para condition="html" role="usernotes">User Notes:
Note: See TracChangeset for help on using the changeset viewer.