Ignore:
Timestamp:
04/21/2019 06:44:58 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
866f38b
Parents:
4147841
Message:

Update to sqlite-3.28.0.
Update to libcdio-2.1.0.
Update to dhcpcd-7.2.0.
Update to ruby-2.6.3.
Update to libseccomp-2.4.1.
Update to Linux-PAM-1.3.1.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/ruby.xml

    r4147841 r7eaa8018  
    77  <!ENTITY ruby-download-http "http://cache.ruby-lang.org/pub/ruby/&ruby-minor-version;/ruby-&ruby-version;.tar.xz">
    88  <!ENTITY ruby-download-ftp  " ">
    9   <!ENTITY ruby-md5sum        "6b6d15974a0ee5a34614a2cd9b303a51">
     9  <!ENTITY ruby-md5sum        "60c8b3883cde410f8f8db374febdb0d8">
    1010  <!ENTITY ruby-size          "11 MB">
    11   <!ENTITY ruby-buildsize     "414 MB (add 3 MB for tests; add 277 MB for C API docs)">
    12   <!ENTITY ruby-time          "1.2 SBU (using parallelism=4; add 4.4 SBU for tests; add 0.6 SBU for C API docs)">
     11  <!ENTITY ruby-buildsize     "414 MB (add 277 MB for C API docs)">
     12  <!ENTITY ruby-time          "1.2 SBU (using parallelism=4; add 3.6 SBU for tests; add 0.6 SBU for C API docs)">
    1313]>
    1414
     
    111111    <para>
    112112      To test the results, issue: <command>make check</command>. There are
    113       over 20,000 tests. Some tests may fail
    114       if IPv6 is not active on the system.  If the tests are run in a directory
     113      over 20,000 tests. Some tests (up to 0.5 percent) may fail.
     114      If the tests are run in a directory
    115115      that has a world writable component (e.g. /tmp) then several additional
    116       tests may fail and the tests terminate after 25 failures.
     116      tests may fail. Several jit (just-in-time) tests are known to fail.
    117117    </para>
    118118
Note: See TracChangeset for help on using the changeset viewer.