Author: fernando Date: Wed Apr 22 12:56:05 2015 New Revision: 15867 Log: Update to git-2.3.6.
Modified: trunk/BOOK/general/prog/git.xml trunk/BOOK/introduction/welcome/changelog.xml trunk/BOOK/packages.ent Modified: trunk/BOOK/general/prog/git.xml ============================================================================== --- trunk/BOOK/general/prog/git.xml Wed Apr 22 12:48:19 2015 (r15866) +++ trunk/BOOK/general/prog/git.xml Wed Apr 22 12:56:05 2015 (r15867) @@ -8,10 +8,10 @@ <!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 "be8c0bbb0c5ee6ab7cdcffd2c9375fe6"> + <!ENTITY git-md5sum "fe32538df1c6fa10253d77197ba32c9a"> <!ENTITY git-size "3.5 MB"> <!ENTITY git-buildsize "301 MB"> - <!ENTITY git-time "0.6 SBU (additional 2.1 SBU for tests, with -j4)"> + <!ENTITY git-time "0.6 SBU (additional 4.6 SBU for tests, with -j4)"> ]> <sect1 id="git" xreflabel="git-&git-version;"> @@ -318,7 +318,7 @@ <seglistitem> <seg> git, git-receive-pack and git-upload-archive (hardlinked to each other), - git-shell, git-cvsserver, git-upload-pack, and gitk + git-cvsserver, git-shell, git-upload-pack, and gitk </seg> <seg> None Modified: trunk/BOOK/introduction/welcome/changelog.xml ============================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml Wed Apr 22 12:48:19 2015 (r15866) +++ trunk/BOOK/introduction/welcome/changelog.xml Wed Apr 22 12:56:05 2015 (r15867) @@ -48,6 +48,10 @@ <para>April 22nd, 2015</para> <itemizedlist> <listitem> + <para>[fernando] - Update to git-2.3.6. Fixes + <ulink url="&blfs-ticket-root;6426">#6426</ulink>.</para> + </listitem> + <listitem> <para>[fernando] - Update to nss-3.18.1. Fixes <ulink url="&blfs-ticket-root;6424">#6424</ulink>.</para> </listitem> Modified: trunk/BOOK/packages.ent ============================================================================== --- trunk/BOOK/packages.ent Wed Apr 22 12:48:19 2015 (r15866) +++ trunk/BOOK/packages.ent Wed Apr 22 12:56:05 2015 (r15867) @@ -256,7 +256,7 @@ <!ENTITY gcc-version "4.9.2"> <!ENTITY gc-version "7.4.2"> <!ENTITY gdb-version "7.9"> -<!ENTITY git-version "2.3.5"> +<!ENTITY git-version "2.3.6"> <!ENTITY guile-version "2.0.11"> <!ENTITY librep-version "0.92.5"> <!ENTITY llvm-version "3.6.0"> -- http://lists.linuxfromscratch.org/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
