Changeset 5f1ca9f for networking


Ignore:
Timestamp:
07/30/2014 12:36:21 AM (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:
4ee8515
Parents:
7b81139
Message:

Update to check-0.9.14.
Update to samba-4.1.10; separate internal from external optional dependencies.
Update to parted-3.2.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netprogs/samba.xml

    r7b81139 r5f1ca9f  
    77  <!ENTITY samba-download-http "http://ftp.samba.org/pub/samba/stable/samba-&samba-version;.tar.gz">
    88  <!ENTITY samba-download-ftp  "ftp://ftp.samba.org/pub/samba/stable/samba-&samba-version;.tar.gz">
    9   <!ENTITY samba-md5sum        "f9efc506e08c680d2b79b13be28c959c">
    10   <!ENTITY samba-size          "23 MB">
    11   <!ENTITY samba-buildsize     "459 MB (additional 396 MB for the quicktest, reputedly up to 500 MB additional for all tests)">
    12   <!ENTITY samba-time          "6.2 SBU (additional 4.1 SBU for the quicktest, reputedly up to 110 SBU to run all tests)">
     9  <!ENTITY samba-md5sum        "666907da70369db20ac6bb2c6f234e42">
     10  <!ENTITY samba-size          "19 MB">
     11  <!ENTITY samba-buildsize     "415 MB (additional 397 MB for the quicktest, reputedly up to 500 MB additional for all tests)">
     12  <!ENTITY samba-time          "5.9 SBU (additional 4.1 SBU for the quicktest, reputedly up to 110 SBU to run all tests)">
    1313]>
    1414
     
    7070    <bridgehead renderas="sect4">Optional</bridgehead>
    7171    <para role="optional">
     72      <xref linkend="avahi"/>,
     73      <xref linkend="cups"/>,
     74      <xref linkend="libcap-pam"/>,
     75      <xref linkend="libxslt"/> (used only for documentation),
     76      <xref linkend="linux-pam"/>,
     77      <xref linkend="mitkrb"/>,
     78      <xref linkend="openldap"/>,
    7279      <xref linkend="popt"/>,
    73       <xref linkend="linux-pam"/>,
    74       <xref linkend="cups"/>,
    75       <xref linkend="openldap"/>,
     80      <xref linkend="valgrind"/> (optionally used by the test suite),
     81      <xref linkend="xfsprogs"/>,
    7682      <ulink url="https://people.gnome.org/~veillard/gamin/">Gamin</ulink>,
    77       <xref linkend="xfsprogs"/>,
    78       <xref linkend="mitkrb"/>,
    79       <xref linkend="libxslt"/> (used only for documentation),
    80       <ulink url="http://tdb.samba.org/">tdb</ulink>,
    8183      <ulink url="http://ctdb.samba.org/">ctdb</ulink>,
    82       <xref linkend="libcap-pam"/>,
    8384      <ulink url="http://www.nongnu.org/libunwind/">libunwind</ulink>,
    84       <xref linkend="avahi"/>,
    8585      <ulink url="http://www.openafs.org/">OpenAFS</ulink>, and
    86       <xref linkend="valgrind"/> (optionally used by the test suite)
     86      <ulink url="http://tdb.samba.org/">tdb</ulink>
    8787    </para>
    8888
     
    478478        libtorture.so, libwbclient.so, mit_samba.so, and
    479479        winbind_krb5_locator.so; the pam_winbind.so and pam_smbpass.so PAM
    480         libraries; and assorted character set, filesystem and support module
    481         s under /usr/lib/{python&python2-majorver;,samba}</seg>
     480        libraries; and assorted character set, filesystem and support modules
     481        under /usr/lib/{python&python2-majorver;,samba}</seg>
    482482       
    483483        <seg>/etc/samba, /run/samba, /usr/include/samba-4.0,
    484         /usr/lib/perl5/vendor_perl/5.x.y/Parse/Pidl/Samba{3,4},
     484        /usr/lib/perl5/vendor_perl/5.x.y/Parse/Pidl/{Samba{3,4},Wireshark},
    485485        /usr/lib/python&python2-majorver;/site-packages/samba, /usr/lib/samba,
    486486        /usr/share/doc/samba-&samba-version;, /usr/share/samba, and
Note: See TracChangeset for help on using the changeset viewer.