mirror of
https://github.com/rfc1036/whois.git
synced 2026-04-03 06:40:52 +00:00
Imported Debian version 5.0.11
This commit is contained in:
parent
49e5db7e4c
commit
1712990060
@ -65,7 +65,8 @@
|
||||
47104 52223 ripe
|
||||
52224 53247 lacnic
|
||||
55296 56319 apnic
|
||||
56320 58367 ripe
|
||||
|
||||
# catch all: everything else comes from ARIN
|
||||
1 47103 arin
|
||||
1 55295 arin
|
||||
|
||||
|
||||
2
config.h
2
config.h
@ -1,5 +1,5 @@
|
||||
/* Program version */
|
||||
#define VERSION "5.0.10"
|
||||
#define VERSION "5.0.11"
|
||||
|
||||
/* Configurable features */
|
||||
|
||||
|
||||
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
whois (5.0.11) unstable; urgency=medium
|
||||
|
||||
* Added the remaining IPv4 allocations.
|
||||
* Added new ASN allocations.
|
||||
* Updated the .co and .gm TLD servers.
|
||||
|
||||
-- Marco d'Itri <md@linux.it> Sun, 23 Jan 2011 18:08:55 +0100
|
||||
|
||||
whois (5.0.10) unstable; urgency=medium
|
||||
|
||||
* Added new IPv4 allocations.
|
||||
|
||||
14
ip_del_list
14
ip_del_list
@ -16,7 +16,7 @@
|
||||
31.0.0.0/8 ripe
|
||||
36.0.0.0/8 apnic
|
||||
37.0.0.0/8 ripe
|
||||
39.0.0.0/8 UNALLOCATED
|
||||
39.0.0.0/8 apnic
|
||||
41.0.0.0/8 afrinic
|
||||
42.0.0.0/8 apnic
|
||||
43.0.0.0/8 whois.nic.ad.jp
|
||||
@ -37,15 +37,13 @@
|
||||
77.0.0.0/8 ripe
|
||||
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
|
||||
102.0.0.0/8 afrinic
|
||||
103.0.0.0/8 apnic
|
||||
105.0.0.0/8 afrinic
|
||||
107.0.0.0/8 arin
|
||||
108.0.0.0/8 arin
|
||||
106.0.0.0/8 apnic
|
||||
109.0.0.0/8 ripe
|
||||
110.0.0.0/7 apnic
|
||||
96.0.0.0/4 UNALLOCATED # => 112.215.255.255
|
||||
112.160.0.0/11 whois.nic.or.kr
|
||||
115.0.0.0/12 whois.nic.or.kr
|
||||
115.16.0.0/13 whois.nic.or.kr
|
||||
@ -119,12 +117,12 @@
|
||||
176.0.0.0/8 ripe
|
||||
177.0.0.0/8 lacnic
|
||||
178.0.0.0/8 ripe
|
||||
179.0.0.0/8 UNALLOCATED
|
||||
179.0.0.0/8 lacnic
|
||||
180.0.0.0/8 apnic
|
||||
181.0.0.0/8 lacnic
|
||||
183.96.0.0/11 whois.nic.or.kr
|
||||
182.0.0.0/7 apnic
|
||||
185.0.0.0/8 UNALLOCATED
|
||||
185.0.0.0/8 ripe
|
||||
186.0.0.0/7 lacnic
|
||||
188.0.0.0/8 ripe # transferred from ARIN to to RIPE
|
||||
189.0.0.0/8 lacnic
|
||||
|
||||
@ -107,7 +107,7 @@
|
||||
.edu.cn whois.edu.cn
|
||||
.cn whois.cnnic.cn
|
||||
.uk.co whois.uk.co
|
||||
.co WEB http://www.whois.co/
|
||||
.co whois.nic.co
|
||||
.cr WEB http://www.nic.cr/niccr_publico/showRegistroDominiosScreen.do
|
||||
.cu WEB http://www.nic.cu/
|
||||
.cv NONE # www.dns.cv?
|
||||
@ -143,7 +143,7 @@
|
||||
.gh WEB http://www.nic.gh/customer/search_c.htm
|
||||
.gi AFILIAS
|
||||
.gl whois.nic.gl
|
||||
.gm whois.ripe.net # www.nic.gm
|
||||
.gm WEB http://www.nic.gm/htmlpages/whois.htm
|
||||
.gn NONE # http://www.psg.com/dns/gn/
|
||||
.gp whois.nic.gp
|
||||
.gq NONE # NO NIC http://www.getesa.gq/
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Enhanced WHOIS client
|
||||
Name: whois
|
||||
Version: 5.0.10
|
||||
Version: 5.0.11
|
||||
Release: 1
|
||||
License: GPL
|
||||
Vendor: Marco d'Itri <md@linux.it>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user