Ignore:
Timestamp:
05/09/2016 09:59:48 PM (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:
d39f814
Parents:
39ec6c9
Message:

Update to gedit-3.20.2.
Update to mc-4.8.17.
Update to smartmontools-6.5.
Update to samba-4.4.3.
Update to List-AllUtils-0.10.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netprogs/samba.xml

    r39ec6c9 r99bc211  
    77  <!ENTITY samba-download-http "https://download.samba.org/pub/samba/stable/samba-&samba-version;.tar.gz">
    88  <!ENTITY samba-download-ftp  " ">
    9   <!ENTITY samba-md5sum        "03a65a3adf08ceb1636ad59d234d7f9d">
     9  <!ENTITY samba-md5sum        "83b1af8a9899ab4de99f155fc42c83dd">
    1010  <!ENTITY samba-size          "20 MB">
    11   <!ENTITY samba-buildsize     "402 MB (add 77 MB for quicktest, reputedly up to 500 MB additional for all tests)">
     11  <!ENTITY samba-buildsize     "464 MB (add 15 MB for quicktest, reputedly up to 500 MB additional for all tests)">
    1212  <!ENTITY samba-time          "2.1 SBU, using parallelism=4 (add 0.4 SBU for quicktest, reputedly up to 110 SBU to run all tests)">
    1313]>
     
    3838
    3939    &lfs79_checked;
     40    &gcc6_checked;
    4041
    4142    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    131132make</userinput></screen>
    132133
     134<!--
    133135    <para>According to <application>Samba</application> developers, the
    134136    limitation to 108 characters of the path length of a unix named pipe socket
    135137    may be the cause of errors, so that over 1/3 of the tests might fail. For
    136     this reason, the switch <option>--with-selftest-prefix=/tmp/quick</option>
     138    this reason, the switch <option>- -with-selftest-prefix=/tmp/quick</option>
    137139    (or another path with small number of characters) can be used with
    138140    configure. Even so, the
     
    143145
    144146<screen><userinput>sed -i "/samba3.blackbox.failure.failure/i \^samba3.raw.eas" selftest/knownfail</userinput></screen>
    145 
     147-->
    146148    <para>To test the results, as the
    147149    <systemitem class="username">root</systemitem> user, issue:
Note: See TracChangeset for help on using the changeset viewer.