Author: igor
Date: Tue Mar 29 01:39:36 2016
New Revision: 17181

Log:
Update to git-2.8.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      Mon Mar 28 19:46:44 2016        (r17180)
+++ trunk/BOOK/general.ent      Tue Mar 29 01:39:36 2016        (r17181)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "28">                   <!-- Always 2 digits -->
+<!ENTITY day          "29">                   <!-- Always 2 digits -->
 <!ENTITY month        "03">                   <!-- Always 2 digits -->
 <!ENTITY year         "2016">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "March 28th &year;">
+<!ENTITY releasedate  "March 29th &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     Mon Mar 28 19:46:44 2016        (r17180)
+++ trunk/BOOK/general/prog/git.xml     Tue Mar 29 01:39:36 2016        (r17181)
@@ -8,7 +8,7 @@
 
   <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
   <!ENTITY git-download-ftp  
"ftp://ftp.kernel.org/pub/software/scm/git/git-&git-version;.tar.xz";>
-  <!ENTITY git-md5sum        "b0219fcb6d73104361f4fbdba3741d00">
+  <!ENTITY git-md5sum        "01477f0b97ccab20b986f2808f4d7a97">
   <!ENTITY git-size          "3.8 MB">
   <!ENTITY git-buildsize     "3683 MB (including the pre-built documentation)">
   <!ENTITY git-time          "0.8 SBU (add 2.9 SBU for building documentation, 
add 4.1 SBU if running the tests - or 2.2 SBU with -j4)">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Mon Mar 28 19:46:44 
2016        (r17180)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Tue Mar 29 01:39:36 
2016        (r17181)
@@ -45,7 +45,17 @@
 -->
 
     <listitem>
-      <para>March 27th, 2016</para>
+      <para>March 29th, 2016</para>
+      <itemizedlist>
+        <listitem>
+          <para>[igor] - Update to git-2.8.0. Fixes
+          <ulink url="&blfs-ticket-root;7651">#7651</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
+      <para>March 28th, 2016</para>
       <itemizedlist>
         <listitem>
           <para>[bdubbs] - Update GNOME Applications to version 3.20.0.  

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Mon Mar 28 19:46:44 2016        (r17180)
+++ trunk/BOOK/packages.ent     Tue Mar 29 01:39:36 2016        (r17181)
@@ -268,7 +268,7 @@
 <!ENTITY gcc-ada-version              "5.3.0">
 <!ENTITY gc-version                   "7.4.2">
 <!ENTITY gdb-version                  "7.11">
-<!ENTITY git-version                  "2.7.4">
+<!ENTITY git-version                  "2.8.0">
 <!ENTITY guile-version                "2.0.11">
 <!ENTITY librep-version               "0.92.5">
 <!ENTITY llvm-version                 "3.8.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