mirror of
https://github.com/rfc1036/whois.git
synced 2026-04-03 06:40:52 +00:00
Imported Debian version 4.7.28
This commit is contained in:
parent
ce5e346d70
commit
8032d7b7f6
@ -61,7 +61,7 @@
|
|||||||
38912 39935 ripe
|
38912 39935 ripe
|
||||||
40960 45055 ripe
|
40960 45055 ripe
|
||||||
45056 46079 apnic
|
45056 46079 apnic
|
||||||
47104 48127 ripe
|
47104 49151 ripe
|
||||||
|
|
||||||
# catch all: everything else comes from ARIN
|
# catch all: everything else comes from ARIN
|
||||||
1 47103 arin
|
1 47103 arin
|
||||||
|
|||||||
2
config.h
2
config.h
@ -1,5 +1,5 @@
|
|||||||
/* Program version */
|
/* Program version */
|
||||||
#define VERSION "4.7.27"
|
#define VERSION "4.7.28"
|
||||||
|
|
||||||
/* Configurable features */
|
/* Configurable features */
|
||||||
|
|
||||||
|
|||||||
1
data.h
1
data.h
@ -72,6 +72,7 @@ const char *nic_handles[] = {
|
|||||||
"netblk-", "whois.arin.net",
|
"netblk-", "whois.arin.net",
|
||||||
"poem-", "whois.ripe.net",
|
"poem-", "whois.ripe.net",
|
||||||
"form-", "whois.ripe.net",
|
"form-", "whois.ripe.net",
|
||||||
|
"pgpkey-", "whois.ripe.net",
|
||||||
#if 0
|
#if 0
|
||||||
// commented until somebody will explain the query format for these
|
// commented until somebody will explain the query format for these
|
||||||
"coco-", "whois.corenic.net",
|
"coco-", "whois.corenic.net",
|
||||||
|
|||||||
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
|||||||
|
whois (4.7.28) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Updated the .aero TLD server.
|
||||||
|
* Added a new ASN allocation.
|
||||||
|
* Search PGPKEY-* objects in the RIPE database.
|
||||||
|
|
||||||
|
-- Marco d'Itri <md@linux.it> Wed, 10 Sep 2008 18:49:37 +0200
|
||||||
|
|
||||||
whois (4.7.27) unstable; urgency=medium
|
whois (4.7.27) unstable; urgency=medium
|
||||||
|
|
||||||
* Updated the .md and .me TLD servers.
|
* Updated the .md and .me TLD servers.
|
||||||
|
|||||||
@ -38,7 +38,7 @@
|
|||||||
.e164.arpa whois.ripe.net
|
.e164.arpa whois.ripe.net
|
||||||
.arpa whois.iana.org
|
.arpa whois.iana.org
|
||||||
|
|
||||||
.aero WEB http://www.nic.aero/
|
.aero whois.aero
|
||||||
.asia whois.nic.asia
|
.asia whois.nic.asia
|
||||||
.biz whois.nic.biz
|
.biz whois.nic.biz
|
||||||
.cat whois.cat
|
.cat whois.cat
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
Summary: Enhanced WHOIS client
|
Summary: Enhanced WHOIS client
|
||||||
Name: whois
|
Name: whois
|
||||||
Version: 4.7.27
|
Version: 4.7.28
|
||||||
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