Changeset 6e08e9c0 for server/databases


Ignore:
Timestamp:
08/16/2014 11:39:09 PM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.6, 7.7, 7.8, 7.9, 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, krejzi/svn, 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:
e242b9a
Parents:
543a2c8
Message:

Parted-3.2 fails to build with --disable-device-mapper. Reported and fixed by Ken M.
Update to SQLite-3.8.6.
Update to git-2.1.0. Modified docs and man instructions.
MIT Kerberos V5-1.12.2: update gpg2, fix configure, install instructions and other parts.
Samba-4.1.11: promote libxslt-1.1.28 to Recommended.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/databases/sqlite.xml

    r543a2c8 r6e08e9c0  
    55  %general-entities;
    66
    7   <!ENTITY sqlite-dl-version    "3080500">
    8   <!ENTITY sqlite-doc-version   "3080500">
     7  <!ENTITY sqlite-dl-version    "3080600">
     8  <!ENTITY sqlite-doc-version   "3080600">
    99
    1010  <!ENTITY sqlite-download-http
    1111           "http://sqlite.org/2014/sqlite-autoconf-&sqlite-dl-version;.tar.gz">
    1212  <!ENTITY sqlite-download-ftp  " ">
    13   <!ENTITY sqlite-md5sum        "0544ef6d7afd8ca797935ccc2685a9ed">
     13  <!ENTITY sqlite-md5sum        "f7e4a156b583abeba349629e2364224b">
    1414  <!ENTITY sqlite-size          "1.9 MB">
    15   <!ENTITY sqlite-buildsize     "21 MB">
    16   <!ENTITY sqlite-time          "0.4 SBU">
     15  <!ENTITY sqlite-buildsize     "16 MB (additional 24 MB for the Optional Documentation)">
     16  <!ENTITY sqlite-time          "0.2 SBU">
    1717
    1818  <!ENTITY sqlite-docs-download
    1919           "http://sqlite.org/2014/sqlite-doc-&sqlite-doc-version;.zip">
    20   <!ENTITY sqlite-docs-md5sum   "9c5771e654ca21a9023bc330b379e793">
    21   <!ENTITY sqlite-docs-size     "4.2 MB">
     20  <!ENTITY sqlite-docs-md5sum   "e65b1a9569d3e3129538942255db0af1">
     21  <!ENTITY sqlite-docs-size     "4.6 MB">
    2222]>
    2323
Note: See TracChangeset for help on using the changeset viewer.