mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Update to git-2.2.1.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15251 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
cd1247aa08
commit
daafc4cfb7
@ -6,7 +6,7 @@
|
|||||||
<!ENTITY copyrightdate "2001-&year;">
|
<!ENTITY copyrightdate "2001-&year;">
|
||||||
<!ENTITY copyholder "The BLFS Development Team">
|
<!ENTITY copyholder "The BLFS Development Team">
|
||||||
<!ENTITY version "&year;-&month;-&day;">
|
<!ENTITY version "&year;-&month;-&day;">
|
||||||
<!ENTITY releasedate "December 23nd, &year;">
|
<!ENTITY releasedate "December 23rd, &year;">
|
||||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||||
<!ENTITY lfs-version "development"> <!-- x.y|development] -->
|
<!ENTITY lfs-version "development"> <!-- x.y|development] -->
|
||||||
|
@ -8,10 +8,10 @@
|
|||||||
|
|
||||||
<!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
|
<!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-download-ftp "ftp://ftp.kernel.org/pub/software/scm/git/git-&git-version;.tar.xz">
|
||||||
<!ENTITY git-md5sum "5c9d20582297f8f24606fe49f515b584">
|
<!ENTITY git-md5sum "43e01f9d96ba8c11611e0eef0d9f9f28">
|
||||||
<!ENTITY git-size "3.5 MB">
|
<!ENTITY git-size "3.4 MB">
|
||||||
<!ENTITY git-buildsize "218 MB (additional 13 MB for downloaded docs and man pages, or 27 MB building docs and man pages)">
|
<!ENTITY git-buildsize "0.3 GB (additional 13 MB for downloaded docs and man pages, or 27 MB building docs and man pages)">
|
||||||
<!ENTITY git-time " 0.8 SBU and additional 2.2 SBU for tests (using parallelism=4) or 2.9 SBU for docs and man build">
|
<!ENTITY git-time "0.7 SBU and additional 2.2 SBU for tests (using parallelism=4) or 2.9 SBU for docs and man build">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<sect1 id="git" xreflabel="git-&git-version;">
|
<sect1 id="git" xreflabel="git-&git-version;">
|
||||||
|
@ -45,8 +45,12 @@
|
|||||||
-->
|
-->
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>December 23nd, 2014</para>
|
<para>December 23rd, 2014</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[igor] - Update to git-2.2.1. Fixes
|
||||||
|
<ulink url="&blfs-ticket-root;5961">#5961</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[fernando] - Fix URLs: Libdvdread-5.0.0, Libdvdnav-5.0.1
|
<para>[fernando] - Fix URLs: Libdvdread-5.0.0, Libdvdnav-5.0.1
|
||||||
and libxklavier-5.4.</para>
|
and libxklavier-5.4.</para>
|
||||||
|
@ -257,7 +257,7 @@
|
|||||||
<!ENTITY gcc-version "4.9.2">
|
<!ENTITY gcc-version "4.9.2">
|
||||||
<!ENTITY gc-version "7.4.2">
|
<!ENTITY gc-version "7.4.2">
|
||||||
<!ENTITY gdb-version "7.8.1">
|
<!ENTITY gdb-version "7.8.1">
|
||||||
<!ENTITY git-version "2.2.0">
|
<!ENTITY git-version "2.2.1">
|
||||||
<!ENTITY guile-version "2.0.11">
|
<!ENTITY guile-version "2.0.11">
|
||||||
<!ENTITY librep-version "0.92.4">
|
<!ENTITY librep-version "0.92.4">
|
||||||
<!ENTITY llvm-version "3.5.0">
|
<!ENTITY llvm-version "3.5.0">
|
||||||
|
Loading…
Reference in New Issue
Block a user