mirror of
https://github.com/rfc1036/whois.git
synced 2026-08-31 07:30:22 +00:00
Imported Debian version 4.7.5
This commit is contained in:
parent
c163eebde7
commit
29d43d00f5
@ -48,7 +48,9 @@
|
|||||||
26592 26623 lacnic
|
26592 26623 lacnic
|
||||||
27648 28671 lacnic
|
27648 28671 lacnic
|
||||||
28672 29695 ripe
|
28672 29695 ripe
|
||||||
|
30980 30999 afrinic
|
||||||
30720 31743 ripe
|
30720 31743 ripe
|
||||||
|
34515 34519 afrinic
|
||||||
33792 35839 ripe
|
33792 35839 ripe
|
||||||
36864 37887 afrinic
|
36864 37887 afrinic
|
||||||
|
|
||||||
|
|||||||
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.7.4"
|
#define VERSION "4.7.5"
|
||||||
|
|
||||||
/* Configurable features */
|
/* Configurable features */
|
||||||
|
|
||||||
|
|||||||
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
whois (4.7.5) unstable; urgency=high
|
||||||
|
|
||||||
|
* Updated the .in TLD server. (Closes: #308609)
|
||||||
|
* Added the ASN allocations for Afrinic.
|
||||||
|
|
||||||
|
-- Marco d'Itri <md@linux.it> Wed, 18 May 2005 14:51:25 +0200
|
||||||
|
|
||||||
whois (4.7.4) unstable; urgency=high
|
whois (4.7.4) unstable; urgency=high
|
||||||
|
|
||||||
* Implemented the new b, B and G flags of the RIPE server.
|
* Implemented the new b, B and G flags of the RIPE server.
|
||||||
|
|||||||
@ -142,7 +142,7 @@
|
|||||||
.ie whois.domainregistry.ie
|
.ie whois.domainregistry.ie
|
||||||
.il whois.isoc.org.il
|
.il whois.isoc.org.il
|
||||||
.im WEB http://www.nic.im/exist.html
|
.im WEB http://www.nic.im/exist.html
|
||||||
.in whois.ncst.ernet.in
|
.in whois.registry.in
|
||||||
.io whois.nic.io
|
.io whois.nic.io
|
||||||
#.iq # see http://nic-iq.nic-naa.net/
|
#.iq # see http://nic-iq.nic-naa.net/
|
||||||
.ir whois.nic.ir
|
.ir whois.nic.ir
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
Summary: Enhanced WHOIS client
|
Summary: Enhanced WHOIS client
|
||||||
Name: whois
|
Name: whois
|
||||||
Version: 4.7.4
|
Version: 4.7.5
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Vendor: Marco d'Itri <md@linux.it>
|
Vendor: Marco d'Itri <md@linux.it>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user