Author: ken
Date: Sat Mar 20 16:48:51 2021
New Revision: 24388

Log:
Update to git-2.31.0.

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

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Sat Mar 20 00:20:56 2021        (r24387)
+++ trunk/BOOK/general.ent      Sat Mar 20 16:48:51 2021        (r24388)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "18">                   <!-- Always 2 digits -->
+<!ENTITY day          "20">                   <!-- Always 2 digits -->
 <!ENTITY month        "03">                   <!-- Always 2 digits -->
 <!ENTITY year         "2021">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "March 18th, &year;">
+<!ENTITY releasedate  "March 20th, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- x.y|development -->

Modified: trunk/BOOK/general/prog/git.xml
==============================================================================
--- trunk/BOOK/general/prog/git.xml     Sat Mar 20 00:20:56 2021        (r24387)
+++ trunk/BOOK/general/prog/git.xml     Sat Mar 20 16:48:51 2021        (r24388)
@@ -8,15 +8,16 @@
 
   <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
   <!ENTITY git-download-ftp  " ">
-  <!ENTITY git-md5sum        "53f3e1424598cd24eaf78588bcf90816">
-  <!ENTITY git-size          "6.0 MB">
+  <!ENTITY git-md5sum        "c7f808ab107b666af45fccb56b9d9676">
+
+  <!ENTITY git-size          "6.2 MB">
   <!-- using gcc-8.1 the build and install are much bigger than with gcc-7.3 
-->
   <!-- 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     "366 MB (with downloaded documentation, add 46 MB 
to build documentation)">
+  <!ENTITY git-buildsize     "374 MB (with downloaded documentation, add 16 MB 
to build documentation)">
   <!-- With 2.23.0, there was a large increase in time for tests. Possibly 
disk related? -->
   <!-- Confirmed that it is disk related.-->
-  <!ENTITY git-time          "0.3 SBU (with parallelism=4; add 0.5 SBU for 
building documentation and 2.5 SBU for tests with parallelism=4)">
+  <!ENTITY git-time          "0.3 SBU (with parallelism=4; add 0.4 SBU for 
building documentation and 1.6 SBU for tests, both with parallelism=4)">
 ]>
 
 <sect1 id="git" xreflabel="git-&git-version;">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Sat Mar 20 00:20:56 
2021        (r24387)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Sat Mar 20 16:48:51 
2021        (r24388)
@@ -42,6 +42,16 @@
     </listitem>
     -->
     <listitem>
+      <para>March 20th, 2021</para>
+      <itemizedlist>
+        <listitem>
+          <para>[ken] - Update to git-2.31.0. Fixes
+          <ulink url="&blfs-ticket-root;14775">#14775</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>March 18th, 2021</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Sat Mar 20 00:20:56 2021        (r24387)
+++ trunk/BOOK/packages.ent     Sat Mar 20 16:48:51 2021        (r24388)
@@ -339,7 +339,7 @@
 <!ENTITY gcc-version                  "10.2.0">
 <!ENTITY gc-version                   "8.0.4">
 <!ENTITY gdb-version                  "10.1">
-<!ENTITY git-version                  "2.30.2">
+<!ENTITY git-version                  "2.31.0">
 <!ENTITY guile-version                "3.0.5">
 <!ENTITY librep-version               "0.92.7">
 <!ENTITY llvm-majmin-version          "11.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