Changeset afb1341


Ignore:
Timestamp:
05/05/2006 07:17:58 AM (18 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:
0af9bb66
Parents:
3f72a148
Message:

Updated to mysql-5.0.21

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r3f72a148 rafb1341  
    336336<!-- End special note about Heimdal -->
    337337
    338 <!ENTITY mysql-version                "5.0.20a">
     338<!ENTITY mysql-version                "5.0.21">
    339339<!ENTITY postgresql-version           "8.1.3">
    340340
  • introduction/welcome/changelog.xml

    r3f72a148 rafb1341  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Updated to mysql-5.0.21.</para>
     49        </listitem>
     50        <listitem>
    4851          <para>[bdubbs] - Updated to ntp-4.2.0a.</para>
    4952        </listitem>
  • server/databases/mysql.xml

    r3f72a148 rafb1341  
    99  <!ENTITY mysql-download-http " ">
    1010  <!ENTITY mysql-download-ftp  "ftp://mirror.mcs.anl.gov/pub/mysql/Downloads/MySQL-5.0/mysql-&mysql-version;.tar.gz">
    11   <!ENTITY mysql-md5sum        "946867320094875c1a44f305bcdf1665">
     11  <!ENTITY mysql-md5sum        "c3165204c42e1db6fc3a95a4fd2cd22f">
    1212  <!ENTITY mysql-size          "18.6 MB">
    13   <!ENTITY mysql-buildsize     "241 MB (additional 194 MB to run the test suite)">
     13  <!ENTITY mysql-buildsize     "244 MB (additional 194 MB to run the test suite)">
    1414  <!ENTITY mysql-time          "4.5 SBU (Test suite is an additional 48 minutes, only partially CPU dependent)">
    1515]>
Note: See TracChangeset for help on using the changeset viewer.