Author: bdubbs Date: 2012-09-05 19:15:09 -0600 (Wed, 05 Sep 2012) New Revision: 10635
Modified: trunk/BOOK/general.ent trunk/BOOK/general/prog/git.xml trunk/BOOK/introduction/welcome/changelog.xml Log: Update to git-1.7.12 Modified: trunk/BOOK/general/prog/git.xml =================================================================== --- trunk/BOOK/general/prog/git.xml 2012-09-06 00:03:55 UTC (rev 10634) +++ trunk/BOOK/general/prog/git.xml 2012-09-06 01:15:09 UTC (rev 10635) @@ -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 "23caacd9f3f421b6c05b40796df3505d"> - <!ENTITY git-size "3.8 MB"> - <!ENTITY git-buildsize "124 MB"> - <!ENTITY git-time "3.5 SBU (including tests)"> + <!ENTITY git-md5sum "ceb1a6b17a3e33bbc70eadf8fce5876c"> + <!ENTITY git-size "3.9 MB"> + <!ENTITY git-buildsize "123 MB"> + <!ENTITY git-time "3.2 SBU (including tests)"> ]> <sect1 id="git" xreflabel="git-&git-version;"> @@ -42,7 +42,7 @@ <xref linkend="cvs"/>, <application>Perforce</application>, and <application>Team Foundation Server</application>.</para> - &lfs71_checked; + &lfs72_checked; <bridgehead renderas="sect3">Package Information</bridgehead> <itemizedlist spacing="compact"> Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2012-09-06 00:03:55 UTC (rev 10634) +++ trunk/BOOK/general.ent 2012-09-06 01:15:09 UTC (rev 10635) @@ -434,7 +434,7 @@ <!ENTITY gcc-version "4.7.0"> <!ENTITY gc-version "7.2d"> <!ENTITY gdb-version "7.5"> -<!ENTITY git-version "1.7.11.3"> +<!ENTITY git-version "1.7.12"> <!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-09-06 00:03:55 UTC (rev 10634) +++ trunk/BOOK/introduction/welcome/changelog.xml 2012-09-06 01:15:09 UTC (rev 10635) @@ -47,6 +47,10 @@ <para>September 5th, 2012</para> <itemizedlist> <listitem> + <para>[bdubbs] - Update to git-1.7.12. Fixes + <ulink url="&blfs-ticket-root;3540">#3540</ulink>.</para> + </listitem> + <listitem> <para>[bdubbs] - Add --noudevsync option to mkinitramfs/init.in script to prevent hangs on some systems. Fixes -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
