Ignore:
Timestamp:
09/19/2016 06:17:50 AM (8 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
9bc4ce0
Parents:
1ae9bd2
Message:

Added PCRE2
Update to grilo-0.3.2
Update to Samba-4.5.0
Added GNOME-3.22 entity
Typo fixes

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netprogs/samba.xml

    r1ae9bd2 r2dbb5526  
    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        "6950c5e9f7bdeb8a610c2ca957a15be4">
     9  <!ENTITY samba-md5sum        "723c483d6a4ebebaa3bfd5099dcff5af">
    1010  <!ENTITY samba-size          "20 MB">
    11   <!ENTITY samba-buildsize     "348 MB (add 15 MB for quicktest, reputedly up to 348 MB additional for all tests)">
    12   <!ENTITY samba-time          "5.4 SBU, using parallelism=4 (add 0.3 SBU for quicktest, reputedly up to 110 SBU to run all tests)">
     11  <!ENTITY samba-buildsize     "509 MB (add 15 MB for quicktest, reputedly up to 348 MB additional for all tests)">
     12  <!ENTITY samba-time          "5.6 SBU, using parallelism=4 (add 0.3 SBU for quicktest, reputedly up to 110 SBU to run all tests)">
    1313]>
    1414
     
    162162    <para>To test the results, as the
    163163    <systemitem class="username">root</systemitem> user, issue:
    164     <command>make quicktest 2>&amp;1 | tee quicktest.log</command>.  Summary of
     164    <command>make quicktest 2>&amp;1 | tee quicktest.log</command>. A summary of
    165165    the test results and some other information may be obtained with
    166166    <command>grep -A5 testsuites quicktest.log</command>.  There are other
     
    553553          samba_spnupdate, samba-tool, samba_upgradedns, sharesec,
    554554          smbcacls, smbclient, smbcontrol, smbcquotas, smbd, smbget,
    555           smbpasswd, smbspool, smbstatus, smbtar, smbta-util,
     555          smbpasswd, smbspool, smbstatus, smbtar, <!-- smbta-util, -->
    556556          smbtorture, smbtree, tdbbackup, tdbdump, tdbrestore, tdbtool,
    557557          testparm, wbinfo, and winbindd
     
    559559
    560560        <seg>
    561           libdcerpc-atsvc.so, libdcerpc-binding.so, libdcerpc-samr.so,
    562           libdcerpc-server.so, libdcerpc.so, libgensec.so, libndr-krb5pac.so,
    563           libndr-nbt.so, libndr.so, libndr-standard.so, libnetapi.so,
    564           libnss_winbind.so, libnss_wins.so, libregistry.so,
    565           libsamba-credentials.so, libsamba-errors.so,
     561          <!-- libdcerpc-atsvc.so, --> libdcerpc-binding.so, libdcerpc-samr.so,
     562          libdcerpc-server.so, libdcerpc.so, <!-- libgensec.so, -->
     563          libndr-krb5pac.so, libndr-nbt.so, libndr.so, libndr-standard.so,
     564          libnetapi.so, libnss_winbind.so, libnss_wins.so,
     565          <!-- libregistry.so, --> libsamba-credentials.so, libsamba-errors.so,
    566566          libsamba-hostconfig.so, libsamba-passdb.so,
    567567          libsamba-policy.so, libsamba-util.so, libsamdb.so,
    568           libsmbclient-raw.so, libsmbclient.so, libsmbconf.so, libsmbldap.so,
    569           libtevent-util.so, libtevent-unix.so, libtorture.so,
     568          <!-- libsmbclient-raw.so, --> libsmbclient.so, libsmbconf.so,
     569          libsmbldap.so, libtevent-util.so,
     570          <!-- libtevent-unix.so, libtorture.so, -->
    570571          libwbclient.so, <!--mit_samba.so,
    571           --> and winbind_krb5_locator.so; the pam_winbind.so and pam_smbpass.so
    572           PAM libraries; and assorted character set, filesystem and support
    573           modules under /usr/lib/{python&python2-majorver;,samba}
     572          --> and winbind_krb5_locator.so; the pam_winbind.so
     573          <!-- pam_smbpass.so --> PAM library; and assorted character set,
     574          filesystem and support modules under
     575          /usr/lib/{python&python2-majorver;,samba}
    574576        </seg>
    575577
     
    10591061      </varlistentry>
    10601062
     1063<!--
    10611064      <varlistentry id="smbta-util">
    10621065        <term><command>smbta-util</command></term>
     
    10691072        </listitem>
    10701073      </varlistentry>
     1074-->
    10711075
    10721076      <varlistentry id="smbtorture">
Note: See TracChangeset for help on using the changeset viewer.