Author: fernando Date: Tue Jan 14 13:14:02 2014 New Revision: 12577 Log: Updates Git-1.8.5.3 and whois 5.1.1.
Modified: trunk/BOOK/general.ent trunk/BOOK/general/prog/git.xml trunk/BOOK/introduction/welcome/changelog.xml trunk/BOOK/networking/netutils/whois.xml Modified: trunk/BOOK/general.ent ============================================================================== --- trunk/BOOK/general.ent Tue Jan 14 10:35:45 2014 (r12576) +++ trunk/BOOK/general.ent Tue Jan 14 13:14:02 2014 (r12577) @@ -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.2"> +<!ENTITY git-version "1.8.5.3"> <!ENTITY guile-version "2.0.9"> <!ENTITY librep-version "0.92.3"> <!ENTITY llvm-version "3.4"> @@ -447,7 +447,7 @@ <!ENTITY NetworkManager-version "0.9.8.8"> <!ENTITY nmap-version "6.40"> <!ENTITY traceroute-version "2.0.19"> -<!ENTITY whois-version "5.1.0"> +<!ENTITY whois-version "5.1.1"> <!ENTITY wicd-version "1.7.2.4"> <!ENTITY wireshark-version "1.10.5"> <!-- even minors only --> Modified: trunk/BOOK/general/prog/git.xml ============================================================================== --- trunk/BOOK/general/prog/git.xml Tue Jan 14 10:35:45 2014 (r12576) +++ trunk/BOOK/general/prog/git.xml Tue Jan 14 13:14:02 2014 (r12577) @@ -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 "df8519044f9880f3687d863d99245282"> + <!ENTITY git-md5sum "57b966065882f83ef5879620a1e329ca"> <!ENTITY git-size "4.6 MB"> - <!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 + <!ENTITY git-buildsize "190 MB (additional 14 MB with downloaded docs and + man pages, or 24 MB building docs and man pages)"> + <!ENTITY git-time "0.7 SBU (additional 8.4 SBU for tests and 2.6 SBU for docs and man pages creation)"> ]> @@ -300,8 +300,10 @@ <seglistitem> <seg> - git, git-cvsserver, gitk, git-receive-pack, git-shell, - git-upload-archive and git-upload-pack + git, git-receive-pack and git-upload-archive + (hardlinked to each other); + git-shell, git-cvsserver, git-upload-pack and + gitk (this one is optional) </seg> <seg> None @@ -311,7 +313,7 @@ /usr/share/doc/git-&git-version;, /usr/share/git-core, /usr/share/git-gui, - /usr/share/gitk, + /usr/share/gitk (optional), /usr/share/gitweb, /usr/lib/perl5/site_perl/<5.x.y>/Git and /usr/lib/perl5/site_perl/&lfs-perl-version;/auto/Git @@ -352,8 +354,8 @@ <term><command>gitk</command></term> <listitem> <para> - is a graphical <application>Git</application> repository browser - (needs <xref linkend="tk"/>). + (optional) is a graphical <application>Git</application> repository + browser (needs <xref linkend="tk"/>). </para> <indexterm zone="git gitk"> <primary sortas="b-gitk">gitk</primary> Modified: trunk/BOOK/introduction/welcome/changelog.xml ============================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml Tue Jan 14 10:35:45 2014 (r12576) +++ trunk/BOOK/introduction/welcome/changelog.xml Tue Jan 14 13:14:02 2014 (r12577) @@ -47,6 +47,14 @@ <para>January 14th, 2014</para> <itemizedlist> <listitem> + <para>[fernando] - Update to whois 5.1.1. Fixes + <ulink url="&blfs-ticket-root;4573">#4573</ulink>.</para> + </listitem> + <listitem> + <para>[fernando] - Update to Git-1.8.5.3. Fixes + <ulink url="&blfs-ticket-root;4562">#4562</ulink>.</para> + </listitem> + <listitem> <para>[fernando] - Update to GnuTLS 3.2.8.1. Fixes <ulink url="&blfs-ticket-root;4566">#4566</ulink>.</para> </listitem> Modified: trunk/BOOK/networking/netutils/whois.xml ============================================================================== --- trunk/BOOK/networking/netutils/whois.xml Tue Jan 14 10:35:45 2014 (r12576) +++ trunk/BOOK/networking/netutils/whois.xml Tue Jan 14 13:14:02 2014 (r12577) @@ -6,8 +6,8 @@ <!ENTITY whois-download-http "http://ftp.debian.org/debian/pool/main/w/whois/whois_&whois-version;.tar.xz"> <!ENTITY whois-download-ftp "ftp://ftp.debian.org/debian/pool/main/w/whois/whois_&whois-version;.tar.xz"> - <!ENTITY whois-md5sum "e16cc6ca56a6834ab60ace26215d6b0c"> - <!ENTITY whois-size "72 KB"> + <!ENTITY whois-md5sum "aa4561134a03e22e2d759748ca676a97"> + <!ENTITY whois-size "76 KB"> <!ENTITY whois-buildsize "1.4 MB"> <!ENTITY whois-time "less than 0.1 SBU"> ]> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
