Changeset 5f1ca9f


Ignore:
Timestamp:
07/30/2014 12:36:21 AM (10 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.6, 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:
4ee8515
Parents:
7b81139
Message:

Update to check-0.9.14.
Update to samba-4.1.10; separate internal from external optional dependencies.
Update to parted-3.2.

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general/prog/check.xml

    r7b81139 r5f1ca9f  
    77  <!ENTITY check-download-http "&sourceforge-repo;/check/check-&check-version;.tar.gz">
    88  <!ENTITY check-download-ftp  " ">
    9   <!ENTITY check-md5sum        "95530868f81a9496b2518fd2b713008a">
    10   <!ENTITY check-size          "736 KB">
    11   <!ENTITY check-buildsize     "7.7 MB (additional 0.5 MB for the tests)">
     9  <!ENTITY check-md5sum        "38263d115d784c17aa3b959ce94be8b8">
     10  <!ENTITY check-size          "744 KB">
     11  <!ENTITY check-buildsize     "7.8 MB (additional 0.4 MB for the tests)">
    1212  <!ENTITY check-time          "0.1 SBU (additional 2.1 SBU for the tests)">
    1313]>
     
    8989
    9090    <para>
    91       To test the installation, issue <command>make check</command>. Some tests
    92       may fail, but the failures are expected.
     91      To test the installation, issue <command>make check</command>.
    9392    </para>
    9493
  • introduction/welcome/changelog.xml

    r7b81139 r5f1ca9f  
    4848      <para>July 29th, 2014</para>
    4949      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - Update to parted-3.2. Fixes
     52          <ulink url="&blfs-ticket-root;5307">#5307</ulink>.</para>
     53        </listitem>
     54        <listitem>
     55          <para>[fernando] - Update to samba-4.1.10; separate internal from
     56          external optional dependencies. Fixes
     57          <ulink url="&blfs-ticket-root;5306">#5306</ulink>.</para>
     58        </listitem>
     59        <listitem>
     60          <para>[fernando] - Update to check-0.9.14. Fixes
     61          <ulink url="&blfs-ticket-root;5304">#5304</ulink>.</para>
     62        </listitem>
    5063        <listitem>
    5164          <para>[igor] - Update to harfbuzz-0.9.33. Fixes
  • networking/netprogs/samba.xml

    r7b81139 r5f1ca9f  
    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        "f9efc506e08c680d2b79b13be28c959c">
    10   <!ENTITY samba-size          "23 MB">
    11   <!ENTITY samba-buildsize     "459 MB (additional 396 MB for the quicktest, reputedly up to 500 MB additional for all tests)">
    12   <!ENTITY samba-time          "6.2 SBU (additional 4.1 SBU for the quicktest, reputedly up to 110 SBU to run all tests)">
     9  <!ENTITY samba-md5sum        "666907da70369db20ac6bb2c6f234e42">
     10  <!ENTITY samba-size          "19 MB">
     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          "5.9 SBU (additional 4.1 SBU for the quicktest, reputedly up to 110 SBU to run all tests)">
    1313]>
    1414
     
    7070    <bridgehead renderas="sect4">Optional</bridgehead>
    7171    <para role="optional">
     72      <xref linkend="avahi"/>,
     73      <xref linkend="cups"/>,
     74      <xref linkend="libcap-pam"/>,
     75      <xref linkend="libxslt"/> (used only for documentation),
     76      <xref linkend="linux-pam"/>,
     77      <xref linkend="mitkrb"/>,
     78      <xref linkend="openldap"/>,
    7279      <xref linkend="popt"/>,
    73       <xref linkend="linux-pam"/>,
    74       <xref linkend="cups"/>,
    75       <xref linkend="openldap"/>,
     80      <xref linkend="valgrind"/> (optionally used by the test suite),
     81      <xref linkend="xfsprogs"/>,
    7682      <ulink url="https://people.gnome.org/~veillard/gamin/">Gamin</ulink>,
    77       <xref linkend="xfsprogs"/>,
    78       <xref linkend="mitkrb"/>,
    79       <xref linkend="libxslt"/> (used only for documentation),
    80       <ulink url="http://tdb.samba.org/">tdb</ulink>,
    8183      <ulink url="http://ctdb.samba.org/">ctdb</ulink>,
    82       <xref linkend="libcap-pam"/>,
    8384      <ulink url="http://www.nongnu.org/libunwind/">libunwind</ulink>,
    84       <xref linkend="avahi"/>,
    8585      <ulink url="http://www.openafs.org/">OpenAFS</ulink>, and
    86       <xref linkend="valgrind"/> (optionally used by the test suite)
     86      <ulink url="http://tdb.samba.org/">tdb</ulink>
    8787    </para>
    8888
     
    478478        libtorture.so, libwbclient.so, mit_samba.so, and
    479479        winbind_krb5_locator.so; the pam_winbind.so and pam_smbpass.so PAM
    480         libraries; and assorted character set, filesystem and support module
    481         s under /usr/lib/{python&python2-majorver;,samba}</seg>
     480        libraries; and assorted character set, filesystem and support modules
     481        under /usr/lib/{python&python2-majorver;,samba}</seg>
    482482       
    483483        <seg>/etc/samba, /run/samba, /usr/include/samba-4.0,
    484         /usr/lib/perl5/vendor_perl/5.x.y/Parse/Pidl/Samba{3,4},
     484        /usr/lib/perl5/vendor_perl/5.x.y/Parse/Pidl/{Samba{3,4},Wireshark},
    485485        /usr/lib/python&python2-majorver;/site-packages/samba, /usr/lib/samba,
    486486        /usr/share/doc/samba-&samba-version;, /usr/share/samba, and
  • packages.ent

    r7b81139 r5f1ca9f  
    4343<!ENTITY ntfs-3g-version              "2014.2.15">
    4444<!ENTITY gptfdisk-version             "0.8.10">
    45 <!ENTITY parted-version               "3.1">
     45<!ENTITY parted-version               "3.2">
    4646<!ENTITY reiser-version               "3.6.24">
    4747<!ENTITY sshfs-fuse-version           "2.5">
     
    237237<!-- Chapter 13 -->
    238238<!ENTITY bazaar-version               "2.5.1">
    239 <!ENTITY check-version                "0.9.13">
     239<!ENTITY check-version                "0.9.14">
    240240<!ENTITY cmake-major-version          "3.0">
    241241<!ENTITY cmake-minor-version          "0">
     
    317317<!ENTITY rpcbind-version              "0.2.1">
    318318<!ENTITY rsync-version                "3.1.1">
    319 <!ENTITY samba-version                "4.1.9">
     319<!ENTITY samba-version                "4.1.10">
    320320<!ENTITY wget-version                 "1.15">
    321321<!ENTITY wireless-tools-version       "29">
  • postlfs/filesystems/parted.xml

    r7b81139 r5f1ca9f  
    88    "http://ftp.gnu.org/gnu/parted/parted-&parted-version;.tar.xz">
    99  <!ENTITY parted-download-ftp  " ">
    10   <!ENTITY parted-md5sum        "5d89d64d94bcfefa9ce8f59f4b81bdcb">
    11   <!ENTITY parted-size          "1.5 MB">
    12   <!ENTITY parted-buildsize     "38 MB">
    13   <!ENTITY parted-time          "0.5 SBU">
     10  <!ENTITY parted-md5sum        "0247b6a7b314f8edeb618159fa95f9cb">
     11  <!ENTITY parted-size          "1.6 MB">
     12  <!ENTITY parted-buildsize     "27 MB (additional 2 MB for the tests and additional 1 MB for optional PDF and Postscript documentation)">
     13  <!ENTITY parted-time          "0.4 SBU (additional 0.6 SBU for the tests)">
    1414]>
    1515
     
    6868    </para>
    6969
     70    <bridgehead renderas="sect4">Optional</bridgehead>
     71    <para role="optional">
     72      <xref linkend="pth"/>
     73    </para>
     74
    7075    <para condition="html" role="usernotes">
    7176      User Notes: <ulink url="&blfs-wiki;/parted"/>
     
    8186    </para>
    8287
    83 <screen><userinput>sed -i parted/ui.c \
    84     -e "s:(CPPFunction\*) complete:(rl_completion_func_t\*) complete:" &amp;&amp;
    85 ./configure --prefix=/usr --disable-static &amp;&amp;
     88<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    8689make &amp;&amp;
    8790
     
    100103      To test the results, issue: <command>make check</command>.  Note that
    101104      many tests are skipped if not run as the <systemitem
    102       class="username">root</systemitem> user. 
    103     </para>
     105      class="username">root</systemitem> user.  If test t0251-gpt-unicode.sh
     106      fails, it can be fixed, in some systems with LANG=XY.UTF-8 set, using:
     107    </para>
     108
     109<screen><userinput>sed -i "s/C.UTF-8/$LANG/" tests/t0251-gpt-unicode.sh</userinput></screen>
    104110
    105111    <para>
     
    125131    <title>Command Explanations</title>
    126132
    127     <para>
    128       <command>sed -i parted/ui.c ...</command>: This <command>sed</command>
    129       fixes building with <application>Readline</application> 6.x (x>2).
    130     </para>
    131 
    132133    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    133134      href="../../xincludes/static-libraries.xml"/>
     
    145146    <segmentedlist>
    146147      <segtitle>Installed Programs</segtitle>
    147       <segtitle>Installed Library</segtitle>
    148       <segtitle>Installed Directory</segtitle>
     148      <segtitle>Installed Libraries</segtitle>
     149      <segtitle>Installed Directories</segtitle>
    149150
    150151      <seglistitem>
     
    153154          partprobe
    154155        </seg>
    155         <seg>libparted.so</seg>
    156         <seg>/usr/include/parted</seg>
     156        <seg>
     157          libparted.so and
     158          libparted-fs-resize.so</seg>
     159        <seg>
     160          /usr/include/parted and
     161          /usr/share/doc/parted-&parted-version;</seg>
    157162      </seglistitem>
    158163    </segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.