Changeset d18b639


Ignore:
Timestamp:
10/12/2013 08:04:39 AM (11 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, 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, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
eb28a1d
Parents:
485aec87
Message:

update to samba-4.0.10

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r485aec87 rd18b639  
    449449<!ENTITY rpcbind-version              "0.2.1">
    450450<!ENTITY rsync-version                "3.1.0">
    451 <!ENTITY samba-version                "4.0.9">
     451<!ENTITY samba-version                "4.0.10">
    452452<!ENTITY wget-version                 "1.14">
    453453<!ENTITY wireless-tools-version       "29">
  • introduction/welcome/changelog.xml

    r485aec87 rd18b639  
    4848      <itemizedlist>
    4949        <listitem>
     50          <para>[igor] - Update to samba-4.0.10. Fixes
     51          <ulink url="&blfs-ticket-root;4166">#4166</ulink>.</para>
     52        </listitem>
     53        <listitem>
    5054          <para>[igor] - Update to unixODBC-2.3.2. Fixes
    5155          <ulink url="&blfs-ticket-root;4163">#4163</ulink>.</para>
  • networking/netprogs/samba.xml

    r485aec87 rd18b639  
    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        "f5f2ad0e2aabf024e2e3e2f297a0631a">
    10   <!ENTITY samba-size          "21 MB">
    11   <!ENTITY samba-buildsize     "482 MB (up to 900MB additional for all tests)">
    12   <!ENTITY samba-time          "7.2 SBU (up to 110 SBU to run all tests)">
     9  <!ENTITY samba-md5sum        "220740f75035b2221e3b9a848e19d1ea">
     10  <!ENTITY samba-size          "22 MB">
     11  <!ENTITY samba-buildsize     "475 MB (up to 900MB additional for all tests)">
     12  <!ENTITY samba-time          "7.5 SBU (up to 110 SBU to run all tests)">
    1313]>
    1414
     
    186186    <filename class="directory">/usr/var</filename>.</para>
    187187
    188     <para><parameter>--with-fhs</parameter>: Assigns all other file paths in
     188    <para><parameter>--enable-fhs</parameter>: Assigns all other file paths in
    189189    a manner compliant with the Filesystem Hierarchy Standard (FHS).</para>
    190190
     
    192192    library.</para>
    193193
    194     <para><parameter>--enable-socket-wrapper</parameter> and
    195     <parameter>--enable-selftest</parameter>: These options are required to run
     194    <para><option>--enable-socket-wrapper</option> and
     195    <option>--enable-selftest</option>: These options are required to run
    196196    the test suite.</para>
    197197
Note: See TracChangeset for help on using the changeset viewer.