Upgrade to httpd-2.4.34

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20242 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Thomas Trepl 2018-07-24 17:49:34 +00:00
parent 6820ba56d2
commit 935ed85bcf
3 changed files with 6 additions and 2 deletions

View File

@ -60,6 +60,10 @@
<para>[thomas] - Update to cmake-3.12.0. Fixes
<ulink url="&blfs-ticket-root;10958">#10958</ulink>.</para>
</listitem>
<listitem>
<para>[thomas] - Update to httpd-2.4.34. Fixes
<ulink url="&blfs-ticket-root;10948">#10948</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>

View File

@ -497,7 +497,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!-- Part V -->
<!-- Chapter 20 -->
<!ENTITY apache-version "2.4.33">
<!ENTITY apache-version "2.4.34">
<!ENTITY proftpd-version "1.3.6">
<!ENTITY vsftpd-version "3.0.3">

View File

@ -7,7 +7,7 @@
<!ENTITY apache-download-http
"https://archive.apache.org/dist/httpd/httpd-&apache-version;.tar.bz2">
<!ENTITY apache-download-ftp " ">
<!ENTITY apache-md5sum "6ef469d3f16fffeb688bc6e0346823e5">
<!ENTITY apache-md5sum "818adca52f3be187fe45d6822755be95">
<!ENTITY apache-size "6.6 MB">
<!ENTITY apache-buildsize "115 MB">
<!ENTITY apache-time "0.9 SBU">