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 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