Imported Debian version 4.7.5

This commit is contained in:
Marco d'Itri 2005-05-18 14:51:25 +02:00
parent c163eebde7
commit 29d43d00f5
5 changed files with 12 additions and 3 deletions

View File

@ -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

View File

@ -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
View File

@ -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.

View File

@ -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

View File

@ -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>