Author: bdubbs
Date: 2012-09-11 21:03:47 -0600 (Tue, 11 Sep 2012)
New Revision: 10654
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/server/major/apache.xml
trunk/BOOK/x/installing/libXp.xml
trunk/BOOK/x/installing/twm.xml
trunk/BOOK/x/installing/xterm.xml
Log:
Update to apache-2.4.3
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2012-09-11 23:17:52 UTC (rev 10653)
+++ trunk/BOOK/general.ent 2012-09-12 03:03:47 UTC (rev 10654)
@@ -642,7 +642,7 @@
<!-- Part V -->
<!-- Chapter 20 -->
-<!ENTITY apache-version "2.4.2">
+<!ENTITY apache-version "2.4.3">
<!-- openssh (chapter 4) -->
<!ENTITY proftpd-version "1.3.4a">
<!-- samba3 (chapter 14) -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2012-09-11 23:17:52 UTC
(rev 10653)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2012-09-12 03:03:47 UTC
(rev 10654)
@@ -47,6 +47,10 @@
<para>September 11th, 2012</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Update to apache-2.4.3. Fixes
+ <ulink url="&blfs-ticket-root;3533">#3533</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[bdubbs] - Update to pin-entry-0.8.2. Fixes
<ulink url="&blfs-ticket-root;3526">#3526</ulink>.</para>
</listitem>
Modified: trunk/BOOK/server/major/apache.xml
===================================================================
--- trunk/BOOK/server/major/apache.xml 2012-09-11 23:17:52 UTC (rev 10653)
+++ trunk/BOOK/server/major/apache.xml 2012-09-12 03:03:47 UTC (rev 10654)
@@ -8,10 +8,10 @@
"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 "6bb12f726e22656f0ad2baf91f1f8329">
- <!ENTITY apache-size "3.9 MB">
- <!ENTITY apache-buildsize "99 MB">
- <!ENTITY apache-time "0.8 SBU">
+ <!ENTITY apache-md5sum "87aaf7bc7e8715f0455997bb8c6791aa">
+ <!ENTITY apache-size "4.4 MB">
+ <!ENTITY apache-buildsize "66 MB">
+ <!ENTITY apache-time "0.7 SBU">
]>
<sect1 id="apache" xreflabel="Apache-&apache-version;">
@@ -37,7 +37,7 @@
web serving operations.
</para>
- &lfs71_checked;
+ &lfs72_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -164,11 +164,13 @@
</para>
<screen role="root"><userinput>make install &&
+
chown -v root:root /usr/bin/{apxs,dbmmanage} \
/usr/sbin/{apachectl,envvars{,-std}} \
/usr/libexec/apache/httpd.exp \
/usr/share/man/man1/{ab,apxs,dbmmanage,ht{dbm,digest,passwd,txt2dbm},logresolve}.1
\
/usr/share/man/man8/{apachectl,htcacheclean,httpd,rotatelogs,suexec}.8
&&
+
chown -v -R apache:apache /srv/www</userinput></screen>
<para>
@@ -182,8 +184,10 @@
tmp=${thing%.en}
cp ${thing} /usr/share/doc/httpd-&apache-version;/${tmp##*/}
done
+
cp -rf docs/manual/images /usr/share/doc/httpd-&apache-version; &&
cp -rf docs/manual/style/css /usr/share/doc/httpd-&apache-version;/style
&&
+
for directory in developer faq howto misc mod platform programs rewrite ssl
vhosts
do
mkdir -p /usr/share/doc/httpd-&apache-version;/${directory}
@@ -193,6 +197,7 @@
cp ${thing} /usr/share/doc/httpd-&apache-version;/${directory}/${tmp##*/}
done
done
+
sed -i \
'/developer\|faq\|misc\|mod\|programs\|rewrite\|ssl\|vhosts/s#/"#/index.html"#'
\
/usr/share/doc/httpd-&apache-version;/index.html</userinput></screen>
Modified: trunk/BOOK/x/installing/libXp.xml
===================================================================
--- trunk/BOOK/x/installing/libXp.xml 2012-09-11 23:17:52 UTC (rev 10653)
+++ trunk/BOOK/x/installing/libXp.xml 2012-09-12 03:03:47 UTC (rev 10654)
@@ -34,7 +34,7 @@
¬-katamari;
- &lfs71_checked;
+ &lfs72_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/x/installing/twm.xml
===================================================================
--- trunk/BOOK/x/installing/twm.xml 2012-09-11 23:17:52 UTC (rev 10653)
+++ trunk/BOOK/x/installing/twm.xml 2012-09-12 03:03:47 UTC (rev 10654)
@@ -34,7 +34,7 @@
¬-katamari;
- &lfs71_checked;
+ &lfs72_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/x/installing/xterm.xml
===================================================================
--- trunk/BOOK/x/installing/xterm.xml 2012-09-11 23:17:52 UTC (rev 10653)
+++ trunk/BOOK/x/installing/xterm.xml 2012-09-12 03:03:47 UTC (rev 10654)
@@ -34,7 +34,7 @@
¬-katamari;
- &lfs71_checked;
+ &lfs72_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page