mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
update to samba-4.1.3
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12362 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
5b63ae5127
commit
720549c253
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "09"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "10"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "12"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2013">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "December 9th, &year;">
|
||||
<!ENTITY releasedate "December 10th, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- version|testing|unstable|development] -->
|
||||
@ -433,7 +433,7 @@ export -f as_root</userinput></screen>
|
||||
<!ENTITY ntp-version "4.2.6p5">
|
||||
<!ENTITY rpcbind-version "0.2.1">
|
||||
<!ENTITY rsync-version "3.1.0">
|
||||
<!ENTITY samba-version "4.1.2">
|
||||
<!ENTITY samba-version "4.1.3">
|
||||
<!ENTITY wget-version "1.14">
|
||||
<!ENTITY wireless-tools-version "29">
|
||||
<!ENTITY wpa_supplicant-version "2.0">
|
||||
|
@ -43,6 +43,16 @@
|
||||
</listitem>
|
||||
|
||||
-->
|
||||
<listitem>
|
||||
<para>December 10th, 2013</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[igor] - Update to samba-4.1.3. Fixes
|
||||
<ulink url="&blfs-ticket-root;4430">#4430</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>December 9th, 2013</para>
|
||||
<itemizedlist>
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY samba-download-http "http://ftp.samba.org/pub/samba/stable/samba-&samba-version;.tar.gz">
|
||||
<!ENTITY samba-download-ftp "ftp://ftp.samba.org/pub/samba/stable/samba-&samba-version;.tar.gz">
|
||||
<!ENTITY samba-md5sum "4162815430d4f75b7ed902705f82ee56">
|
||||
<!ENTITY samba-md5sum "a5dbfe87f4cb3d9d91e15e5df99a59a1">
|
||||
<!ENTITY samba-size "23 MB">
|
||||
<!ENTITY samba-buildsize "491 MB (up to 900MB additional for all tests)">
|
||||
<!ENTITY samba-time "7.7 SBU (up to 110 SBU to run all tests)">
|
||||
<!ENTITY samba-buildsize "493 MB (up to 900MB additional for all tests)">
|
||||
<!ENTITY samba-time "6.6 SBU (up to 110 SBU to run all tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="samba" xreflabel="Samba-&samba-version;">
|
||||
|
Loading…
Reference in New Issue
Block a user