Author: bdubbs Date: 2012-09-26 17:07:49 -0600 (Wed, 26 Sep 2012) New Revision: 10698
Modified: trunk/BOOK/general.ent trunk/BOOK/general/prog/git.xml trunk/BOOK/introduction/welcome/changelog.xml Log: Update to git-1.7.12.1 Modified: trunk/BOOK/general/prog/git.xml =================================================================== --- trunk/BOOK/general/prog/git.xml 2012-09-26 20:18:27 UTC (rev 10697) +++ trunk/BOOK/general/prog/git.xml 2012-09-26 23:07:49 UTC (rev 10698) @@ -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 "ceb1a6b17a3e33bbc70eadf8fce5876c"> + <!ENTITY git-md5sum "1c16e94ca43c2811806567ed6e73d704"> <!ENTITY git-size "3.9 MB"> <!ENTITY git-buildsize "123 MB"> - <!ENTITY git-time "3.2 SBU (including tests)"> + <!ENTITY git-time "3.3 SBU (including tests)"> ]> <sect1 id="git" xreflabel="git-&git-version;"> Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2012-09-26 20:18:27 UTC (rev 10697) +++ trunk/BOOK/general.ent 2012-09-26 23:07:49 UTC (rev 10698) @@ -385,7 +385,7 @@ <!ENTITY gcc-version "4.7.0"> <!ENTITY gc-version "7.2d"> <!ENTITY gdb-version "7.5"> -<!ENTITY git-version "1.7.12"> +<!ENTITY git-version "1.7.12.1"> <!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-26 20:18:27 UTC (rev 10697) +++ trunk/BOOK/introduction/welcome/changelog.xml 2012-09-26 23:07:49 UTC (rev 10698) @@ -47,6 +47,10 @@ <para>September 26th, 2012</para> <itemizedlist> <listitem> + <para>[bdubbs] - Update to git-1.7.12.1. Fixes + <ulink url="&blfs-ticket-root;3573">#3573</ulink>.</para> + </listitem> + <listitem> <para>[bdubbs] - Update to gnucash-2.4.11. Fixes <ulink url="&blfs-ticket-root;3469">#3469</ulink>.</para> </listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
