summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco d'Itri <md@linux.it>2005-12-07 13:55:37 +0100
committerMarco d'Itri <md@linux.it>2013-03-30 02:31:33 +0100
commitd60c06bc328f3997a34b5bc50fe948c0ae9bde50 (patch)
tree30c20f8e5e63addbc98aa80b4c940db011d1fa3a
parentc3f3347bc8bbd24c413d9828fea45d27c729cd1f (diff)
downloadwhois-d60c06bc328f3997a34b5bc50fe948c0ae9bde50.tar.gz
Imported Debian version 4.7.11v4.7.11
-rw-r--r--as_del_list4
-rw-r--r--config.h2
-rw-r--r--data.h1
-rw-r--r--debian/changelog8
-rw-r--r--ip6_del_list2
-rw-r--r--tld_serv_list5
-rw-r--r--whois.spec2
7 files changed, 17 insertions, 7 deletions
diff --git a/as_del_list b/as_del_list
index 0aa0e10..9b7c397 100644
--- a/as_del_list
+++ b/as_del_list
@@ -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
diff --git a/config.h b/config.h
index b950bd4..02f65e5 100644
--- a/config.h
+++ b/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 */
diff --git a/data.h b/data.h
index 6912cca..7f6adf2 100644
--- a/data.h
+++ b/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 */
diff --git a/debian/changelog b/debian/changelog
index e6d2576..a936061 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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)
diff --git a/ip6_del_list b/ip6_del_list
index e4cb689..30c06a2 100644
--- a/ip6_del_list
+++ b/ip6_del_list
@@ -46,7 +46,7 @@
2800:0000::/23 lacnic
2A00:0000::/21 ripe
-2A01:0000::/23 ripe
+2A01:0000::/16 ripe
3FFE:0000::/16 6bone
diff --git a/tld_serv_list b/tld_serv_list
index 68b8082..5e1235e 100644
--- a/tld_serv_list
+++ b/tld_serv_list
@@ -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/
diff --git a/whois.spec b/whois.spec
index f81c0ca..15e8124 100644
--- a/whois.spec
+++ b/whois.spec
@@ -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>