mirror of
https://github.com/rfc1036/whois.git
synced 2026-05-03 06:51:09 +00:00
Imported Debian version 4.6.2
This commit is contained in:
parent
d6bec26f44
commit
312adb125b
2
config.h
2
config.h
@ -1,6 +1,6 @@
|
||||
/* Program version */
|
||||
/* not for the inetutils version */
|
||||
#define VERSION "4.6.1"
|
||||
#define VERSION "4.6.2"
|
||||
|
||||
/* Configurable features */
|
||||
|
||||
|
||||
3
data.h
3
data.h
@ -55,7 +55,7 @@ const char *hide_strings[] = {
|
||||
"Access to America Online", "time. By accessing", /* AOL */
|
||||
"% Access and use restricted", "% http://www.icann", /* GANDI */
|
||||
"NeuStar, Inc., the Registry", "rules. For details", /* us */
|
||||
"The data in this whois", "using our Whois information", /* enom */
|
||||
"The data in this whois", "Version 6.3", /* enom */
|
||||
NULL, NULL
|
||||
};
|
||||
|
||||
@ -99,6 +99,7 @@ struct ip6_del ip6_assign[] = {
|
||||
{ 0x0800, "whois.ripe.net" },
|
||||
{ 0x0A00, "whois.ripe.net" },
|
||||
{ 0x0C00, "whois.apnic.net" },
|
||||
{ 0x0E00, "whois.apnic.net" },
|
||||
{ 0x1200, "whois.lacnic.net" },
|
||||
{ 0, NULL }
|
||||
};
|
||||
|
||||
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
whois (4.6.2) unstable; urgency=high
|
||||
|
||||
* Added APNIC block 2001:e00::/23.
|
||||
* Added .pt TLD.
|
||||
* Updated .na and .org TLDs.
|
||||
|
||||
-- Marco d'Itri <md@linux.it> Thu, 23 Jan 2003 18:51:48 +0100
|
||||
|
||||
whois (4.6.1) unstable; urgency=medium
|
||||
|
||||
* Oops... queries for 64.0.0.0/2 were broken (Closes: #171575).
|
||||
|
||||
2
debian/copyright
vendored
2
debian/copyright
vendored
@ -3,5 +3,5 @@ Sun Oct 3 19:46:30 CEST 1999.
|
||||
|
||||
It was written by Marco d'Itri.
|
||||
|
||||
Copyright: GPL.
|
||||
Copyright: GPL (please see /usr/share/common-licenses/GPL-2).
|
||||
|
||||
|
||||
@ -118,7 +118,7 @@
|
||||
210.96.0.0/11 whois.nic.or.kr # => 210.127.255.255
|
||||
210.128.0.0/11 whois.nic.ad.jp
|
||||
210.160.0.0/12 whois.nic.ad.jp
|
||||
210.178.0.0/14 whois.nic.or.kr
|
||||
210.178.0.0/15 whois.nic.or.kr
|
||||
210.180.0.0/14 whois.nic.or.kr
|
||||
210.188.0.0/14 whois.nic.ad.jp
|
||||
210.196.0.0/14 whois.nic.ad.jp
|
||||
|
||||
@ -23,7 +23,7 @@
|
||||
.eu.org whois.eu.org
|
||||
.com CRSNIC
|
||||
.net CRSNIC
|
||||
.org CRSNIC
|
||||
.org whois.publicinterestregistry.net
|
||||
.edu whois.educause.net
|
||||
.gov whois.nic.gov
|
||||
.int whois.icann.org
|
||||
@ -201,7 +201,7 @@
|
||||
.mx whois.nic.mx
|
||||
.my WEB http://www.mynic.net.my/newhp/mynic-lookup.htm
|
||||
#.mz # NIC? www.uem.mz
|
||||
.na WEB http://www.lisse.na/cgi-bin/whois.cgi
|
||||
.na whois.na-nic.com.na
|
||||
.nc whois.cctld.nc
|
||||
#.ne # NIC? http://www.intnet.ne
|
||||
.nf NONE # http://www.names.nf
|
||||
@ -225,7 +225,7 @@
|
||||
.pn WEB http://www.pitcairn.pn/PnRegistry/CheckAvailability.html
|
||||
.pr NONE # http://www.uprr.pr/
|
||||
.ps WEB http://www.nic.ps/whois/
|
||||
.pt NONE # www.dns.pt
|
||||
.pt whois.dns.pt
|
||||
.pw whois.nic.pw
|
||||
.py WEB http://www.nic.py/consultas/
|
||||
.qa NONE # http://www.qatar.net.qa/services/virtual.htm
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user