Author: randy
Date: 2007-07-05 19:00:04 -0600 (Thu, 05 Jul 2007)
New Revision: 6837
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/server/databases/postgresql.xml
trunk/BOOK/server/other/openldap.xml
Log:
Downgraded OpenLDAP to the stable 2.3.32 version as the download page now
properly reflects the versions; Updated to PostgreSQL-8.2.4
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2007-07-05 20:16:59 UTC (rev 6836)
+++ trunk/BOOK/general.ent 2007-07-06 01:00:04 UTC (rev 6837)
@@ -3,7 +3,7 @@
$Date$
-->
-<!ENTITY day "05"> <!-- Always 2 digits -->
+<!ENTITY day "06"> <!-- Always 2 digits -->
<!ENTITY month "07"> <!-- Always 2 digits -->
<!ENTITY year "2007">
<!ENTITY version "svn-&year;&month;&day;">
@@ -369,13 +369,13 @@
<!-- End special note about Heimdal -->
<!ENTITY mysql-version "5.0.41">
-<!ENTITY postgresql-version "8.2.3">
+<!ENTITY postgresql-version "8.2.4">
<!-- Chapter 24 -->
<!-- dhcp (chapter 14) -->
<!ENTITY leafnode-version "1.11.5">
-<!ENTITY openldap-download-version "2.3.34">
-<!ENTITY openldap-version "2.3.34">
+<!ENTITY openldap-download-version "stable-20070110">
+<!ENTITY openldap-version "2.3.32">
<!-- rsync (chaptet 18) -->
<!-- cvs (chapter 18) -->
<!-- subversion (chapter 18) -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2007-07-05 20:16:59 UTC
(rev 6836)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2007-07-06 01:00:04 UTC
(rev 6837)
@@ -42,6 +42,20 @@
-->
<listitem>
+ <para>July 6th, 2007</para>
+ <itemizedlist>
+ <listitem>
+ <para>[randy] - Updated to PostgreSQL-8.2.4.</para>
+ </listitem>
+ <listitem>
+ <para>[randy] - Downgraded OpenLDAP to the stable 2.3.32 version as
+ the download page now properly reflects the versions.
+ .</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>July 5th, 2007</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/server/databases/postgresql.xml
===================================================================
--- trunk/BOOK/server/databases/postgresql.xml 2007-07-05 20:16:59 UTC (rev
6836)
+++ trunk/BOOK/server/databases/postgresql.xml 2007-07-06 01:00:04 UTC (rev
6837)
@@ -8,9 +8,9 @@
<!-- <!ENTITY postgresql-download-ftp
"ftp://ftp.fr.postgresql.org/source/v&postgresql-version;/postgresql-&postgresql-version;.tar.bz2">
-->
<!ENTITY postgresql-download-http " ">
<!ENTITY postgresql-download-ftp
"ftp://ftp5.us.postgresql.org/pub/PostgreSQL/source/v&postgresql-version;/postgresql-&postgresql-version;.tar.bz2">
- <!ENTITY postgresql-md5sum "cb47771004d53505200ffd00ac45bc32">
- <!ENTITY postgresql-size "12.2 MB">
- <!ENTITY postgresql-buildsize "129 MB (additional 119 MB to run the
testsuite)">
+ <!ENTITY postgresql-md5sum "af7ec100a33c41bfb8d87b5e0ec2f44a">
+ <!ENTITY postgresql-size "12.5 MB">
+ <!ENTITY postgresql-buildsize "165 MB (additional 118 MB to run the
testsuite)">
<!ENTITY postgresql-time "1.4 SBU">
]>
@@ -63,6 +63,7 @@
<para role="optional"><xref linkend="python"/>,
<xref linkend="tcl"/>,
<xref linkend="openssl"/>,
+ <xref linkend="openldap"/>,
<xref linkend="linux-pam"/>,
<ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink>,
<xref linkend="mitkrb"/> or <xref linkend="heimdal"/>, and
Modified: trunk/BOOK/server/other/openldap.xml
===================================================================
--- trunk/BOOK/server/other/openldap.xml 2007-07-05 20:16:59 UTC (rev
6836)
+++ trunk/BOOK/server/other/openldap.xml 2007-07-06 01:00:04 UTC (rev
6837)
@@ -4,12 +4,12 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!ENTITY openldap-download-http
"http://gd.tuwien.ac.at/infosys/network/OpenLDAP/openldap-release/openldap-&openldap-download-version;.tgz">
- <!ENTITY openldap-download-ftp
"ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-&openldap-download-version;.tgz">
- <!ENTITY openldap-md5sum "143eeb6e3c163e5f52d8e744b43a5960">
+ <!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 "154d674cf95a8f8acc496cc6cb0671e1">
<!ENTITY openldap-size "3.7 MB">
<!ENTITY openldap-buildsize "112 MB">
- <!ENTITY openldap-time "1.9 SBU and approximately 30 minutes to run
the tests (processor independent)">
+ <!ENTITY openldap-time "1.7 SBU and approximately 30 minutes to run
the tests (processor independent)">
]>
<sect1 id="openldap" xreflabel="OpenLDAP-&openldap-version;">
@@ -58,9 +58,7 @@
<para>The <application>OpenLDAP</application> stable releases are
packaged without version numbers in the tarball names. You can see the
relationship between the version number and name of the tarball at <ulink
- url="http://www.openldap.org/software/download/"/>. Currently, a
- version release is being used due to a mixup on the
- <application>OpenLDAP</application> download page.</para>
+ url="http://www.openldap.org/software/download/"/>.</para>
</note>
<bridgehead renderas="sect3">OpenLDAP Dependencies</bridgehead>
@@ -115,7 +113,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.2.22 &&
+chmod -v 755 /usr/lib/libl*-2.3.so.0.2.20 &&
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 +172,7 @@
<application>Berkeley DB</application> as the primary backend
database.</para>
- <para><command>chmod -v 755 /usr/lib/libl*-2.3.so.0.2.22</command>: This
+ <para><command>chmod -v 755 /usr/lib/libl*-2.3.so.0.2.20</command>: This
command adds the executable bit to the shared libraries.</para>
<note>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page