Author: ken
Date: Tue Dec 10 20:08:33 2019
New Revision: 22463

Log:
git-2.24.1

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

Modified: trunk/BOOK/general/prog/git.xml
==============================================================================
--- trunk/BOOK/general/prog/git.xml     Tue Dec 10 12:47:29 2019        (r22462)
+++ trunk/BOOK/general/prog/git.xml     Tue Dec 10 20:08:33 2019        (r22463)
@@ -8,12 +8,14 @@
 
   <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
   <!ENTITY git-download-ftp  " ">
-  <!ENTITY git-md5sum        "9ef425dbbd05ba4b54e6695fc1fc7e7b">
-  <!ENTITY git-size          "5.5 MB">
+  <!ENTITY git-md5sum        "42540aa4eabfb831127a801a89c1b6e0">
+  <!ENTITY git-size          "5.6 MB">
   <!-- using gcc-8.1 the build and install are much bigger than with gcc-7.3 
-->
-  <!ENTITY git-buildsize     "319 MB (with downloaded documentation)">
+  <!-- but people keep forgetting that an install not only needs the nett build
+       space, it also needs the install space (or DESTDIR) -->
+  <!ENTITY git-buildsize     "500 MB (with downloaded documentation)">
   <!-- With 2.23.0, there was a large increase in time for tests. Possibly 
disk related? -->
-  <!ENTITY git-time          "0.3 SBU (with parallelism=4; add 6.3 SBU for 
tests)">
+  <!ENTITY git-time          "0.4 SBU (with parallelism=4; add 1.9 SBU for 
tests with parallelism=4)">
 ]>
 
 <sect1 id="git" xreflabel="git-&git-version;">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Tue Dec 10 12:47:29 
2019        (r22462)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Tue Dec 10 20:08:33 
2019        (r22463)
@@ -44,6 +44,10 @@
     <listitem>
       <para>December 10th, 2019</para>
       <itemizedlist>
+        <listitem>
+          <para>[ken] - Security update to git-2.24.1. Fixes
+          <ulink url="&blfs-ticket-root;12888">#12888</ulink>.</para>
+        </listitem>
          <listitem>
            <para>[renodr] - Update to gnome-session-3.34.2. Fixes
            <ulink url="&blfs-ticket-root;12834">#12834</ulink>.</para>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Tue Dec 10 12:47:29 2019        (r22462)
+++ trunk/BOOK/packages.ent     Tue Dec 10 20:08:33 2019        (r22463)
@@ -322,7 +322,7 @@
 <!ENTITY gcc-version                  "9.2.0">
 <!ENTITY gc-version                   "8.0.4">
 <!ENTITY gdb-version                  "8.3.1">
-<!ENTITY git-version                  "2.24.0">
+<!ENTITY git-version                  "2.24.1">
 <!ENTITY guile-version                "2.2.6">
 <!ENTITY librep-version               "0.92.7">
 <!ENTITY llvm-version                 "8.0.1">
-- 
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