Author: igor Date: Thu Jan 15 08:18:19 2015 New Revision: 15342 Log: Update to git-2.2.2.
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 Wed Jan 14 09:52:13 2015 (r15341) +++ trunk/BOOK/general.ent Thu Jan 15 08:18:19 2015 (r15342) @@ -1,12 +1,12 @@ <!-- $LastChangedBy$ $Date$ --> -<!ENTITY day "12"> <!-- Always 2 digits --> +<!ENTITY day "15"> <!-- Always 2 digits --> <!ENTITY month "01"> <!-- Always 2 digits --> <!ENTITY year "2015"> <!ENTITY copyrightdate "2001-&year;"> <!ENTITY copyholder "The BLFS Development Team"> <!ENTITY version "&year;-&month;-&day;"> -<!ENTITY releasedate "January 12th, &year;"> +<!ENTITY releasedate "January 15th, &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 Wed Jan 14 09:52:13 2015 (r15341) +++ trunk/BOOK/general/prog/git.xml Thu Jan 15 08:18:19 2015 (r15342) @@ -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 "43e01f9d96ba8c11611e0eef0d9f9f28"> + <!ENTITY git-md5sum "f694e8c911a6f7cfd7aec7b99454ed1f"> <!ENTITY git-size "3.4 MB"> <!ENTITY git-buildsize "0.3 GB (additional 13 MB for downloaded docs and man pages, or 27 MB building docs and man pages)"> <!ENTITY git-time "0.7 SBU and additional 2.2 SBU for tests (using parallelism=4) or 2.9 SBU for docs and man build"> Modified: trunk/BOOK/introduction/welcome/changelog.xml ============================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml Wed Jan 14 09:52:13 2015 (r15341) +++ trunk/BOOK/introduction/welcome/changelog.xml Thu Jan 15 08:18:19 2015 (r15342) @@ -45,6 +45,16 @@ --> <listitem> + <para>January 15th, 2015</para> + <itemizedlist> + <listitem> + <para>[igor] - Update to git-2.2.2. Fixes + <ulink url="&blfs-ticket-root;6030">#6030</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>January 12th, 2015</para> <itemizedlist> <listitem> Modified: trunk/BOOK/packages.ent ============================================================================== --- trunk/BOOK/packages.ent Wed Jan 14 09:52:13 2015 (r15341) +++ trunk/BOOK/packages.ent Thu Jan 15 08:18:19 2015 (r15342) @@ -257,7 +257,7 @@ <!ENTITY gcc-version "4.9.2"> <!ENTITY gc-version "7.4.2"> <!ENTITY gdb-version "7.8.1"> -<!ENTITY git-version "2.2.1"> +<!ENTITY git-version "2.2.2"> <!ENTITY guile-version "2.0.11"> <!ENTITY librep-version "0.92.4"> <!ENTITY llvm-version "3.5.0"> -- http://lists.linuxfromscratch.org/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
