Imported Debian version 5.0.10

This commit is contained in:
Marco d'Itri 2010-11-30 23:51:59 +01:00
parent 4e22684dde
commit 49e5db7e4c
4 changed files with 11 additions and 5 deletions

View File

@ -1,5 +1,5 @@
/* Program version */
#define VERSION "5.0.9"
#define VERSION "5.0.10"
/* Configurable features */

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
whois (5.0.10) unstable; urgency=medium
* Added new IPv4 allocations.
-- Marco d'Itri <md@linux.it> Tue, 30 Nov 2010 23:51:59 +0100
whois (5.0.9) unstable; urgency=low
* Added new IPv4 allocations.

View File

@ -9,14 +9,13 @@
0.0.0.0/8 UNKNOWN
1.0.0.0/8 apnic
2.0.0.0/8 ripe
5.0.0.0/8 UNALLOCATED
5.0.0.0/8 ripe
14.0.0.0/8 apnic
23.0.0.0/8 UNALLOCATED
24.132.0.0/14 ripe
27.0.0.0/8 apnic
31.0.0.0/8 ripe
36.0.0.0/8 apnic
37.0.0.0/8 UNALLOCATED
37.0.0.0/8 ripe
39.0.0.0/8 UNALLOCATED
41.0.0.0/8 afrinic
42.0.0.0/8 apnic
@ -39,6 +38,7 @@
78.0.0.0/7 ripe
80.0.0.0/4 ripe # => 95.255.255.255
96.0.0.0/6 arin # => 99.255.255.255
100.0.0.0/8 arin
101.0.0.0/8 apnic
105.0.0.0/8 afrinic
107.0.0.0/8 arin

View File

@ -1,6 +1,6 @@
Summary: Enhanced WHOIS client
Name: whois
Version: 5.0.9
Version: 5.0.10
Release: 1
License: GPL
Vendor: Marco d'Itri <md@linux.it>