Imported Debian version 4.5.28

This commit is contained in:
Marco d'Itri 2002-06-01 23:03:49 +02:00
parent 1a5b6537e0
commit 2088a86beb
12 changed files with 43 additions and 20 deletions

View File

@ -1,6 +1,6 @@
/* Program version */
/* not for the inetutils version */
#define VERSION "4.5.24"
#define VERSION "4.5.26"
/* Configurable features */

1
data.h
View File

@ -63,6 +63,7 @@ const char *hide_strings[] = {
"Disclaimer: The Global Name Registry", "for any commercial",
"Access to America Online", "time. By accessing",
"Access and use restricted", "http://www.icann", /* GANDI */
"NeuStar, Inc., the Registry", "whatsoever, you agree", /* us */
NULL, NULL
};

19
debian/changelog vendored
View File

@ -1,3 +1,22 @@
whois (4.5.28) unstable; urgency=medium
* Updated .tt TLD server (Closes: #148771).
-- Marco d'Itri <md@linux.it> Sat, 1 Jun 2002 23:03:49 +0200
whois (4.5.27) unstable; urgency=medium
* Added .ae TLD server.
* Updated .ag TLD server.
-- Marco d'Itri <md@linux.it> Fri, 31 May 2002 13:36:21 +0200
whois (4.5.26) unstable; urgency=medium
* Added .tv and .us TLD servers (Closes: #144257).
-- Marco d'Itri <md@linux.it> Fri, 26 Apr 2002 03:31:48 +0200
whois (4.5.25) unstable; urgency=medium
* Updated data for -H option.

View File

@ -54,6 +54,9 @@
192.71.0.0/16 ripe
192.72.0.0/16 whois.seed.net.tw # NETBLK-SEED-NETS
192.106.0.0/16 ripe
192.114.0.0/15 ripe
192.116.0.0/15 ripe
192.118.0.0/16 ripe
192.162.0.0/16 ripe
192.164.0.0/14 ripe
192.0.0.0/8 arin # the swamp

View File

@ -238,7 +238,7 @@ void display_help(void)
" instead of /dev/tty\n"
" -s, --stdin like --password-fd=0\n"
" -h, --help display this help and exit\n"
" -v, --version output version information and exit\n"
" -V, --version output version information and exit\n"
"\n"
"If PASSWORD is missing then it is asked interactively.\n"
"If no SALT is specified, a random one is generated.\n"

View File

@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: whois 4.4.13\n"
"POT-Creation-Date: 2002-04-05 15:26+0200\n"
"POT-Creation-Date: 2002-04-26 04:09+0200\n"
"PO-Revision-Date: 2001-07-04 15:15+01:00\n"
"Last-Translator: Simon Richter <Simon.Richter@in.tum.de>\n"
"Language-Team: German <de@li.org>\n"
@ -246,7 +246,7 @@ msgid ""
" instead of /dev/tty\n"
" -s, --stdin like --password-fd=0\n"
" -h, --help display this help and exit\n"
" -v, --version output version information and exit\n"
" -V, --version output version information and exit\n"
"\n"
"If PASSWORD is missing then it is asked interactively.\n"
"If no SALT is specified, a random one is generated.\n"

View File

@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: whois 4.5.3\n"
"POT-Creation-Date: 2002-04-05 15:26+0200\n"
"POT-Creation-Date: 2002-04-26 04:09+0200\n"
"PO-Revision-Date: 2001-02-23 16:07:57+0900\n"
"Last-Translator: Simos Xenitellis <simos@hellug.gr>\n"
"Language-Team: Greek <nls@tux.hellug.gr>\n"
@ -253,7 +253,7 @@ msgid ""
" instead of /dev/tty\n"
" -s, --stdin like --password-fd=0\n"
" -h, --help display this help and exit\n"
" -v, --version output version information and exit\n"
" -V, --version output version information and exit\n"
"\n"
"If PASSWORD is missing then it is asked interactively.\n"
"If no SALT is specified, a random one is generated.\n"

View File

@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: whois 4.5.12\n"
"POT-Creation-Date: 2002-04-05 15:26+0200\n"
"POT-Creation-Date: 2002-04-26 04:09+0200\n"
"PO-Revision-Date: 2001-06-07 17:21+02:00\n"
"Last-Translator: Francisco Monteagudo <francisco@monteagudo.net>\n"
"Language-Team: Spanish <es@li.org>\n"
@ -251,7 +251,7 @@ msgid ""
" instead of /dev/tty\n"
" -s, --stdin like --password-fd=0\n"
" -h, --help display this help and exit\n"
" -v, --version output version information and exit\n"
" -V, --version output version information and exit\n"
"\n"
"If PASSWORD is missing then it is asked interactively.\n"
"If no SALT is specified, a random one is generated.\n"

View File

@ -5,8 +5,8 @@
msgid ""
msgstr ""
"Project-Id-Version: whois 4.4.13\n"
"POT-Creation-Date: 2002-04-05 15:26+0200\n"
"PO-Revision-Date: 2002-04-05 15:26+0200\n"
"POT-Creation-Date: 2002-04-26 04:09+0200\n"
"PO-Revision-Date: 2002-04-26 04:09+0200\n"
"Last-Translator: Marco d'Itri <md@linux.it>\n"
"Language-Team: Italian <it@li.org>\n"
"MIME-Version: 1.0\n"
@ -246,7 +246,7 @@ msgid ""
" instead of /dev/tty\n"
" -s, --stdin like --password-fd=0\n"
" -h, --help display this help and exit\n"
" -v, --version output version information and exit\n"
" -V, --version output version information and exit\n"
"\n"
"If PASSWORD is missing then it is asked interactively.\n"
"If no SALT is specified, a random one is generated.\n"

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: whois 4.4.5\n"
"POT-Creation-Date: 2002-04-05 15:26+0200\n"
"POT-Creation-Date: 2002-04-26 04:09+0200\n"
"PO-Revision-Date: 1999-12-18 14:00:00\n"
"Last-Translator: Egil Kvaleberg <egil@kvaleberg.no>\n"
"Language-Team: Norwegian <no@li.org>\n"
@ -235,7 +235,7 @@ msgid ""
" instead of /dev/tty\n"
" -s, --stdin like --password-fd=0\n"
" -h, --help display this help and exit\n"
" -v, --version output version information and exit\n"
" -V, --version output version information and exit\n"
"\n"
"If PASSWORD is missing then it is asked interactively.\n"
"If no SALT is specified, a random one is generated.\n"

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: whois 4.4.5\n"
"POT-Creation-Date: 2002-04-05 15:26+0200\n"
"POT-Creation-Date: 2002-04-26 04:09+0200\n"
"PO-Revision-Date: 1999-12-18 14:00:00\n"
"Last-Translator: Micha³ 'CeFeK' Nazarewicz <cefek@career.pl>\n"
"Language-Team: Polish <pl@li.org>\n"
@ -232,7 +232,7 @@ msgid ""
" instead of /dev/tty\n"
" -s, --stdin like --password-fd=0\n"
" -h, --help display this help and exit\n"
" -v, --version output version information and exit\n"
" -V, --version output version information and exit\n"
"\n"
"If PASSWORD is missing then it is asked interactively.\n"
"If no SALT is specified, a random one is generated.\n"

View File

@ -37,9 +37,9 @@
.pro whois.nic.pro
.ac whois.nic.ac
.ad NONE # www.nic.ad
.ae WEB http://cc.emirates.net.ae/Customer_care/cc_card/check_domains.choose_domains/
.ae WEB http://www.uaenic.ae/
.af NONE # was whois.nic.af
.ag WEB http://www.nic.ag/domain_search.htm
.ag whois.nic.ag
.ai NONE # http://www.offshore.com.ai/domain_names/
.al NONE # http://www.inima.al/Domains.html
.am whois.amnic.net # down?
@ -260,8 +260,8 @@
.to whois.tonic.to
.tp NONE # www.nic.tp
.tr whois.metu.edu.tr
.tt WEB http://www.nic.tt/cgi-bin/whois.cgi
.tv NONE # http://internet.tv
.tt WEB http://www.nic.tt/cgi-bin/search.pl
.tv whois.tv
.tw whois.twnic.net
.tz NONE # http://www.psg.com/dns/tz/
.ua whois.com.ua
@ -271,7 +271,7 @@
.uk whois.nic.uk
.um NONE # see .us
.fed.us whois.nic.gov
.us NONE # for info: usdomreg@nic.us
.us whois.nic.us
.com.uy WEB http://dns.antel.net.uy/clientes/consultar.htm
.uy WEB http://www.rau.edu.uy/rau/dom/reg.htm
#.uz # www.noc.uz (broken)