Romuald Brunet
48fe7fa93b
Add CentralNic .IN.NET TLD server
2013-08-13 19:12:20 +02:00
Marco d'Itri
352c45e327
Update the .gd TLD server
2013-08-09 15:36:28 +02:00
Marco d'Itri
5a0f08500f
Debian changelog for 5.0.26
v5.0.26
2013-07-17 01:06:44 +02:00
Marco d'Itri
3a1c279dbd
Add comments about some upcoming TLD servers
...
These TLDs are still in the launch phase.
2013-07-17 01:06:44 +02:00
Simone Carletti
913ee41cbd
Update .CF TLD definition
...
.CF TLD now has a WHOIS server.
See http://www.iana.org/domains/root/db/cf.html
2013-07-16 15:29:30 +02:00
Simone Carletti
80b71c5e1d
Update .BI TLD definition
...
.BI TLD now has a WHOIS server.
See http://www.iana.org/domains/root/db/bi.html
2013-06-25 11:55:59 +03:00
Marco d'Itri
588e7c530d
Update an ASN allocation
...
LACNIC returned part of its last allocation.
2013-06-12 01:26:12 +02:00
Marco d'Itri
5233e47ab8
Add a new ASN allocation
2013-05-31 01:36:23 +02:00
Marco d'Itri
4b92a43791
Debian changelog for 5.0.25
v5.0.25
2013-05-10 05:20:27 +02:00
Marco d'Itri
d97533a52f
Add TLD servers: ax bn iq pw rw
2013-05-02 02:58:32 +02:00
Chris Leick
7201eade28
Update de.po
2013-04-28 12:07:43 +02:00
Steve Petruzzello
1e241f1b51
Update fr.po
2013-04-22 06:26:19 +02:00
Marco d'Itri
7bcd0b7ec2
Debian changelog for 5.0.24
v5.0.24
2013-04-18 03:37:02 +02:00
Joe Hansen
4f915548ce
Update da.po
2013-04-18 03:29:36 +02:00
Jakub Bogusz
a1ef15aec2
Update pl.po
2013-04-18 03:29:36 +02:00
Petr Pisar
2bfb385aaa
Update cs.po
2013-04-18 03:29:36 +02:00
Yuri Kozlov
b1b79b5185
Update ru.po
2013-04-18 03:29:36 +02:00
Marco d'Itri
81fcf54a70
Update it.po
2013-04-18 03:29:36 +02:00
Marco d'Itri
3b2f0c1042
Refresh the .po files
2013-04-18 03:29:36 +02:00
Marco d'Itri
08438d7761
Add new LACNIC AS numbers
2013-04-10 17:25:05 +02:00
Marco d'Itri
4deb57d9ba
Undocument the -F RIPE option
...
It is deprecated, does not always work correctly and nobody should ever
use it anymore.
2013-04-10 17:25:05 +02:00
Marco d'Itri
865f6025eb
Handle --help as success for mkpasswd too
2013-04-10 17:25:05 +02:00
Petr Písař
361164fea5
Handle --help as success
...
whois --help output should go to standard output, and exit code should
be zero.
2013-04-10 17:25:05 +02:00
Petr Písař
3f0c3d4436
Add whois.conf(5) manual page
2013-04-10 17:25:05 +02:00
Petr Písař
c5fb072b2b
Remove -S option
...
RIPE-like `-S' option is not documented nor supported by RIPE.
2013-04-10 17:25:05 +02:00
Petr Písař
8ec60c27f0
Update documentation
...
whois(1) options listing has been updated in whois --help output as
well as in manual page.
Rerefence to RIPE WHOIS database query syntax has been updated.
2013-04-10 17:25:05 +02:00
Marco d'Itri
16c9a177c9
Debian changelog for 5.0.23
v5.0.23
2013-04-08 06:30:38 +02:00
Marco d'Itri
cc8793f281
Update the servers encoding list: whois.nic.or.kr
...
whois.nic.or.kr switched from EUC-KR to UTF-8.
Fixes Ubuntu bug LP#1132526.
2013-04-08 06:27:05 +02:00
Marco d'Itri
d5fc1f0e42
whois.spec: the source packages nowadays use XZ
2013-04-05 00:44:31 +02:00
Marco d'Itri
a24bf42c96
Debian changelog for 5.0.22
v5.0.22
2013-04-01 01:28:10 +02:00
Marco d'Itri
afaafb6691
Really support Debian cross-building
...
As it turned out, real cross compilers do not ship $triplet-cc commands.
2013-04-01 01:28:10 +02:00
Marco d'Itri
d24bcb9a4d
Update the README file for the modern age
2013-04-01 01:27:56 +02:00
Marco d'Itri
6392313e63
New release 5.0.22
2013-03-31 22:18:59 +02:00
Marco d'Itri
183d1110cc
Debian changelog for 5.0.21
v5.0.21
2013-03-31 21:46:30 +02:00
Marco d'Itri
130cfbf215
Support Debian cross-building
...
Respect DEB_HOST_GNU_TYPE when selecting CC for cross-compiling.
Fixes Debian bug #695442 reported by Adam Conrad.
2013-03-31 21:43:19 +02:00
Marco d'Itri
e5e1efe2c3
Update the TLD servers list
...
Add:
.xn--j1amh (.укр, Ukraine)
Update:
.bi
.se (requested by registry staff)
.vn
Remove whois.pandi.or.id from the list of servers which support the RIPE
extensions, since it does not anymore and queries are broken.
2013-03-31 08:13:02 +02:00
Marco d'Itri
147c1f3e06
Update some disclaimer suppression strings
2013-03-31 08:10:29 +02:00
Marco d'Itri
7d4b9714c4
Remove a unused variable
2013-03-31 08:10:29 +02:00
Marco d'Itri
9b1706c1e1
Fix parsing of 6to4 addresses
...
The last two bytes of the IPv4 address in 6to4 addresses were not
parsed correctly since version 5.0.19. (Fixes #699928.)
2013-03-31 08:10:02 +02:00
Marco d'Itri
3dacfba4f0
Add .gitignore
2013-03-31 07:49:22 +02:00
Marco d'Itri
d5045557e8
Update to the latest policy revision
2013-03-31 07:49:21 +02:00
Marco d'Itri
754121f014
New release 5.0.21
2013-03-31 07:43:41 +02:00
Marco d'Itri
d0d2407887
Imported Debian version 5.0.20
v5.0.20
2013-03-30 02:32:08 +01:00
Marco d'Itri
a21a1d7756
Imported Debian version 5.0.19
v5.0.19
2013-03-30 02:31:42 +01:00
Marco d'Itri
0b19184e9a
Imported Debian version 5.0.18
v5.0.18
2013-03-30 02:31:42 +01:00
Marco d'Itri
2d381497c0
Imported Debian version 5.0.17
v5.0.17
2013-03-30 02:31:42 +01:00
Marco d'Itri
0e2b2133dd
Imported Debian version 5.0.16
v5.0.16
2013-03-30 02:31:42 +01:00
Marco d'Itri
51d8f998dd
Imported Debian version 5.0.15
v5.0.15
2013-03-30 02:31:41 +01:00
Marco d'Itri
ac181807bf
Imported Debian version 5.0.14
v5.0.14
2013-03-30 02:31:41 +01:00
Marco d'Itri
dc3da63043
Imported Debian version 5.0.13
v5.0.13
2013-03-30 02:31:41 +01:00