Changeset 7d25056d for networking


Ignore:
Timestamp:
09/27/2018 05:02:57 PM (6 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.4, 9.0, 9.1, bdubbs/svn, elogind, 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:
69aa65b
Parents:
4caba9d7
Message:

Update to samba-4.9.1

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netprogs/samba.xml

    r4caba9d7 r7d25056d  
    77  <!ENTITY samba-download-http "https://www.samba.org/ftp/samba/stable/samba-&samba-version;.tar.gz">
    88  <!ENTITY samba-download-ftp  " ">
    9   <!ENTITY samba-md5sum        "b3dc5d6fbe35dcfdc490a608704d572e">
     9  <!ENTITY samba-md5sum        "22f9201d1a7033ada4302b4e82d36516">
    1010  <!ENTITY samba-size          "17 MB">
    11   <!ENTITY samba-buildsize     "588 MB (add 373 MB for quicktest)">
    12   <!ENTITY samba-time          "4.5 SBU (add 4.1 SBU for quicktest)">
     11  <!ENTITY samba-buildsize     "596 MB (add 640 MB for quicktest)">
     12  <!ENTITY samba-time          "4.6 SBU (add 4.5 SBU for quicktest)">
    1313]>
    1414
     
    6565    <bridgehead renderas="sect4">Required</bridgehead>
    6666    <para role="required">
     67      <xref linkend="jansson"/>,
    6768      <xref linkend="libtirpc"/>,
     69      <xref linkend="lmdb"/>,
    6870      <xref linkend="python2"/>, and
    6971      <xref linkend="rpcsvc-proto"/>
     
    568570          mvxattr, ndrdump, net, nmbd, nmblookup, ntlm_auth, oLschema2ldif,
    569571          pdbedit, pidl, profiles, regdiff, regpatch, regshell, regtree,
    570           rpcclient, samba, samba_dnsupdate, samba_kcc, samba-regedit,
     572          rpcclient, samba, samba_dnsupdate, samba_kcc, samba-gpupdate, samba-regedit,
    571573          samba_spnupdate, samba-tool, samba_upgradedns, sharesec,
    572574          smbcacls, smbclient, smbcontrol, smbcquotas, smbd, smbget,
     
    940942      </varlistentry>
    941943
     944      <varlistentry id="samba-gpupdate">
     945        <term><command>samba-gpupdate</command></term>
     946        <listitem>
     947          <para>allows you to edit Microsoft Group Policy Objects (GPOs).</para>
     948          <indexterm zone="samba samba-gpupdate">
     949            <primary sortas="b-samba-gpupdate">samba-gpupdate</primary>
     950          </indexterm>
     951        </listitem>
     952      </varlistentry>
     953
    942954      <varlistentry id="samba-regedit">
    943955        <term><command>samba-regedit</command></term>
Note: See TracChangeset for help on using the changeset viewer.