Changeset 0952b7d8


Ignore:
Timestamp:
12/04/2006 11:02:52 AM (17 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 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:
0af6ce1
Parents:
86eaa277
Message:

Updated to Whois-4.7.20

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • basicnet/netutils/whois.xml

    r86eaa277 r0952b7d8  
    77  <!ENTITY whois-download-http "http://ftp.debian.org/debian/pool/main/w/whois/whois_&whois-version;.tar.gz">
    88  <!ENTITY whois-download-ftp  "ftp://ftp.debian.org/debian/pool/main/w/whois/whois_&whois-version;.tar.gz">
    9   <!ENTITY whois-md5sum        "2de4c4088e152a28ff7b326ade538196">
    10   <!ENTITY whois-size          "58 KB">
    11   <!ENTITY whois-buildsize     "660 KB">
     9  <!ENTITY whois-md5sum        "81cea7350890d2a4dc974f661be31c7d">
     10  <!ENTITY whois-size          "60 KB">
     11  <!ENTITY whois-buildsize     "684 KB">
    1212  <!ENTITY whois-time          "less than 0.1 SBU">
    1313]>
  • general.ent

    r86eaa277 r0952b7d8  
    1 <!ENTITY day          "28">                   <!-- Always 2 digits -->
    2 <!ENTITY month        "10">                   <!-- Always 2 digits -->
     1<!ENTITY day          "04">                   <!-- Always 2 digits -->
     2<!ENTITY month        "12">                   <!-- Always 2 digits -->
    33<!ENTITY year         "2006">
    44<!ENTITY version      "svn-&year;&month;&day;">
    5 <!ENTITY releasedate  "October &day;th, &year;">
     5<!ENTITY releasedate  "December &day;th, &year;">
    66<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    77<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
     
    303303<!ENTITY traceroute-version           "1.4a12">
    304304<!ENTITY nmap-version                 "4.03">
    305 <!ENTITY whois-version                "4.7.13">
     305<!ENTITY whois-version                "4.7.20">
    306306<!ENTITY bind-version                 "9.3.2">
    307307<!ENTITY ethereal-version             "0.99.0">
  • introduction/welcome/changelog.xml

    r86eaa277 r0952b7d8  
    4343
    4444    <listitem>
     45      <para>December 4th, 2006</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[randy] - Updated to Whois-4.7.20.</para>
     49        </listitem>
     50      </itemizedlist>
     51    </listitem>
     52
     53    <listitem>
    4554      <para>October 28th, 2006</para>
    4655      <itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.