Author: dnicholson
Date: 2006-10-19 01:24:37 -0600 (Thu, 19 Oct 2006)
New Revision: 6348
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/server/other/openldap.xml
Log:
Updated to openldap-2.3.27
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2006-10-15 22:02:06 UTC (rev 6347)
+++ trunk/BOOK/general.ent 2006-10-19 07:24:37 UTC (rev 6348)
@@ -1,4 +1,4 @@
-<!ENTITY day "15"> <!-- Always 2 digits -->
+<!ENTITY day "19"> <!-- Always 2 digits -->
<!ENTITY month "10"> <!-- Always 2 digits -->
<!ENTITY year "2006">
<!ENTITY version "svn-&year;&month;&day;">
@@ -348,8 +348,8 @@
<!-- Chapter 24 -->
<!-- dhcp (chapter 14) -->
<!ENTITY leafnode-version "1.11.5">
-<!ENTITY openldap-download-version "stable-20060227">
-<!ENTITY openldap-version "2.3.20">
+<!ENTITY openldap-download-version "stable-20060823">
+<!ENTITY openldap-version "2.3.27">
<!-- rsync (chaptet 18) -->
<!-- cvs (chapter 18) -->
<!-- subversion (chapter 18) -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2006-10-15 22:02:06 UTC
(rev 6347)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2006-10-19 07:24:37 UTC
(rev 6348)
@@ -42,6 +42,15 @@
-->
<listitem>
+ <para>October 19th, 2006</para>
+ <itemizedlist>
+ <listitem>
+ <para>[dnicholson] - Updated to OpenLDAP-2.3.27.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>October 15th, 2006</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/server/other/openldap.xml
===================================================================
--- trunk/BOOK/server/other/openldap.xml 2006-10-15 22:02:06 UTC (rev
6347)
+++ trunk/BOOK/server/other/openldap.xml 2006-10-19 07:24:37 UTC (rev
6348)
@@ -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 openldap-download-http
"http://gd.tuwien.ac.at/infosys/network/OpenLDAP/openldap-stable/openldap-&openldap-download-version;.tgz">
<!ENTITY openldap-download-ftp
"ftp://ftp.openldap.org/pub/OpenLDAP/openldap-stable/openldap-&openldap-download-version;.tgz">
- <!ENTITY openldap-md5sum "49d2c5b9378a7b57e1fb03948acb8e32">
- <!ENTITY openldap-size "3.7 MB">
- <!ENTITY openldap-buildsize "105 MB">
- <!ENTITY openldap-time "1.9 SBU and approximately 30 minutes to run
the tests (processor independent)">
+ <!ENTITY openldap-md5sum "0fbae4e9279aaa586adcd9f19b66a5ed">
+ <!ENTITY openldap-size "3.6 MB">
+ <!ENTITY openldap-buildsize "51.8 MB">
+ <!ENTITY openldap-time "1.8 SBU and approximately 30 minutes to run
the tests (processor independent)">
]>
<sect1 id="openldap" xreflabel="OpenLDAP-&openldap-version;">
@@ -117,9 +105,10 @@
--enable-ppolicy \
--enable-valsort &&
make depend &&
-make &&
-make test</userinput></screen>
+make</userinput></screen>
+ <para>To test the results, issue: <command>make test</command>.</para>
+
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
<screen role="root"><userinput>make install &&
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page