mirror of
https://github.com/rfc1036/whois.git
synced 2026-08-01 07:20:13 +00:00
Imported Debian version 4.7.11
This commit is contained in:
parent
c3f3347bc8
commit
d60c06bc32
@ -12,7 +12,7 @@
|
||||
2773 2822 ripe
|
||||
2830 2879 ripe
|
||||
3154 3353 ripe
|
||||
4608 4863 apnic
|
||||
4608 4864 apnic
|
||||
5120 5376 whois.nic.mil
|
||||
5377 5631 ripe
|
||||
5800 6055 whois.nic.mil
|
||||
@ -59,5 +59,5 @@
|
||||
38912 39935 ripe
|
||||
|
||||
# catch all: everything else comes from ARIN
|
||||
1 37887 arin
|
||||
1 39935 arin
|
||||
|
||||
|
||||
2
config.h
2
config.h
@ -1,6 +1,6 @@
|
||||
/* Program version */
|
||||
/* not for the inetutils version */
|
||||
#define VERSION "4.7.10"
|
||||
#define VERSION "4.7.11"
|
||||
|
||||
/* Configurable features */
|
||||
|
||||
|
||||
1
data.h
1
data.h
@ -36,6 +36,7 @@ const char *hide_strings[] = {
|
||||
"NOTICE: Access to .INFO WHOIS", "",
|
||||
"NOTICE: Access to the .aero", "",
|
||||
"This Registry database contains ONLY .EDU", "type: help", /* edu */
|
||||
"% .eu Whois Server", "% of the database",
|
||||
"The data in Register", "", /* Register.Com */
|
||||
"The Data in the Tucows", "RECORD DOES NOT",
|
||||
" The data contained in the WHOIS", "", /* DOTSTER */
|
||||
|
||||
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
whois (4.7.11) unstable; urgency=medium
|
||||
|
||||
* Added the .eu TLD server. (Closes: #342546)
|
||||
* Added swedish translation, by Daniel Nylander. (Closes: #344019)
|
||||
* Added new IPv6 allocations.
|
||||
|
||||
-- Marco d'Itri <md@linux.it> Wed, 7 Dec 2005 13:55:37 +0100
|
||||
|
||||
whois (4.7.10) unstable; urgency=medium
|
||||
|
||||
* Added new ASN allocations. (Closes: #341560)
|
||||
|
||||
@ -46,7 +46,7 @@
|
||||
2800:0000::/23 lacnic
|
||||
|
||||
2A00:0000::/21 ripe
|
||||
2A01:0000::/23 ripe
|
||||
2A01:0000::/16 ripe
|
||||
|
||||
3FFE:0000::/16 6bone
|
||||
|
||||
|
||||
@ -101,11 +101,12 @@
|
||||
.dz WEB http://www.nic.dz/anglais/dom-attr-eng.htm
|
||||
.ec WEB http://www.nic.ec/eng/nicec.htm
|
||||
.ee whois.eenet.ee
|
||||
.eg NONE # http://www.ise.org.eg/domain.htm http://www.frcu.eun.eg/docs/e/dns.php
|
||||
.eg NONE # http://www.ise.org.eg/domain.htm http://www.frcu.eun.eg/docs-n/e-dns.php
|
||||
#.eh
|
||||
.er NONE # http://www.afridns.org/er/tld_er.txt
|
||||
.es WEB https://www.nic.es/ingles/
|
||||
#.et NONE # NIC? www.telecom.net.et
|
||||
#.et NONE # http://www.telecom.net.et/EthioInternet/domainname.html
|
||||
.eu whois.eu
|
||||
.fi whois.ficora.fi
|
||||
.fj whois.usp.ac.fj
|
||||
.fk NONE # http://www.fidc.org.fk/
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Enhanced WHOIS client
|
||||
Name: whois
|
||||
Version: 4.7.10
|
||||
Version: 4.7.11
|
||||
Release: 1
|
||||
License: GPL
|
||||
Vendor: Marco d'Itri <md@linux.it>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user