summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.h2
-rw-r--r--debian/changelog14
-rw-r--r--ip6_del_list17
-rw-r--r--ip_del_list5
-rw-r--r--tld_serv_list5
-rw-r--r--whois.spec2
6 files changed, 31 insertions, 14 deletions
diff --git a/config.h b/config.h
index e8a7fca..8e98d2d 100644
--- a/config.h
+++ b/config.h
@@ -1,6 +1,6 @@
/* Program version */
/* not for the inetutils version */
-#define VERSION "4.7.18"
+#define VERSION "4.7.20"
/* Configurable features */
diff --git a/debian/changelog b/debian/changelog
index 3e9c9c5..f0a93cc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+whois (4.7.20) unstable; urgency=medium
+
+ * Added more krnic allocations.
+ * Added support for -sixxs NIC handles.
+ * Added again 26[12]0:0000::/23 which had been mistakenly removed.
+
+ -- Marco d'Itri <md@linux.it> Fri, 24 Nov 2006 09:34:01 +0100
+
+whois (4.7.19) unstable; urgency=medium
+
+ * Added new IPv4 and IPv6 allocations.
+
+ -- Marco d'Itri <md@linux.it> Sun, 22 Oct 2006 09:32:45 +0200
+
whois (4.7.18) unstable; urgency=medium
* whois.radb.net does not understand the RIPE protocol anymore.
diff --git a/ip6_del_list b/ip6_del_list
index 171e3c6..f949075 100644
--- a/ip6_del_list
+++ b/ip6_del_list
@@ -34,21 +34,14 @@
2003:0000::/18 ripe
-2400:0000::/18 apnic
-2404:0000::/23 apnic
-
+2400:0000::/20 kornet
+2400:0000::/12 apnic
2600:0000::/12 arin
-#2600:0000::/22 arin
-#2604:0000::/22 arin
-#2608:0000::/22 arin
-#260C:0000::/22 arin
2610:0000::/23 arin
2620:0000::/23 arin
-
-2800:0000::/23 lacnic
-
-2A00:0000::/21 ripe
-2A01:0000::/16 ripe
+2800:0000::/12 lacnic
+2A00:0000::/12 ripe
+2C00:0000::/12 afrinic
3FFE:0000::/16 6bone
diff --git a/ip_del_list b/ip_del_list
index 4df15fc..553eb36 100644
--- a/ip_del_list
+++ b/ip_del_list
@@ -9,6 +9,8 @@
24.132.0.0/14 ripe
41.0.0.0/8 afrinic
43.0.0.0/8 v6nic
+# whois -r -K -h whois.apnic.net -i admin-c IM76-AP
+59.0.0.0/11 whois.nic.or.kr
58.0.0.0/7 apnic
61.72.0.0/13 whois.nic.or.kr
61.80.0.0/14 whois.nic.or.kr
@@ -22,10 +24,13 @@
78.0.0.0/7 ripe
80.0.0.0/5 ripe # => 87.255.255.255
88.0.0.0/6 ripe # => 91.255.255.254
+121.128.0.0/10 whois.nic.or.kr
121.0.0.0/8 apnic
122.0.0.0/7 apnic
+125.128.0.0/11 whois.nic.or.kr
124.0.0.0/7 apnic
126.0.0.0/8 apnic
+96.0.0.0/6 arin
96.0.0.0/3 UNALLOCATED # => 127.215.255.255
0.0.0.0/1 arin # all other A classes are managed by ARIN
133.0.0.0/8 whois.nic.ad.jp
diff --git a/tld_serv_list b/tld_serv_list
index 32ec7c1..81a75ab 100644
--- a/tld_serv_list
+++ b/tld_serv_list
@@ -57,6 +57,7 @@ e164.arpa whois.ripe.net
.as whois.nic.as
.at whois.nic.at
.au whois.ausregistry.net.au
+.ax NONE # www.ax
.aw NONE # www.setarnet.aw
.az WEB http://www.nic.az/AzCheck.htm
.ba WEB http://www.nic.ba/stream/whois/
@@ -78,6 +79,7 @@ e164.arpa whois.ripe.net
#.bw # NIC? btc.bw www.info.bw/resource/local/index.shtml
.by WEB http://www.tld.by/indexeng.html
.bz whois.belizenic.bz
+.co.ca whois.co.ca
.ca whois.cira.ca
.cc NICCC
.cd whois.nic.cd
@@ -183,6 +185,7 @@ e164.arpa whois.ripe.net
#.ma # NIC? http://www.anrt.net.ma/nic/
.mc whois.ripe.net
.md WEB http://www.dns.md/whois.html
+#.me
.mg NONE # www.nic.mg
.mh NONE # www.nic.net.mh
#.mk # NIC? http://www.mpt.com.mk
@@ -232,6 +235,7 @@ e164.arpa whois.ripe.net
.qa NONE # http://www.qatar.net.qa/services/virtual.htm
.re whois.nic.fr
.ro whois.rotld.ro
+#.rs
.edu.ru whois.informika.ru
.ru whois.ripn.net
.rw WEB http://www.nic.rw/cgi-bin/whoisrw.pl
@@ -338,3 +342,4 @@ e164.arpa whois.ripe.net
-sgnic whois.nic.net.sg
-uanic whois.com.ua
-uynic www.rau.edu.uy
+-sixxs whois.sixxs.net
diff --git a/whois.spec b/whois.spec
index ff1348f..103c5b4 100644
--- a/whois.spec
+++ b/whois.spec
@@ -1,6 +1,6 @@
Summary: Enhanced WHOIS client
Name: whois
-Version: 4.7.18
+Version: 4.7.20
Release: 1
License: GPL
Vendor: Marco d'Itri <md@linux.it>