mirror of
https://github.com/rfc1036/whois.git
synced 2026-08-01 07:20:13 +00:00
Imported Debian version 5.0.10
This commit is contained in:
parent
4e22684dde
commit
49e5db7e4c
2
config.h
2
config.h
@ -1,5 +1,5 @@
|
||||
/* Program version */
|
||||
#define VERSION "5.0.9"
|
||||
#define VERSION "5.0.10"
|
||||
|
||||
/* Configurable features */
|
||||
|
||||
|
||||
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -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.
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user