Author: bdubbs Date: 2012-07-27 13:59:50 -0600 (Fri, 27 Jul 2012) New Revision: 10469
Modified: trunk/BOOK/general.ent trunk/BOOK/general/prog/git.xml trunk/BOOK/introduction/welcome/changelog.xml Log: Update to git-1.7.11.3 Modified: trunk/BOOK/general/prog/git.xml =================================================================== --- trunk/BOOK/general/prog/git.xml 2012-07-25 00:31:07 UTC (rev 10468) +++ trunk/BOOK/general/prog/git.xml 2012-07-27 19:59:50 UTC (rev 10469) @@ -7,10 +7,10 @@ <!ENTITY git-download-http "http://git-core.googlecode.com/files/git-&git-version;.tar.gz"> <!ENTITY git-download-ftp " "> - <!ENTITY git-md5sum "41da844a1b8cc2d92864381e2fdeb0e1"> - <!ENTITY git-size "3.6 MB"> - <!ENTITY git-buildsize "112 MB"> - <!ENTITY git-time "3.0 SBU (including tests)"> + <!ENTITY git-md5sum "23caacd9f3f421b6c05b40796df3505d"> + <!ENTITY git-size "3.8 MB"> + <!ENTITY git-buildsize "124 MB"> + <!ENTITY git-time "3.5 SBU (including tests)"> ]> <sect1 id="git" xreflabel="git-&git-version;"> Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2012-07-25 00:31:07 UTC (rev 10468) +++ trunk/BOOK/general.ent 2012-07-27 19:59:50 UTC (rev 10469) @@ -3,13 +3,13 @@ $Date$ --> -<!ENTITY day "24"> <!-- Always 2 digits --> +<!ENTITY day "27"> <!-- Always 2 digits --> <!ENTITY month "07"> <!-- Always 2 digits --> <!ENTITY year "2012"> <!ENTITY copyrightdate "2001-&year;"> <!ENTITY copyholder "The BLFS Development Team"> <!ENTITY version "&year;-&month;-&day;"> -<!ENTITY releasedate "July 24th, &year;"> +<!ENTITY releasedate "July 27th, &year;"> <!-- <!ENTITY releasedate "November &day;st, &year;"> --> <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> @@ -391,7 +391,7 @@ <!ENTITY gcc-version "4.7.0"> <!ENTITY gc-version "7.2c"> <!ENTITY gdb-version "7.4.1"> -<!ENTITY git-version "1.7.10.1"> +<!ENTITY git-version "1.7.11.3"> <!ENTITY guile-version "2.0.6"> <!ENTITY icedtea-version "2.2.1"> <!ENTITY openjdk-version "1.7.0.5"> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2012-07-25 00:31:07 UTC (rev 10468) +++ trunk/BOOK/introduction/welcome/changelog.xml 2012-07-27 19:59:50 UTC (rev 10469) @@ -44,6 +44,16 @@ --> <listitem> + <para>July 27th, 2012</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to git-1.7.11.3. Fixes + <ulink url="&blfs-ticket-root;3420">#3420</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>July 24th, 2012</para> <itemizedlist> <listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
