Changeset 2ae8864


Ignore:
Timestamp:
10/21/2014 09:12:43 PM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.7, 7.8, 7.9, 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, krejzi/svn, 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:
66cb475
Parents:
131b1b7
Message:

Update to samba-4.1.13.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r131b1b7 r2ae8864  
    4949      <itemizedlist>
    5050        <listitem>
     51          <para>[fernando] - Update to samba-4.1.13.  Fixes
     52          <ulink url="&blfs-ticket-root;5709">#5709</ulink>.</para>
     53        </listitem>
     54        <listitem>
    5155          <para>[fernando] - FontForge-2.0.20141014: remove some extra
    5256          spaces.</para>
  • networking/netprogs/samba.xml

    r131b1b7 r2ae8864  
    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        "232016d7581a1ba11e991ec2674553c4">
     9  <!ENTITY samba-md5sum        "7ed2d4a181e55baa995eb8b58a9ad293">
    1010  <!ENTITY samba-size          "19 MB">
    11   <!ENTITY samba-buildsize     "415 MB (additional 396 MB for the quicktest, reputedly up to 500 MB additional for all tests)">
    12   <!ENTITY samba-time          "6.4 SBU (additional 4.3 SBU for the quicktest, reputedly up to 110 SBU to run all tests)">
     11  <!ENTITY samba-buildsize     "415 MB (additional 397 MB for the quicktest, reputedly up to 500 MB additional for all tests)">
     12  <!ENTITY samba-time          "6.2 SBU (additional 5 SBU for the quicktest, reputedly up to 110 SBU to run all tests)">
    1313]>
    1414
     
    7777      <xref linkend="avahi"/>,
    7878      <xref linkend="cups"/>,
     79      <xref linkend="gnutls"/>,
    7980      <xref linkend="libcap-pam"/>,
     81      <xref linkend="libgpg-error"/>,
    8082      <xref linkend="linux-pam"/>,
    8183      <xref linkend="mitkrb"/>,
     
    8688      <ulink url="https://people.gnome.org/~veillard/gamin/">Gamin</ulink>,
    8789      <ulink url="http://ctdb.samba.org/">ctdb</ulink>,
     90      <ulink url="http://ftp.de.debian.org/debian/pool/main/liba/libaio/">libaio</ulink>,
    8891      <ulink url="http://www.nongnu.org/libunwind/">libunwind</ulink>,
    8992      <ulink url="http://www.openafs.org/">OpenAFS</ulink>, and
     
    98101  <sect2 role="installation">
    99102    <title>Installation of Samba</title>
    100 <!--
     103
    101104    <note>
    102105      <para>If you wish to run the test suite after the binaries are built,
     
    107110      first. There may be other parameters needed to take advantage of
    108111      optional dependencies.</para>
    109     </note>-->
     112    </note>
    110113
    111114    <para>Install <application>Samba</application> by running the following
     
    123126
    124127make</userinput></screen>
    125 <!--
     128
    126129    <para>According to <application>Samba</application> developers, the
    127130    limitation to 108 characters of the path length of a unix named pipe socket
     
    140143    class="username">root</systemitem> user, issue: <command>make
    141144    quicktest</command>.  There are other targets (test, subunit-test)
    142     available, but take a very long time (over 100 SBU).</para>-->
    143 
    144     <para>This package does not have a working test suite.</para>
     145    available, but take a very long time (over 100 SBU).</para>
    145146
    146147    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
  • packages.ent

    r131b1b7 r2ae8864  
    347347<!ENTITY rpcbind-version              "0.2.1">
    348348<!ENTITY rsync-version                "3.1.1">
    349 <!ENTITY samba-version                "4.1.12">
     349<!ENTITY samba-version                "4.1.13">
    350350<!ENTITY wget-version                 "1.15">
    351351<!ENTITY wireless-tools-version       "29">
Note: See TracChangeset for help on using the changeset viewer.