summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco d'Itri <md@linux.it>2010-11-12 22:24:42 +0100
committerMarco d'Itri <md@linux.it>2013-03-30 02:31:40 +0100
commit4e22684ddea132de477dd0fb77141a4bdc9dc9ad (patch)
treea2c5d1afeb61b3e309052d610b3aafa2143d258e
parent792f67eb4b79211cc50c4db8b7b677370af16ed9 (diff)
downloadwhois-4e22684ddea132de477dd0fb77141a4bdc9dc9ad.tar.gz
Imported Debian version 5.0.9v5.0.9
-rw-r--r--config.h2
-rw-r--r--debian/changelog7
-rw-r--r--ip_del_list5
-rw-r--r--whois.spec2
4 files changed, 11 insertions, 5 deletions
diff --git a/config.h b/config.h
index fabd840..0c93b3c 100644
--- a/config.h
+++ b/config.h
@@ -1,5 +1,5 @@
/* Program version */
-#define VERSION "5.0.8"
+#define VERSION "5.0.9"
/* Configurable features */
diff --git a/debian/changelog b/debian/changelog
index bcb023c..40f8cb4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,13 @@
+whois (5.0.9) unstable; urgency=low
+
+ * Added new IPv4 allocations.
+
+ -- Marco d'Itri <md@linux.it> Sun, 12 Nov 2010 22:24:42 +0100
+
whois (5.0.8) unstable; urgency=medium
* Added the .xn--fzc2c9e2c (.ලංකා, Sri Lanka, Sinhala), .xn--mgbayh7gpa
(.الاردن, Jordan) and .xn--pgbs0dh (.تونس, Tunisia) domains.
- .xn--ygbi2ammx (.فلسطين, Palestinian Territory) domains.
* Added the .xn--o3cw4h (.ไทย, Thailand) and .xn--ygbi2ammx (.فلسطين,
Palestinian Territory) TLD servers.
* Updated the .bd and .ps TLD servers.
diff --git a/ip_del_list b/ip_del_list
index f0b0f4a..3ea4496 100644
--- a/ip_del_list
+++ b/ip_del_list
@@ -15,11 +15,11 @@
24.132.0.0/14 ripe
27.0.0.0/8 apnic
31.0.0.0/8 ripe
-36.0.0.0/8 UNALLOCATED
+36.0.0.0/8 apnic
37.0.0.0/8 UNALLOCATED
39.0.0.0/8 UNALLOCATED
41.0.0.0/8 afrinic
-42.0.0.0/8 UNALLOCATED
+42.0.0.0/8 apnic
43.0.0.0/8 whois.nic.ad.jp
46.0.0.0/8 ripe
49.0.0.0/8 apnic
@@ -40,6 +40,7 @@
80.0.0.0/4 ripe # => 95.255.255.255
96.0.0.0/6 arin # => 99.255.255.255
101.0.0.0/8 apnic
+105.0.0.0/8 afrinic
107.0.0.0/8 arin
108.0.0.0/8 arin
109.0.0.0/8 ripe
diff --git a/whois.spec b/whois.spec
index 2f9ba59..88f2865 100644
--- a/whois.spec
+++ b/whois.spec
@@ -1,6 +1,6 @@
Summary: Enhanced WHOIS client
Name: whois
-Version: 5.0.8
+Version: 5.0.9
Release: 1
License: GPL
Vendor: Marco d'Itri <md@linux.it>