Author: fernando Date: Wed Dec 18 07:27:31 2013 New Revision: 12414 Log: Update to git-1.8.5.2.
Modified: trunk/BOOK/general.ent trunk/BOOK/general/prog/git.xml trunk/BOOK/introduction/welcome/changelog.xml Modified: trunk/BOOK/general.ent ============================================================================== --- trunk/BOOK/general.ent Wed Dec 18 04:55:46 2013 (r12413) +++ trunk/BOOK/general.ent Wed Dec 18 07:27:31 2013 (r12414) @@ -368,7 +368,7 @@ <!ENTITY gcc-version "4.8.2"> <!ENTITY gc-version "7.4.0"> <!ENTITY gdb-version "7.6.2"> -<!ENTITY git-version "1.8.5.1"> +<!ENTITY git-version "1.8.5.2"> <!ENTITY guile-version "2.0.9"> <!ENTITY librep-version "0.92.3"> <!ENTITY llvm-version "3.3"> Modified: trunk/BOOK/general/prog/git.xml ============================================================================== --- trunk/BOOK/general/prog/git.xml Wed Dec 18 04:55:46 2013 (r12413) +++ trunk/BOOK/general/prog/git.xml Wed Dec 18 07:27:31 2013 (r12414) @@ -6,11 +6,11 @@ <!ENTITY git-download-http "http://git-core.googlecode.com/files/git-&git-version;.tar.gz"> <!ENTITY git-download-ftp " "> - <!ENTITY git-md5sum "7b9d622c98482aeb4532500231626210"> + <!ENTITY git-md5sum "df8519044f9880f3687d863d99245282"> <!ENTITY git-size "4.6 MB"> - <!ENTITY git-buildsize "190 MB (203 MB with downloaded docs and man - pages - 214 MB building docs and man pages)"> - <!ENTITY git-time "0.7 SBU (additional 8 SBU for tests and 2.7 SBU + <!ENTITY git-buildsize "175 MB (additional 10 MB with downloaded docs and + man pages, or 20 MB building docs and man pages)"> + <!ENTITY git-time "0.7 SBU (additional 8.7 SBU for tests and 2.7 SBU for docs and man pages creation)"> ]> Modified: trunk/BOOK/introduction/welcome/changelog.xml ============================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml Wed Dec 18 04:55:46 2013 (r12413) +++ trunk/BOOK/introduction/welcome/changelog.xml Wed Dec 18 07:27:31 2013 (r12414) @@ -47,6 +47,10 @@ <para>December 18th, 2013</para> <itemizedlist> <listitem> + <para>[fernando] - Update to git-1.8.5.2. Fixes + <ulink url="&blfs-ticket-root;4463">#4463</ulink>.</para> + </listitem> + <listitem> <para>[igor] - Update to libgcrypt-1.6.0. Fixes <ulink url="&blfs-ticket-root;4459">#4459</ulink>.</para> </listitem> @@ -61,11 +65,11 @@ <para>December 17th, 2013</para> <itemizedlist> <listitem> - <para>[fernando] -Update to curl-7.34.0. Fixes + <para>[fernando] - Update to curl-7.34.0. Fixes <ulink url="&blfs-ticket-root;4456">#4456</ulink>.</para> </listitem> <listitem> - <para>[fernando] -Update to gdk-pixbuf-2.30.2. Fixes + <para>[fernando] - Update to gdk-pixbuf-2.30.2. Fixes <ulink url="&blfs-ticket-root;4460">#4460</ulink>.</para> </listitem> <listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
