Author: bdubbs
Date: Sat Jul 11 15:30:09 2015
New Revision: 16234

Log:
Update to openldap-2.4.41

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/server/other/openldap.xml

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Sat Jul 11 11:31:03 
2015        (r16233)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Sat Jul 11 15:30:09 
2015        (r16234)
@@ -48,6 +48,10 @@
       <para>July 11th, 2015</para>
       <itemizedlist>
         <listitem>
+          <para>[bdubbs] -  Update to openldap-2.4.41.  Fixes
+          <ulink url="&blfs-ticket-root;6670">#6670</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[pierre] -  Update to Xorg VMMouse Driver-13.1.0.  Fixes
           <ulink url="&blfs-ticket-root;6653">#6653</ulink>.</para>
         </listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Sat Jul 11 11:31:03 2015        (r16233)
+++ trunk/BOOK/packages.ent     Sat Jul 11 15:30:09 2015        (r16234)
@@ -423,7 +423,7 @@
 <!ENTITY sqlite-version               "3.8.10.2">
 
 <!-- Chapter 23 -->
-<!ENTITY openldap-version             "2.4.40">
+<!ENTITY openldap-version             "2.4.41">
 <!ENTITY soprano-version              "2.9.4">
 <!ENTITY unbound-version              "1.5.3">
 <!ENTITY virtuoso-version             "6.1.8">

Modified: trunk/BOOK/server/other/openldap.xml
==============================================================================
--- trunk/BOOK/server/other/openldap.xml        Sat Jul 11 11:31:03 2015        
(r16233)
+++ trunk/BOOK/server/other/openldap.xml        Sat Jul 11 15:30:09 2015        
(r16234)
@@ -6,10 +6,10 @@
 
   <!ENTITY openldap-download-http " ">
   <!ENTITY openldap-download-ftp  
"ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-&openldap-version;.tgz";>
-  <!ENTITY openldap-md5sum        "423c1f23d2a0cb96b3e9baf7e9d7dda7">
+  <!ENTITY openldap-md5sum        "3f1a4cea52827e18feaedfdc1634b5d0">
   <!ENTITY openldap-size          "5.4 MB">
-  <!ENTITY openldap-buildsize     "47 MB (client), 101 MB (server, additional 
5 MB for the tests)">
-  <!ENTITY openldap-time          "0.6 SBU (client), 1.1 SBU (server, 
additional 3.4 SBU for the tests)">
+  <!ENTITY openldap-buildsize     "47 MB (client), 111 MB (server)">
+  <!ENTITY openldap-time          "0.6 SBU (client), 1.2 SBU (server)">
 ]>
 
 <sect1 id="openldap" xreflabel="OpenLDAP-&openldap-version;">
@@ -193,8 +193,10 @@
 make</userinput></screen>
 
     <para>
-      To test the results, issue: <command>make test</command>. Tests may fail
-      after a long time (~ 5 SBU).
+      The tests appear to be fragile.  Errors may cause the tests to abort
+      prior to finishing, apparently due to timing issues.  The tests 
+      take about 65 minutes and are processor independent.
+      To test the results, issue: <command>make test</command>. 
     </para>
 
     <para>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to