Author: randy
Date: 2007-03-26 10:15:15 -0600 (Mon, 26 Mar 2007)
New Revision: 6701

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/server/mail/sendmail.xml
Log:
Updated to Sendmail-8.14.0

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2007-03-26 04:55:33 UTC (rev 6700)
+++ trunk/BOOK/general.ent      2007-03-26 16:15:15 UTC (rev 6701)
@@ -344,7 +344,7 @@
 <!ENTITY exim-version                 "4.61">
 <!ENTITY postfix-version              "2.3.3">
 <!ENTITY qpopper-version              "4.0.9">
-<!ENTITY sendmail-version             "8.13.6">
+<!ENTITY sendmail-version             "8.14.0">
 
 <!-- Chapter 23 -->
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2007-03-26 04:55:33 UTC 
(rev 6700)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2007-03-26 16:15:15 UTC 
(rev 6701)
@@ -45,6 +45,9 @@
       <para>March 26th, 2007</para>
       <itemizedlist>
         <listitem>
+          <para>[randy] - Updated to Sendmail-8.14.0.</para>
+        </listitem>
+        <listitem>
           <para>[randy] - Updated to OpenLDAP-2.3.34.</para>
         </listitem>
       </itemizedlist>

Modified: trunk/BOOK/server/mail/sendmail.xml
===================================================================
--- trunk/BOOK/server/mail/sendmail.xml 2007-03-26 04:55:33 UTC (rev 6700)
+++ trunk/BOOK/server/mail/sendmail.xml 2007-03-26 16:15:15 UTC (rev 6701)
@@ -4,24 +4,12 @@
   <!ENTITY % general-entities SYSTEM "../../general.ent">
   %general-entities;
 
-    <!-- Inserted as a reminder to do this. The mention of a test suite
-         is usually right before the root user installation commands. Please
-         delete these 12 (including one blank) lines after you are done.-->
-
-    <!-- Use one of the two mentions below about a test suite,
-         delete the line that is not applicable. Of course, if the
-         test suite uses syntax other than "make check", revise the
-         line to reflect the actual syntax to run the test suite -->
-
-    <!-- <para>This package does not come with a test suite.</para> -->
-    <!-- <para>To test the results, issue: <command>make 
check</command>.</para> -->
-
   <!ENTITY sendmail-download-http 
"http://www.sendmail.org/ftp/sendmail.&sendmail-version;.tar.gz";>
   <!ENTITY sendmail-download-ftp  
"ftp://ftp.sendmail.org/pub/sendmail/sendmail.&sendmail-version;.tar.gz";>
-  <!ENTITY sendmail-md5sum        "484cca51f74b5e562b3cf119ceb2f900">
-  <!ENTITY sendmail-size          "1.9 MB">
-  <!ENTITY sendmail-buildsize     "19.8 MB">
-  <!ENTITY sendmail-time          "0.5 SBU">
+  <!ENTITY sendmail-md5sum        "bc0dee396b8090b3f696e748a9caf83d">
+  <!ENTITY sendmail-size          "2.0 MB">
+  <!ENTITY sendmail-buildsize     "18.8 MB">
+  <!ENTITY sendmail-time          "0.3 SBU">
 ]>
 
 <sect1 id="sendmail" xreflabel="Sendmail-&sendmail-version;">
@@ -129,6 +117,8 @@
 cp generic-linux.mc sendmail.mc &amp;&amp;
 sh Build sendmail.cf</userinput></screen>
 
+    <para>This package does not come with a test suite.</para>
+
     <para>Now, as the <systemitem class="username">root</systemitem> 
user:</para>
 
 <screen role="root"><userinput>install -v -d -m755 /etc/mail &amp;&amp;

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to