update to httpd-2.4.7

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12291 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Igor Živković 2013-11-27 08:37:21 +00:00
parent d9f297e0ac
commit 6ad92d5f9f
3 changed files with 9 additions and 5 deletions

View File

@ -479,7 +479,7 @@ export -f as_root</userinput></screen>
<!-- Part V -->
<!-- Chapter 20 -->
<!ENTITY apache-version "2.4.6">
<!ENTITY apache-version "2.4.7">
<!ENTITY proftpd-version "1.3.4d">
<!ENTITY vsftpd-version "3.0.2">

View File

@ -46,6 +46,10 @@
<listitem>
<para>November 27th, 2013</para>
<itemizedlist>
<listitem>
<para>[igor] - Update to httpd-2.4.7. Fixes
<ulink url="&blfs-ticket-root;4361">#4361</ulink>.</para>
</listitem>
<listitem>
<para>[igor] - Update to samba-4.1.2. Fixes
<ulink url="&blfs-ticket-root;4359">#4359</ulink>.</para>

View File

@ -7,10 +7,10 @@
<!ENTITY apache-download-http
"http://archive.apache.org/dist/httpd/httpd-&apache-version;.tar.bz2">
<!ENTITY apache-download-ftp " ">
<!ENTITY apache-md5sum "ea5e361ca37b8d7853404419dd502efe">
<!ENTITY apache-size "4.7 MB">
<!ENTITY apache-buildsize "73 MB">
<!ENTITY apache-time "0.8 SBU">
<!ENTITY apache-md5sum "170d7fb6fe5f28b87d1878020a9ab94e">
<!ENTITY apache-size "4.8 MB">
<!ENTITY apache-buildsize "107 MB">
<!ENTITY apache-time "0.7 SBU">
]>
<sect1 id="apache" xreflabel="Apache-&apache-version;">