Author: randy
Date: 2006-03-29 17:40:59 -0700 (Wed, 29 Mar 2006)
New Revision: 5773
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/server/other/openldap.xml
Log:
Updated to OpenLDAP-2.3.20 (stable-20060227)
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2006-03-29 23:48:14 UTC (rev 5772)
+++ trunk/BOOK/general.ent 2006-03-30 00:40:59 UTC (rev 5773)
@@ -333,8 +333,8 @@
<!-- Chapter 24 -->
<!-- dhcp (chapter 14) -->
<!ENTITY leafnode-version "1.11.3">
-<!ENTITY openldap-download-version "stable-20051018">
-<!ENTITY openldap-version "2.3.11">
+<!ENTITY openldap-download-version "stable-20060227">
+<!ENTITY openldap-version "2.3.20">
<!-- rsync (chaptet 18) -->
<!-- cvs (chapter 18) -->
<!-- subversion (chapter 18) -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2006-03-29 23:48:14 UTC
(rev 5772)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2006-03-30 00:40:59 UTC
(rev 5773)
@@ -45,6 +45,9 @@
<para>March 29th, 2006</para>
<itemizedlist>
<listitem>
+ <para>[randy] - Updated to OpenLDAP-2.3.20 (stable-20060227).</para>
+ </listitem>
+ <listitem>
<para>[dnicholson] - Fixed typo and added font size setting to Xterm
configuration.</para>
</listitem>
Modified: trunk/BOOK/server/other/openldap.xml
===================================================================
--- trunk/BOOK/server/other/openldap.xml 2006-03-29 23:48:14 UTC (rev
5772)
+++ trunk/BOOK/server/other/openldap.xml 2006-03-30 00:40:59 UTC (rev
5773)
@@ -6,10 +6,10 @@
<!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 "fbde128a8421b8d2ea587a25057a281e">
- <!ENTITY openldap-size "3.6 MB">
- <!ENTITY openldap-buildsize "101.4 MB">
- <!ENTITY openldap-time "1.8 SBU and approximately 28 minutes to run
the tests (processor independent)">
+ <!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)">
]>
<sect1 id="openldap" xreflabel="OpenLDAP-&openldap-version;">
@@ -112,7 +112,7 @@
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
<screen role="root"><userinput>make install &&
-chmod -v 755 /usr/lib/libl*-2.3.so.0.1.6 &&
+chmod -v 755 /usr/lib/libl*-2.3.so.0.2.8 &&
install -v -m755 -d
/usr/share/doc/openldap-&openldap-version;/{drafts,guide,rfc} &&
install -v -m644 doc/drafts/*
/usr/share/doc/openldap-&openldap-version;/drafts &&
install -v -m644 doc/rfc/* /usr/share/doc/openldap-&openldap-version;/rfc
&&
@@ -174,7 +174,7 @@
<filename>/etc/hosts.allow</filename> file if you have a
restrictive <filename>/etc/hosts.deny</filename> file.</para>
- <para><command>chmod -v 755 /usr/lib/libl*-2.3.so.0.1.6</command>: This
command
+ <para><command>chmod -v 755 /usr/lib/libl*-2.3.so.0.2.8</command>: This
command
adds the executable bit to the shared libraries.</para>
<para><option>--disable-bdb --disable-hdb --with-ldbm-api=gdbm</option>:
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page