Changeset 6cdeafeb


Ignore:
Timestamp:
01/14/2007 12:36:10 AM (17 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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:
0c6194bb
Parents:
f91ceaa
Message:

Update to openssl-0.9.8d

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rf91ceaa r6cdeafeb  
    1 <!ENTITY day          "11">                   <!-- Always 2 digits -->
     1<!ENTITY day          "13">                   <!-- Always 2 digits -->
    22<!ENTITY month        "01">                   <!-- Always 2 digits -->
    33<!ENTITY year         "2007">
     
    5151<!-- Ensure you check the library version number and update the
    5252     Heimdal instructions (postlfs/security/heimdal.xml) if necessary -->
    53 <!ENTITY openssl-version              "0.9.8c">
     53<!ENTITY openssl-version              "0.9.8d">
    5454<!-- End special note about Heimdal -->
    5555
  • introduction/welcome/changelog.xml

    rf91ceaa r6cdeafeb  
    4343
    4444    <listitem>
     45      <para>January 13th, 2007</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Updated openssl-0.9.8d.</para>
     49        </listitem>
     50      </itemizedlist>
     51    </listitem>
     52
     53    <listitem>
    4554      <para>January 11th, 2007</para>
    4655      <itemizedlist>
  • postlfs/security/openssl.xml

    rf91ceaa r6cdeafeb  
    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        "78454bec556bcb4c45129428a766c886">
    10   <!ENTITY openssl-size          "3.1 MB">
    11   <!ENTITY openssl-buildsize     "29.2 MB">
    12   <!ENTITY openssl-time          "1.0 SBU (additional 0.5 SBU to run the test suite)">
     9  <!ENTITY openssl-md5sum        "8ed1853538e1d05a1f5ada61ebf8bffa">
     10  <!ENTITY openssl-size          "3.2 MB">
     11  <!ENTITY openssl-buildsize     "38.1 MB">
     12  <!ENTITY openssl-time          "1.1 SBU (additional 0.6 SBU to run the test suite)">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.