Author: renodr
Date: Wed Dec 30 20:10:26 2020
New Revision: 24034

Log:
Update to git-2.30.0

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     Wed Dec 30 19:19:13 2020        (r24033)
+++ trunk/BOOK/general/prog/git.xml     Wed Dec 30 20:10:26 2020        (r24034)
@@ -8,15 +8,15 @@
 
   <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
   <!ENTITY git-download-ftp  " ">
-  <!ENTITY git-md5sum        "f5f9d4e7a3c633bc7a9178cfd822045f">
-  <!ENTITY git-size          "5.9 MB">
+  <!ENTITY git-md5sum        "2457ee7e198bb949fecb0af94f7361a3">
+  <!ENTITY git-size          "6.0 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     "362 MB (with downloaded documentation, 134 MB 
installed)">
+  <!ENTITY git-buildsize     "365 MB (with downloaded documentation, 135 MB 
installed)">
   <!-- 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.4 SBU (with parallelism=4; add 3.9 SBU for 
tests with parallelism=4)">
+  <!ENTITY git-time          "0.3 SBU (with parallelism=4; add 4.1 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       Wed Dec 30 19:19:13 
2020        (r24033)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Wed Dec 30 20:10:26 
2020        (r24034)
@@ -45,6 +45,10 @@
       <para>December 30th, 2020</para>
       <itemizedlist>
         <listitem>
+          <para>[renodr] - Update to git-2.30.0. Fixes
+          <ulink url="&blfs-ticket-root;14441">#14441</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[renodr] - Update to umockdev-0.15.3. Fixes
           <ulink url="&blfs-ticket-root;14438">#14438</ulink>.</para>
         </listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Wed Dec 30 19:19:13 2020        (r24033)
+++ trunk/BOOK/packages.ent     Wed Dec 30 20:10:26 2020        (r24034)
@@ -336,7 +336,7 @@
 <!ENTITY gcc-version                  "10.2.0">
 <!ENTITY gc-version                   "8.0.4">
 <!ENTITY gdb-version                  "10.1">
-<!ENTITY git-version                  "2.29.2">
+<!ENTITY git-version                  "2.30.0">
 <!ENTITY guile-version                "3.0.4">
 <!ENTITY librep-version               "0.92.7">
 <!ENTITY llvm-majmin-version          "11.0">
-- 
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