diff options
author | Marco d'Itri <md@linux.it> | 2008-12-16 18:49:28 +0100 |
---|---|---|
committer | Marco d'Itri <md@linux.it> | 2013-03-30 02:31:37 +0100 |
commit | bd702922f8ffa8f135896fa3807aa06ee7a11428 (patch) | |
tree | f40d3752611ed7915c262aa1bc7e3ad6ba2a1856 | |
parent | bd837394e6557fba50f55a93e7dc5390d2879638 (diff) | |
download | whois-4.7.30.tar.gz |
Imported Debian version 4.7.30v4.7.30
-rw-r--r-- | config.h | 2 | ||||
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | tld_serv_list | 10 | ||||
-rw-r--r-- | whois.spec | 2 |
4 files changed, 13 insertions, 7 deletions
@@ -1,5 +1,5 @@ /* Program version */ -#define VERSION "4.7.29" +#define VERSION "4.7.30" /* Configurable features */ diff --git a/debian/changelog b/debian/changelog index 77fd714..9115ce9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +whois (4.7.30) unstable; urgency=high + + * Updated the .gi, .lc and .mn TLD servers. + + -- Marco d'Itri <md@linux.it> Tue, 16 Dec 2008 18:49:28 +0100 + whois (4.7.29) unstable; urgency=medium * Fixed the short option -S which I broke in 4.7.25. diff --git a/tld_serv_list b/tld_serv_list index dfa1ab6..ad304ec 100644 --- a/tld_serv_list +++ b/tld_serv_list @@ -137,7 +137,7 @@ .gf whois.nplus.gf .gg whois.channelisles.net .gh WEB http://www.nic.gh/customer/search_c.htm -.gi WEB http://whois.gibnet.gi/ +.gi AFILIAS .gl NONE # www.nic.gl .gm whois.ripe.net # www.nic.gm .gn NONE # http://www.psg.com/dns/gn/ @@ -159,7 +159,7 @@ .ie whois.domainregistry.ie .il whois.isoc.org.il .im whois.nic.im -.in whois.registry.in +.in whois.registry.in # afilias .io whois.nic.io .iq NONE # NIC? .ir whois.nic.ir @@ -182,7 +182,7 @@ .kz whois.nic.kz .la whois.nic.la .lb WEB http://www.aub.edu.lb/lbdr/search.html -.lc WEB http://www.nic.lc/whois.htm +.lc AFILIAS .li whois.nic.li .lk whois.nic.lk .lr NONE # http://www.psg.com/dns/lr/ @@ -194,13 +194,13 @@ .ma whois.iam.net.ma # www.nic.ma .mc whois.ripe.net .md WEB http://www.dns.md/wh1.php # whois.nic.md is restricted -.me whois.meregistry.net +.me whois.meregistry.net # afilias .mg NONE # www.nic.mg .mh NONE # www.nic.net.mh .mk NONE # http://dns.marnet.net.mk/ .ml NONE # NIC? www.sotelma.ml .mm whois.nic.mm -.mn whois.nic.mn +.mn AFILIAS .mo WEB http://www.monic.net.mo/ .mp NONE # get.mp .mq whois.nic.mq @@ -1,6 +1,6 @@ Summary: Enhanced WHOIS client Name: whois -Version: 4.7.29 +Version: 4.7.30 Release: 1 License: GPL Vendor: Marco d'Itri <md@linux.it> |