Changeset 39e42c88 for server


Ignore:
Timestamp:
03/13/2016 05:39:35 AM (8 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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:
4917ac2
Parents:
1c159417
Message:

Update to dbus-python-1.2.4.
Update to mariadb-10.1.12.
Update to cmake-3.5.0.
Correct Noto fonts permissions.
Update to gdb-7.11.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/databases/mariadb.xml

    r1c159417 r39e42c88  
    77  <!ENTITY mariadb-download-http "https://downloads.mariadb.org/interstitial/mariadb-&mariadb-version;/source/mariadb-&mariadb-version;.tar.gz">
    88  <!ENTITY mariadb-download-ftp  "ftp://mirrors.fe.up.pt/pub/mariadb/mariadb-&mariadb-version;/source/mariadb-&mariadb-version;.tar.gz">
    9   <!ENTITY mariadb-md5sum        "c199608ae4282f16007dc8c270ff2439">
     9  <!ENTITY mariadb-md5sum        "a2c0809f27ec112139c2c50f03569b2b">
    1010  <!ENTITY mariadb-size          "53 MB">
    11   <!ENTITY mariadb-buildsize     "1.6 GB (with tests)">
    12   <!ENTITY mariadb-time          "4 SBU, (with tests - all using parallelism=4)">
     11  <!ENTITY mariadb-buildsize     "1.2 GB (with tests)">
     12  <!ENTITY mariadb-time          "4.5 SBU, (with parallelism=4 and tests)">
    1313]>
    1414
     
    7272    </itemizedlist>
    7373
    74     <note><para>The installed size of MariaDB is 388 MB, but this can be
    75     reduced by about 168 MB, if desired, by removing the /usr/share/mysql/test
     74    <note><para>The installed size of MariaDB is 422 MB, but this can be
     75    reduced by about 177 MB, if desired, by removing the /usr/share/mysql/test
    7676    directory after installation.</para></note>
    7777
Note: See TracChangeset for help on using the changeset viewer.