Changeset 59e9311


Ignore:
Timestamp:
01/14/2014 09:14:02 PM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
de8ecf77
Parents:
926d146d
Message:

Updates Git-1.8.5.3 and whois 5.1.1.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12577 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r926d146d r59e9311  
    369369<!ENTITY gc-version                   "7.4.0">
    370370<!ENTITY gdb-version                  "7.6.2">
    371 <!ENTITY git-version                  "1.8.5.2">
     371<!ENTITY git-version                  "1.8.5.3">
    372372<!ENTITY guile-version                "2.0.9">
    373373<!ENTITY librep-version               "0.92.3">
     
    448448<!ENTITY nmap-version                 "6.40">
    449449<!ENTITY traceroute-version           "2.0.19">
    450 <!ENTITY whois-version                "5.1.0">
     450<!ENTITY whois-version                "5.1.1">
    451451<!ENTITY wicd-version                 "1.7.2.4">
    452452<!ENTITY wireshark-version            "1.10.5">  <!-- even minors only -->
  • general/prog/git.xml

    r926d146d r59e9311  
    77  <!ENTITY git-download-http "http://git-core.googlecode.com/files/git-&git-version;.tar.gz">
    88  <!ENTITY git-download-ftp  " ">
    9   <!ENTITY git-md5sum        "df8519044f9880f3687d863d99245282">
     9  <!ENTITY git-md5sum        "57b966065882f83ef5879620a1e329ca">
    1010  <!ENTITY git-size          "4.6 MB">
    11   <!ENTITY git-buildsize     "175 MB (additional 10 MB with downloaded docs and
    12                               man pages, or 20 MB building docs and man pages)">
    13   <!ENTITY git-time          "0.7 SBU (additional 8.7 SBU for tests and 2.7 SBU
     11  <!ENTITY git-buildsize     "190 MB (additional 14 MB with downloaded docs and
     12                              man pages, or 24 MB building docs and man pages)">
     13  <!ENTITY git-time          "0.7 SBU (additional 8.4 SBU for tests and 2.6 SBU
    1414                              for docs and man pages creation)">
    1515]>
     
    301301      <seglistitem>
    302302        <seg>
    303           git, git-cvsserver, gitk, git-receive-pack, git-shell,
    304           git-upload-archive and git-upload-pack
     303          git, git-receive-pack and git-upload-archive
     304          (hardlinked to each other);
     305          git-shell, git-cvsserver, git-upload-pack and
     306          gitk (this one is optional)
    305307        </seg>
    306308        <seg>
     
    312314          /usr/share/git-core,
    313315          /usr/share/git-gui,
    314           /usr/share/gitk,
     316          /usr/share/gitk (optional),
    315317          /usr/share/gitweb,
    316318          /usr/lib/perl5/site_perl/&lt;5.x.y&gt;/Git and
     
    353355        <listitem>
    354356          <para>
    355             is a graphical <application>Git</application> repository browser
    356             (needs <xref linkend="tk"/>).
     357            (optional) is a graphical <application>Git</application> repository
     358            browser (needs <xref linkend="tk"/>).
    357359          </para>
    358360          <indexterm zone="git gitk">
  • introduction/welcome/changelog.xml

    r926d146d r59e9311  
    4848      <itemizedlist>
    4949        <listitem>
     50          <para>[fernando] - Update to whois 5.1.1. Fixes
     51          <ulink url="&blfs-ticket-root;4573">#4573</ulink>.</para>
     52        </listitem>
     53        <listitem>
     54          <para>[fernando] - Update to Git-1.8.5.3. Fixes
     55          <ulink url="&blfs-ticket-root;4562">#4562</ulink>.</para>
     56        </listitem>
     57        <listitem>
    5058          <para>[fernando] - Update to GnuTLS 3.2.8.1. Fixes
    5159          <ulink url="&blfs-ticket-root;4566">#4566</ulink>.</para>
  • networking/netutils/whois.xml

    r926d146d r59e9311  
    77  <!ENTITY whois-download-http "http://ftp.debian.org/debian/pool/main/w/whois/whois_&whois-version;.tar.xz">
    88  <!ENTITY whois-download-ftp  "ftp://ftp.debian.org/debian/pool/main/w/whois/whois_&whois-version;.tar.xz">
    9   <!ENTITY whois-md5sum        "e16cc6ca56a6834ab60ace26215d6b0c">
    10   <!ENTITY whois-size          "72 KB">
     9  <!ENTITY whois-md5sum        "aa4561134a03e22e2d759748ca676a97">
     10  <!ENTITY whois-size          "76 KB">
    1111  <!ENTITY whois-buildsize     "1.4 MB">
    1212  <!ENTITY whois-time          "less than 0.1 SBU">
Note: See TracChangeset for help on using the changeset viewer.