Author: dj
Date: 2008-03-22 20:40:43 -0600 (Sat, 22 Mar 2008)
New Revision: 7303
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/postlfs/security/openssl.xml
trunk/BOOK/server/major/apache.xml
Log:
Updated to apache-2.2.8 and minor corrections to openssl comments.
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2008-03-22 20:49:11 UTC (rev 7302)
+++ trunk/BOOK/general.ent 2008-03-23 02:40:43 UTC (rev 7303)
@@ -370,7 +370,7 @@
<!-- Part VI -->
<!-- Chapter 21 -->
-<!ENTITY apache-version "2.2.4">
+<!ENTITY apache-version "2.2.8">
<!-- bind (chapter 19) -->
<!ENTITY nfs-utils-version "1.1.2">
<!-- openssh (chapter 18) -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2008-03-22 20:49:11 UTC
(rev 7302)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2008-03-23 02:40:43 UTC
(rev 7303)
@@ -45,6 +45,9 @@
<para>March 22nd, 2008</para>
<itemizedlist>
<listitem>
+ <para>[dj] - Updated to Apache httpd-2.2.8.</para>
+ </listitem>
+ <listitem>
<para>[randy] - Updated to SeaMonkey-1.1.8.</para>
</listitem>
<listitem>
Modified: trunk/BOOK/postlfs/security/openssl.xml
===================================================================
--- trunk/BOOK/postlfs/security/openssl.xml 2008-03-22 20:49:11 UTC (rev
7302)
+++ trunk/BOOK/postlfs/security/openssl.xml 2008-03-23 02:40:43 UTC (rev
7303)
@@ -107,10 +107,11 @@
utilize either of those methods in your projects.</para>
<para><option>enable-tlsext</option>: When added to the
- <command>./config</command> command, enables TLS Extensions. Currently
- this is only RFC 3546 and 4507bis for Server Name Indication. This allows
- the use of multiple SSL certificates with multiple virtual hosts in apache,
- while using only one IP address and one port for all virtual hosts.</para>
+ <command>./config</command> command, this switch will enable TLS
+ Extensions. Currently this is only RFC 3546 and 4507bis for Server Name
+ Indication. This allows the use of multiple SSL certificates with multiple
+ virtual hosts in Apache, while using only one IP address and one port for
+ all virtual hosts.</para>
<para><command>make MANDIR=/usr/share/man; make MANDIR=/usr/share/man
install</command>: These commands install
Modified: trunk/BOOK/server/major/apache.xml
===================================================================
--- trunk/BOOK/server/major/apache.xml 2008-03-22 20:49:11 UTC (rev 7302)
+++ trunk/BOOK/server/major/apache.xml 2008-03-23 02:40:43 UTC (rev 7303)
@@ -5,12 +5,12 @@
%general-entities;
<!-- <!ENTITY apache-download-http
"http://www.apache.org/dist/httpd/httpd-&apache-version;.tar.bz2"> -->
- <!ENTITY apache-download-http
"http://archive.apache.org/dist/httpd//httpd-&apache-version;.tar.bz2">
+ <!ENTITY apache-download-http
"http://archive.apache.org/dist/httpd/httpd-&apache-version;.tar.bz2">
<!ENTITY apache-download-ftp
"ftp://apache.mirrors.pair.com/httpd/httpd-&apache-version;.tar.bz2">
- <!ENTITY apache-md5sum "536c86c7041515a25dd8bad3611da9a3">
- <!ENTITY apache-size "4.9 MB">
- <!ENTITY apache-buildsize "93 MB">
- <!ENTITY apache-time "2.0 SBU">
+ <!ENTITY apache-md5sum "76d2598a4797163d07cd50e5304aa7cd">
+ <!ENTITY apache-size "4.6 MB">
+ <!ENTITY apache-buildsize "83 MB">
+ <!ENTITY apache-time "2.1 SBU">
]>
<sect1 id="apache" xreflabel="Apache-&apache-version;">
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page