mirror of
https://github.com/rfc1036/whois.git
synced 2026-05-03 06:51:09 +00:00
Imported Debian version 4.5.6
This commit is contained in:
parent
ea3543984a
commit
210d9619a3
@ -19,3 +19,9 @@
|
|||||||
10074 10239 apnic
|
10074 10239 apnic
|
||||||
12288 13311 ripe
|
12288 13311 ripe
|
||||||
15360 16383 ripe
|
15360 16383 ripe
|
||||||
|
16384 17407 arin
|
||||||
|
17408 18431 apnic
|
||||||
|
18432 19455 arin
|
||||||
|
19456 20479 arin
|
||||||
|
20480 21503 ripe
|
||||||
|
|
||||||
|
|||||||
2
config.h
2
config.h
@ -1,6 +1,6 @@
|
|||||||
/* Program version */
|
/* Program version */
|
||||||
/* not for the inetutils version */
|
/* not for the inetutils version */
|
||||||
#define VERSION "4.5.4"
|
#define VERSION "4.5.6"
|
||||||
|
|
||||||
/* Configurable features */
|
/* Configurable features */
|
||||||
|
|
||||||
|
|||||||
16
debian/changelog
vendored
16
debian/changelog
vendored
@ -1,10 +1,22 @@
|
|||||||
|
whois (4.5.6) unstable; urgency=low
|
||||||
|
|
||||||
|
* Fixed typo in the server name for .si.
|
||||||
|
|
||||||
|
-- Marco d'Itri <md@linux.it> Wed, 4 Apr 2001 01:27:53 +0200
|
||||||
|
|
||||||
|
whois (4.5.5) unstable; urgency=low
|
||||||
|
|
||||||
|
* Added -itnic NIC handles.
|
||||||
|
* Updated AS list (Closes: #88920).
|
||||||
|
|
||||||
|
-- Marco d'Itri <md@linux.it> Sun, 1 Apr 2001 22:14:04 +0200
|
||||||
|
|
||||||
whois (4.5.4) unstable; urgency=low
|
whois (4.5.4) unstable; urgency=low
|
||||||
|
|
||||||
* Updated .at, .be, .cy, .cz, .ee, .gr, .il, .pl, .ro, .vi and .nz ccTLDs.
|
* Updated .at, .be, .cy, .cz, .ee, .gr, .il, .pl, .ro, .vi and .nz ccTLDs.
|
||||||
* Added -cz, -nicat, -norid and -rotld nic handles.
|
* Added -cz, -nicat, -norid and -rotld NIC handles.
|
||||||
* Added telstra IP allocations.
|
* Added telstra IP allocations.
|
||||||
* Fixed fencepost error (Closes: #83661).
|
* Fixed fencepost error (Closes: #83661).
|
||||||
* Added .gov.uk server (Closes: #89501).
|
|
||||||
|
|
||||||
-- Marco d'Itri <md@linux.it> Wed, 7 Mar 2001 00:45:33 +0100
|
-- Marco d'Itri <md@linux.it> Wed, 7 Mar 2001 00:45:33 +0100
|
||||||
|
|
||||||
|
|||||||
@ -48,8 +48,7 @@
|
|||||||
## The C class space is cleanly delegated and the data here should be complete
|
## The C class space is cleanly delegated and the data here should be complete
|
||||||
192.71.0.0/16 ripe
|
192.71.0.0/16 ripe
|
||||||
192.72.0.0/16 whois.seed.net.tw # NETBLK-SEED-NETS
|
192.72.0.0/16 whois.seed.net.tw # NETBLK-SEED-NETS
|
||||||
192.106.144.0/20 ripe
|
192.106.0.0/16 ripe
|
||||||
192.106.196.0/23 ripe
|
|
||||||
192.162.0.0/16 ripe
|
192.162.0.0/16 ripe
|
||||||
192.164.0.0/14 ripe
|
192.164.0.0/14 ripe
|
||||||
192.0.0.0/8 arin # the swamp
|
192.0.0.0/8 arin # the swamp
|
||||||
|
|||||||
@ -102,6 +102,7 @@
|
|||||||
.fm WEB http://www.nic.fm/register.html
|
.fm WEB http://www.nic.fm/register.html
|
||||||
.fo whois.ripe.net # www.nic.fo
|
.fo whois.ripe.net # www.nic.fo
|
||||||
.fr whois.nic.fr
|
.fr whois.nic.fr
|
||||||
|
#.fx
|
||||||
#.ga # (not responding) NIC? www.inet.ga
|
#.ga # (not responding) NIC? www.inet.ga
|
||||||
.gb NONE
|
.gb NONE
|
||||||
#.gd # NO NIC (UPR)
|
#.gd # NO NIC (UPR)
|
||||||
@ -224,7 +225,7 @@
|
|||||||
.se whois.nic-se.se
|
.se whois.nic-se.se
|
||||||
.sg whois.nic.net.sg
|
.sg whois.nic.net.sg
|
||||||
.sh whois.nic.sh
|
.sh whois.nic.sh
|
||||||
.si whois.arnec.si
|
.si whois.arnes.si
|
||||||
.sj NONE # http://www.uninett.no/navn/bv-sj.html
|
.sj NONE # http://www.uninett.no/navn/bv-sj.html
|
||||||
.sk whois.ripe.net
|
.sk whois.ripe.net
|
||||||
#.sl # NIC? http://www.sierratel.sl/
|
#.sl # NIC? http://www.sierratel.sl/
|
||||||
@ -303,3 +304,4 @@
|
|||||||
-kg whois.domain.kg
|
-kg whois.domain.kg
|
||||||
-norid whois.norid.no
|
-norid whois.norid.no
|
||||||
-rotld whois.rotld.ro
|
-rotld whois.rotld.ro
|
||||||
|
-itnic whois.nic.it
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user