Update to apache-httpd-2.4.33

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20019 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Pierre Labastie 2018-03-29 08:56:24 +00:00
parent 235fed98e4
commit 423b88756b
4 changed files with 18 additions and 8 deletions

View File

@ -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 -->

View File

@ -41,6 +41,16 @@
</itemizedlist>
</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>
@ -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>

View File

@ -494,7 +494,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!-- 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">

View File

@ -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;">