Changeset fd015ac


Ignore:
Timestamp:
10/12/2004 03:01:05 AM (20 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.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:
974e505
Parents:
7f58d870
Message:

Updated to MySQL-4.0.21.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • content/databases/mysql.xml

    r7f58d870 rfd015ac  
    77  <!ENTITY mysql-download-http "http://mysql.he.net/Downloads/MySQL-4.0/mysql-&mysql-version;.tar.gz">
    88  <!ENTITY mysql-download-ftp  "ftp://mirror.mcs.anl.gov/pub/mysql/Downloads/MySQL-4.0/mysql-&mysql-version;.tar.gz">
    9   <!ENTITY mysql-md5           "7c75ac74e23396bd228dbc2c2d1131df">
     9  <!ENTITY mysql-md5           "0a3dae16519afa5e59d8b9e252181243">
    1010  <!ENTITY mysql-size          "13.5 MB">
    1111  <!ENTITY mysql-buildsize     "98.7 MB">
     
    3434<listitem><para>Download (HTTP): <ulink url="&mysql-download-http;"/></para></listitem>
    3535<listitem><para>Download (FTP): <ulink url="&mysql-download-ftp;"/></para></listitem>
    36 <listitem><para>MD5 Sum: &mysql-size;</para></listitem>
     36<listitem><para>MD5 Sum: &mysql-md5;</para></listitem>
    3737<listitem><para>Download size: &mysql-size;</para></listitem>
    3838<listitem><para>Estimated Disk space required: &mysql-buildsize;</para></listitem>
  • general.ent

    r7f58d870 rfd015ac  
    215215<!ENTITY db-version                   "4.2.52.2"> 
    216216<!ENTITY db-3.3-version               "3.3.11"> 
    217 <!ENTITY mysql-version                "4.0.20">   
     217<!ENTITY mysql-version                "4.0.21">   
    218218<!ENTITY postgresql-version           "7.4.3">
    219219                                     
  • introduction/welcome/changelog.xml

    r7f58d870 rfd015ac  
    2323<itemizedlist>
    2424
     25<listitem><para>October 11th, 2004 [igor]: Updated to
     26MySQL-4.0.21.</para>
     27   
    2528<listitem><para>October 11th, 2004 [igor]: Reverted to ALSA-1.0.4 to
    2629match the LFS-testing kernel drivers. Removed ALSA Driver
Note: See TracChangeset for help on using the changeset viewer.