Version 2.5.1, #10084

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19571 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Thomas Trepl 2017-12-02 01:50:51 +00:00
parent c3c71c0525
commit 0af9c98486
3 changed files with 6 additions and 2 deletions

View File

@ -8,7 +8,7 @@
<!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
<!ENTITY git-download-ftp " ">
<!ENTITY git-md5sum "f2a4231030f162b020f294a325b1c106">
<!ENTITY git-md5sum "48f7904c4401864751de7d52949f5de5">
<!ENTITY git-size "4.7 MB">
<!-- space measured on 2.14.0 with gcc-7.1, glibc-2.25+git, all deps except dblatex.
The build gets up to 529MB (520 in 2.14.2), but the separate docs add 15 MB -->

View File

@ -122,6 +122,10 @@
<para>[dj] - Update to network-manager-applet-1.8.6. Fixes
<ulink url="&blfs-ticket-root;10006">#10006</ulink>.</para>
</listitem>
<listitem>
<para>[thomas] - Update to git-2.5.1. Fixes
<ulink url="&blfs-ticket-root;10084">#10084</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>

View File

@ -316,7 +316,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY gcc-ada-version "7.2.0">
<!ENTITY gc-version "7.6.0">
<!ENTITY gdb-version "8.0.1">
<!ENTITY git-version "2.15.0">
<!ENTITY git-version "2.15.1">
<!ENTITY guile-version "2.2.2">
<!ENTITY librep-version "0.92.7">
<!ENTITY llvm-version "5.0.0">