diff options
-rw-r--r-- | as_del_list | 1 | ||||
-rw-r--r-- | config.h | 2 | ||||
-rw-r--r-- | data.h | 2 | ||||
-rw-r--r-- | debian/changelog | 9 | ||||
-rw-r--r-- | ip_del_list | 4 | ||||
-rw-r--r-- | tld_serv_list | 19 | ||||
-rw-r--r-- | whois.spec | 2 |
7 files changed, 28 insertions, 11 deletions
diff --git a/as_del_list b/as_del_list index 9b7c397..288e43e 100644 --- a/as_del_list +++ b/as_del_list @@ -1,5 +1,6 @@ # http://www.iana.org/assignments/as-numbers +306 371 whois.nic.mil 379 508 whois.nic.mil 1101 1200 ripe 1877 1901 ripe @@ -1,6 +1,6 @@ /* Program version */ /* not for the inetutils version */ -#define VERSION "4.7.11" +#define VERSION "4.7.12" /* Configurable features */ @@ -58,6 +58,8 @@ const char *hide_strings[] = { "Interdomain's WHOIS", "DOES NOT SIGNIFY", "The Data provided by Stargate Holdings", "(2) enable any", "; This data is provided by domaindiscount24.com", "", + "%% BookMyName Whois", "%% this policy", + "The .coop registry WHOIS", "VERIFICATION, NOR DO", NULL, NULL }; diff --git a/debian/changelog b/debian/changelog index a936061..8773659 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +whois (4.7.12) unstable; urgency=medium + + * Added new IPv4 allocations. + * Added the .ve TLD server. + * Updated the .es and .ug TLD servers. (Closes: #345428) + * Updated some .za SLD servers. + + -- Marco d'Itri <md@linux.it> Mon, 9 Jan 2006 14:56:06 +0100 + whois (4.7.11) unstable; urgency=medium * Added the .eu TLD server. (Closes: #342546) diff --git a/ip_del_list b/ip_del_list index 120aa98..ebeec63 100644 --- a/ip_del_list +++ b/ip_del_list @@ -4,6 +4,8 @@ # unless they are very big and contains multiple assignments to different # customers documented in the whois database. # +# http://www.iana.org/assignments/ipv4-address-space +# 24.132.0.0/14 ripe 41.0.0.0/8 afrinic 43.0.0.0/8 v6nic @@ -18,6 +20,8 @@ 62.0.0.0/8 ripe 80.0.0.0/5 ripe # => 87.255.255.255 88.0.0.0/6 ripe # => 91.255.255.254 +121.0.0.0/8 apnic +122.0.0.0/7 apnic 124.0.0.0/7 apnic 126.0.0.0/8 apnic 96.0.0.0/3 UNALLOCATED # => 127.215.255.255 diff --git a/tld_serv_list b/tld_serv_list index 5e1235e..4b1a3df 100644 --- a/tld_serv_list +++ b/tld_serv_list @@ -52,11 +52,11 @@ .as whois.nic.as .at whois.nic.at .au whois.ausregistry.net.au -#.aw # NIC? www.setarnet.aw +.aw NONE # www.setarnet.aw .az WEB http://www.nic.az/AzCheck.htm .ba WEB http://www.nic.ba/stream/whois/ .bb WEB http://domains.org.bb/regsearch/ -.bd NONE # http://www.bttb.net/ +.bd NONE # http://www.bttb.net/home/main/internet/dot-bd-faq.htm .be whois.dns.be .bf NONE # NIC? http://www.onatel.bf/ .bg whois.register.bg @@ -104,7 +104,7 @@ .eg NONE # http://www.ise.org.eg/domain.htm http://www.frcu.eun.eg/docs-n/e-dns.php #.eh .er NONE # http://www.afridns.org/er/tld_er.txt -.es WEB https://www.nic.es/ingles/ +.es WEB https://www.nic.es/ #.et NONE # http://www.telecom.net.et/EthioInternet/domainname.html .eu whois.eu .fi whois.ficora.fi @@ -267,11 +267,11 @@ .tw whois.twnic.net .tz NONE # http://www.psg.com/dns/tz/ .ua whois.net.ua -.ug WEB http://www.registry.co.ug/whois/ +.ug www.registry.co.ug # this is a whois server too .gov.uk whois.ja.net .ac.uk whois.ja.net .uk whois.nic.uk -.um NONE # see .us +.um NONE # www.nic.um .fed.us whois.nic.gov .us whois.nic.us .com.uy WEB http://dns.antel.net.uy/clientes/consultar.htm @@ -291,11 +291,12 @@ .yu NONE # www.nic.yu .ac.za whois.ac.za .co.za WEB http://whois.co.za/ -.net.za whois.net.za +.gov.za whois.gov.za +#.net.za whois.net.za .org.za WEB http://www.org.za/ # rwhois.org.za:4321 -.za NONE # http://www2.frd.ac.za/uninet/zadomains.html whois.frd.ac.za -.zm NONE # NIC? http://www.zamnet.zm/domain.shtml -#.zw # NIC? zptc.co.zw http://www.zispa.co.zw/ +.za NONE # http://www.internet.org.za/slds.html many more SLD... +.zm NONE # NIC? http://www.zamnet.zm/ +.zw NONE # http://www.zispa.co.zw/ -dom whois.networksolutions.com -org whois.networksolutions.com -hst whois.networksolutions.com @@ -1,6 +1,6 @@ Summary: Enhanced WHOIS client Name: whois -Version: 4.7.11 +Version: 4.7.12 Release: 1 License: GPL Vendor: Marco d'Itri <md@linux.it> |