Author: pierre
Date: Thu Mar 29 01:56:24 2018
New Revision: 20019

Log:
Update to apache-httpd-2.4.33

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/server/major/apache.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Wed Mar 28 16:09:28 2018        (r20018)
+++ trunk/BOOK/general.ent      Thu Mar 29 01:56:24 2018        (r20019)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "28">                   <!-- Always 2 digits -->
+<!ENTITY day          "29">                   <!-- Always 2 digits -->
 <!ENTITY month        "03">                   <!-- Always 2 digits -->
 <!ENTITY year         "2018">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "March 28th, &year;">
+<!ENTITY releasedate  "March 29th, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- x.y|development -->

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Wed Mar 28 16:09:28 
2018        (r20018)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Thu Mar 29 01:56:24 
2018        (r20019)
@@ -42,6 +42,16 @@
     </listitem>
 -->
    <listitem>
+      <para>March 29th, 2018</para>
+      <itemizedlist>
+        <listitem>
+          <para>[pierre] - Update to apache-httpd-2.4.33. Fixes
+          <ulink url="&blfs-ticket-root;10533">#10533</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+   <listitem>
       <para>March 28th, 2018</para>
       <itemizedlist>
         <listitem>
@@ -87,7 +97,7 @@
           <ulink url="&blfs-ticket-root;10506">#10506</ulink>.</para>
         </listitem>
         <listitem>
-          <para>[bdubbs] - Revert to stable to gnutls-3.5.18.</para> 
+          <para>[bdubbs] - Revert to stable gnutls-3.5.18.</para> 
         </listitem>
       </itemizedlist>
     </listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Wed Mar 28 16:09:28 2018        (r20018)
+++ trunk/BOOK/packages.ent     Thu Mar 29 01:56:24 2018        (r20019)
@@ -494,7 +494,7 @@
 
 <!-- Part V -->
 <!-- Chapter 20 -->
-<!ENTITY apache-version               "2.4.29">
+<!ENTITY apache-version               "2.4.33">
 <!ENTITY proftpd-version              "1.3.6">
 <!ENTITY vsftpd-version               "3.0.3">
 

Modified: trunk/BOOK/server/major/apache.xml
==============================================================================
--- trunk/BOOK/server/major/apache.xml  Wed Mar 28 16:09:28 2018        (r20018)
+++ trunk/BOOK/server/major/apache.xml  Thu Mar 29 01:56:24 2018        (r20019)
@@ -7,10 +7,10 @@
   <!ENTITY apache-download-http
            
"https://archive.apache.org/dist/httpd/httpd-&apache-version;.tar.bz2";>
   <!ENTITY apache-download-ftp  " ">
-  <!ENTITY apache-md5sum        "0c599404ef6b69eee95bcd9fcd094407">
-  <!ENTITY apache-size          "6.3 MB">
-  <!ENTITY apache-buildsize     "79 MB">
-  <!ENTITY apache-time          "0.8 SBU">
+  <!ENTITY apache-md5sum        "6ef469d3f16fffeb688bc6e0346823e5">
+  <!ENTITY apache-size          "6.6 MB">
+  <!ENTITY apache-buildsize     "115 MB">
+  <!ENTITY apache-time          "0.9 SBU">
 ]>
 
 <sect1 id="apache" xreflabel="Apache-&apache-version;">
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to