Author: renodr
Date: Wed Aug 14 20:20:08 2019
New Revision: 21965

Log:
Update to httpd-2.4.41 (Security Update)
Update to git-2.22.1

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

Modified: trunk/BOOK/general/prog/git.xml
==============================================================================
--- trunk/BOOK/general/prog/git.xml     Wed Aug 14 19:26:43 2019        (r21964)
+++ trunk/BOOK/general/prog/git.xml     Wed Aug 14 20:20:08 2019        (r21965)
@@ -8,11 +8,11 @@
 
   <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
   <!ENTITY git-download-ftp  " ">
-  <!ENTITY git-md5sum        "fcaf01506175c56fe88d887f1ff02ce8">
+  <!ENTITY git-md5sum        "83f7ba1a0897fd508f2360e90d9787d2">
   <!ENTITY git-size          "5.4 MB">
   <!-- using gcc-8.1 the build and install are much bigger than with gcc-7.3 
-->
   <!ENTITY git-buildsize     "479 MB (with downloaded documentation)">
-  <!ENTITY git-time          "0.4 SBU (with parallelism=4; add 8.0 SBU for 
tests)">
+  <!ENTITY git-time          "0.4 SBU (with parallelism=4; add 8.3 SBU for 
tests)">
 ]>
 
 <sect1 id="git" xreflabel="git-&git-version;">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Wed Aug 14 19:26:43 
2019        (r21964)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Wed Aug 14 20:20:08 
2019        (r21965)
@@ -45,6 +45,14 @@
       <para>August 14th, 2019</para>
       <itemizedlist>
         <listitem>
+          <para>[renodr] - Update to Apache-2.4.41 (Security Update). Fixes
+          <ulink url="&blfs-ticket-root;12396">#12396</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[renodr] - Update to git-2.22.1. Fixes
+          <ulink url="&blfs-ticket-root;12395">#12395</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[renodr] - Update to xrandr-1.5.1 (Xorg Application). Fixes
           <ulink url="&blfs-ticket-root;12394">#12394</ulink>.</para>
         </listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Wed Aug 14 19:26:43 2019        (r21964)
+++ trunk/BOOK/packages.ent     Wed Aug 14 20:20:08 2019        (r21965)
@@ -321,7 +321,7 @@
 <!ENTITY gcc-version                  "9.1.0">
 <!ENTITY gc-version                   "8.0.4">
 <!ENTITY gdb-version                  "8.3">
-<!ENTITY git-version                  "2.22.0">
+<!ENTITY git-version                  "2.22.1">
 <!ENTITY guile-version                "2.2.6">
 <!ENTITY librep-version               "0.92.7">
 <!ENTITY llvm-version                 "8.0.1">
@@ -608,7 +608,7 @@
 
 <!-- Part V -->
 <!-- Chapter 20 -->
-<!ENTITY apache-version               "2.4.39">
+<!ENTITY apache-version               "2.4.41">
 <!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 Aug 14 19:26:43 2019        (r21964)
+++ trunk/BOOK/server/major/apache.xml  Wed Aug 14 20:20:08 2019        (r21965)
@@ -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        "930e217ba2d71e708a3f1521ecae7ec0">
+  <!ENTITY apache-md5sum        "dfc674f8f454e3bc2d4ccd73ad3b5f1e">
   <!ENTITY apache-size          "6.7 MB">
-  <!ENTITY apache-buildsize     "86 MB">
-  <!ENTITY apache-time          "0.4 SBU (Using parallelism=4)">
+  <!ENTITY apache-buildsize     "131 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