Changeset 65a15acc


Ignore:
Timestamp:
05/19/2020 04:44:41 PM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 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:
1752d56
Parents:
0f48e3a
Message:

Update to Samba-4.12.3

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r0f48e3a r65a15acc  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[renodr] - Update to Samba-4.12.3. Fixes
     49          <ulink url="&blfs-ticket-root;13552">#13552</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[pierre] - Add a patch to freeglut to avoid the use of
    4953          -fcommon.</para>
  • networking/netprogs/samba.xml

    r0f48e3a r65a15acc  
    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        "3cc1f61a48863ff50f3e590b4c9819c4">
     9  <!ENTITY samba-md5sum        "fa4212704946bee91f760bf0d1ef6917">
    1010  <!ENTITY samba-size          "17 MB">
    11   <!ENTITY samba-buildsize     "634 MB (add 340 MB for quicktest)">
    12   <!ENTITY samba-time          "3.2 SBU (using parallelism=4; add 4.8 SBU for quicktest)">
     11  <!ENTITY samba-buildsize     "633 MB (add 340 MB for quicktest)">
     12  <!ENTITY samba-time          "3.2 SBU (using parallelism=4; add 4.6 SBU for quicktest)">
    1313]>
    1414
     
    288288      information. Remove this switch if you've installed the Python modules
    289289      needed for ADS support. Note that BLFS does not provide a samba bootscript
    290       for an Active Directory domain controller.
     290      or systemd unit for an Active Directory domain controller.
    291291    </para>
    292292
     
    11101110          <para>
    11111111            downgrades the Samba AD database to be compatible with a previous
    1112              version of Samba.
     1112            version of Samba.
    11131113          </para>
    11141114          <indexterm zone="samba samba_downgrade_db">
     
    11841184        <listitem>
    11851185          <para>
    1186             is a Unix SMB/CIFS implementation.
     1186            upgrades the DNS records in a Samba server to a newer version.
    11871187          </para>
    11881188          <indexterm zone="samba samba_upgradedns">
  • packages.ent

    r0f48e3a r65a15acc  
    581581<!ENTITY rpcbind-version              "1.2.5">
    582582<!ENTITY rsync-version                "3.1.3">
    583 <!ENTITY samba-version                "4.12.2">
     583<!ENTITY samba-version                "4.12.3">
    584584<!ENTITY wget-version                 "1.20.3">
    585585<!ENTITY wireless-tools-version       "29">
Note: See TracChangeset for help on using the changeset viewer.