Changeset acb648f


Ignore:
Timestamp:
10/19/2021 12:16:06 AM (2 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.1, 11.2, 11.3, 12.0, 12.1, 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:
4a577d27
Parents:
29e27d02
Message:

Package update

Update to samba-4.15.0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r29e27d02 racb648f  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[renodr] - Update to samba-4.15.0. Fixes
     49          <ulink url="&blfs-ticket-root;15578">#15578</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[renodr] - Fix CVE-2021-37750 in MIT krb5 per the suggestion in
    4953          the Samba release notes for 4.15.0.</para>
  • networking/netprogs/samba.xml

    r29e27d02 racb648f  
    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        "f0db8302944bb861b31f4163fd302f66">
     9  <!ENTITY samba-md5sum        "5bb03c6d9e3d172bc4b34b66561f980a">
    1010  <!ENTITY samba-size          "18 MB">
    11   <!ENTITY samba-buildsize     "622 MB (add 379 MB for quicktest)">
    12   <!ENTITY samba-time          "3.1 SBU (using parallelism=4; add 4.9 SBU for quicktest)">
     11  <!ENTITY samba-buildsize     "627 MB (add 209 MB for quicktest)">
     12  <!ENTITY samba-time          "2.0 SBU (using parallelism=4; add 3.2 SBU for quicktest)">
    1313]>
    1414
     
    227227
    228228    <para>
    229       To test the results, as the
    230       <systemitem class="username">root</systemitem> user, issue:
     229      To test the results, issue:
    231230      <command>PATH=$PWD/pyvenv/bin:$PATH make quicktest</command>. The test
    232231      suite will produce lines that look like failures, but these are innocuous.
     
    435434
    436435<screen role='root'><literal>[global]
    437     workgroup = <replaceable>MYGROUP</replaceable>
     436    workgroup = <replaceable>WORKGROUP</replaceable>
    438437    dos charset = <replaceable>cp850</replaceable>
    439438    unix charset = <replaceable>ISO-8859-1</replaceable></literal></screen>
     
    442441          The values in this example specify that the computer belongs to a
    443442          Windows workgroup named
    444           <quote><replaceable>MYGROUP</replaceable></quote>, uses the
     443          <quote><replaceable>WORKGROUP</replaceable></quote>, uses the
    445444          <quote><replaceable>cp850</replaceable></quote> character set on the
    446445          wire when talking to MS-DOS and MS Windows 9x, and that the filenames
     
    496495
    497496<screen role='root'><literal>[global]
    498     workgroup = <replaceable>MYGROUP</replaceable>
     497    workgroup = <replaceable>WORKGROUP</replaceable>
    499498    dos charset = <replaceable>cp850</replaceable>
    500499    unix charset = <replaceable>ISO-8859-1</replaceable>
     
    712711
    713712        <seg>
    714           cifsdd, dbwrap_tool, dumpmscat, eventlogadm, findsmb,gentest,
     713          cifsdd, dbwrap_tool, dumpmscat, eventlogadm, <!--findsmb,--> gentest,
    715714          ldbadd, ldbdel, ldbedit, ldbmodify, ldbrename, ldbsearch, locktest,
    716           masktest, mdfind, mvxattr, ndrdump, net, nmbd, nmblookup, ntlm_auth,
     715          masktest, mdsearch, mvxattr, ndrdump, net, nmbd, nmblookup, ntlm_auth,
    717716          oLschema2ldif, pdbedit, <!--pidl,-->  profiles, regdiff, regpatch,
    718717          regshell, regtree, rpcclient, samba, samba_dnsupdate,
     
    731730          <!-- libregistry.so, --> libsamba-credentials.so, libsamba-errors.so,
    732731          libsamba-hostconfig.so, libsamba-passdb.so,
    733           libsamba-policy.cpython-38-x86_64-linux-gnu.so, libsamba-util.so,
     732          libsamba-policy.cpython-310-x86_64-linux-gnu.so, libsamba-util.so,
    734733          libsamdb.so, <!-- libsmbclient-raw.so, --> libsmbclient.so,
    735734          libsmbconf.so, libsmbldap.so, libtevent-util.so,
     
    797796      </varlistentry>
    798797
     798<!--
    799799      <varlistentry id="findsmb">
    800800        <term><command>findsmb</command></term>
     
    809809        </listitem>
    810810      </varlistentry>
     811-->
    811812
    812813      <varlistentry id="gentest">
     
    922923      </varlistentry>
    923924
    924       <varlistentry id="mdfind">
    925         <term><command>mdfind</command></term>
     925      <varlistentry id="mdsearch">
     926        <term><command>mdsearch</command></term>
    926927        <listitem>
    927928          <para>
     
    929930            server
    930931          </para>
    931           <indexterm zone="samba mdfind">
    932             <primary sortas="b-mdfind">mdfind</primary>
     932          <indexterm zone="samba mdsearch">
     933            <primary sortas="b-mdsearch">mdsearch</primary>
    933934          </indexterm>
    934935        </listitem>
  • packages.ent

    r29e27d02 racb648f  
    603603<!ENTITY rpcbind-version              "1.2.6">
    604604<!ENTITY rsync-version                "3.2.3">
    605 <!ENTITY samba-version                "4.14.7">
     605<!ENTITY samba-version                "4.15.0">
    606606<!ENTITY wget-version                 "1.21.2">
    607607<!ENTITY wireless-tools-version       "29">
Note: See TracChangeset for help on using the changeset viewer.