mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-27 09:42:12 +08:00
Update to samba-3.6.8
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10769 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
1b4be5a35a
commit
14ee86d5c9
@ -463,7 +463,7 @@ export -f as_root</userinput></screen>
|
|||||||
<!ENTITY ntp-version "4.2.6p5">
|
<!ENTITY ntp-version "4.2.6p5">
|
||||||
<!ENTITY rpcbind-version "0.2.0">
|
<!ENTITY rpcbind-version "0.2.0">
|
||||||
<!ENTITY rsync-version "3.0.9">
|
<!ENTITY rsync-version "3.0.9">
|
||||||
<!ENTITY samba3-version "3.6.7">
|
<!ENTITY samba3-version "3.6.8">
|
||||||
<!ENTITY wget-version "1.14">
|
<!ENTITY wget-version "1.14">
|
||||||
<!ENTITY wireless-tools-version "29">
|
<!ENTITY wireless-tools-version "29">
|
||||||
<!ENTITY wpa_supplicant-version "1.0">
|
<!ENTITY wpa_supplicant-version "1.0">
|
||||||
|
@ -46,6 +46,10 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>October 24nd, 2012</para>
|
<para>October 24nd, 2012</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[bdubbs] - Update to samba-3.6.8. Fixes
|
||||||
|
<ulink url="&blfs-ticket-root;3600">#3600</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[bdubbs] - Update to git-1.8.0. Fixes
|
<para>[bdubbs] - Update to git-1.8.0. Fixes
|
||||||
<ulink url="&blfs-ticket-root;3589">#3589</ulink>.</para>
|
<ulink url="&blfs-ticket-root;3589">#3589</ulink>.</para>
|
||||||
|
@ -6,10 +6,10 @@
|
|||||||
|
|
||||||
<!ENTITY samba3-download-http "http://ftp.samba.org/pub/samba/stable/samba-&samba3-version;.tar.gz">
|
<!ENTITY samba3-download-http "http://ftp.samba.org/pub/samba/stable/samba-&samba3-version;.tar.gz">
|
||||||
<!ENTITY samba3-download-ftp "ftp://ftp.samba.org/pub/samba/stable/samba-&samba3-version;.tar.gz">
|
<!ENTITY samba3-download-ftp "ftp://ftp.samba.org/pub/samba/stable/samba-&samba3-version;.tar.gz">
|
||||||
<!ENTITY samba3-md5sum "b23be56c15dd52f64eb7ba54c0ea1ed5">
|
<!ENTITY samba3-md5sum "fbb245863eeef2fffe172df779a217be">
|
||||||
<!ENTITY samba3-size "32.5 MB">
|
<!ENTITY samba3-size "32.5 MB">
|
||||||
<!ENTITY samba3-buildsize "460 MB">
|
<!ENTITY samba3-buildsize "472 MB">
|
||||||
<!ENTITY samba3-time "2.2 SBU (add about 2.9 SBU to run the test suite)">
|
<!ENTITY samba3-time "2.4 SBU">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<sect1 id="samba3" xreflabel="Samba-&samba3-version;">
|
<sect1 id="samba3" xreflabel="Samba-&samba3-version;">
|
||||||
@ -136,10 +136,13 @@
|
|||||||
sed -i "s/-ldl/& -ltirpc -lpthread/" Makefile &&
|
sed -i "s/-ldl/& -ltirpc -lpthread/" Makefile &&
|
||||||
make</userinput></screen>
|
make</userinput></screen>
|
||||||
|
|
||||||
|
<!--
|
||||||
<para>To test the results, issue: <command>make test</command>. If you have
|
<para>To test the results, issue: <command>make test</command>. If you have
|
||||||
<application>Linux-PAM</application> installed and built the PAM library
|
<application>Linux-PAM</application> installed and built the PAM library
|
||||||
modules, you can perform a dlopen test by issuing:
|
modules, you can perform a dlopen test by issuing:
|
||||||
<command>make test_pam_modules</command>.</para>
|
<command>make test_pam_modules</command>.</para>
|
||||||
|
-->
|
||||||
|
<para>This program dose not come with a functional test suite.</para>
|
||||||
|
|
||||||
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user