Changeset f080ae0e for networking


Ignore:
Timestamp:
05/14/2016 08:19:09 PM (8 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
systemd-13485
Children:
1ef4048
Parents:
2e633b6
Message:

Merge to trunk r17352

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@17354 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
networking
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • networking/mailnews/mutt.xml

    r2e633b6 rf080ae0e  
    88  <!ENTITY mutt-download-http " ">
    99  <!ENTITY mutt-download-ftp  "ftp://ftp.mutt.org/pub/mutt/mutt-&mutt-version;.tar.gz">
    10   <!ENTITY mutt-md5sum        "d05bb821d7040c61ba89b22d7c2bd388">
     10  <!ENTITY mutt-md5sum        "be4d6e738c75c9287e76db7caec6bace">
    1111  <!ENTITY mutt-size          "3.8 MB">
    12   <!ENTITY mutt-buildsize     "37 MB (plus a further 5MB for the PDF manual)">
    13   <!ENTITY mutt-time          "0.3 SBU (plus a further 0.2 SBU to build the PDF manual)">
     12  <!ENTITY mutt-buildsize     "36 MB (plus a further 5MB for the PDF manual)">
     13  <!ENTITY mutt-time          "0.3 SBU (plus a further 0.1 SBU to build the PDF manual)">
    1414]>
    1515
  • networking/netprogs/samba.xml

    r2e633b6 rf080ae0e  
    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     "500 MB (additional 407 MB for the quicktest, reputedly up to 500 MB additional for all tests)">
     11  <!ENTITY samba-buildsize     "464 MB (add 15 MB for the quicktest, reputedly up to 500 MB additional for all tests)">
    1212  <!ENTITY samba-time          "2.2 SBU, using parallelism=4 (additional 23.5 SBU for the quicktest, reputedly up to 110 SBU to run all tests)">
    1313]>
     
    130130make</userinput></screen>
    131131
     132<!--
    132133    <para>According to <application>Samba</application> developers, the
    133134    limitation to 108 characters of the path length of a unix named pipe socket
    134135    may be the cause of errors, so that over 1/3 of the tests might fail. For
    135     this reason, the switch <option>--with-selftest-prefix=/tmp/quick</option>
     136    this reason, the switch <option>- -with-selftest-prefix=/tmp/quick</option>
    136137    (or another path with small number of characters) can be used with
    137138    configure. Even so, the
     
    142143
    143144<screen><userinput>sed -i "/samba3.blackbox.failure.failure/i \^samba3.raw.eas" selftest/knownfail</userinput></screen>
     145-->
    144146
    145147    <para>To test the results, as the
Note: See TracChangeset for help on using the changeset viewer.