Marco d'Itri
96f8dd873b
Add the charset for the servers of British government SLDs
2022-12-28 20:38:26 +01:00
Marco d'Itri
d905700652
Add the .ac.uk and .gov.uk TLD servers
...
As requested by the registrar (JISC).
2022-12-28 20:36:33 +01:00
Marco d'Itri
2ccecac906
Add the .llyw.cymru, .gov.scot and .gov.wales TLD servers
2022-12-28 20:35:31 +01:00
Marco d'Itri
fd61dfe265
Update the list of new gTLDs
...
Four IDN generic TLDs assigned in October 2013 were missing from the
list because of a bug of the list maintenance program.
2022-12-28 20:24:58 +01:00
Marco d'Itri
23b380813c
Remove 4 new gTLDs which are no longer active
2022-12-28 20:24:43 +01:00
Marco d'Itri
a0b231029c
Update the .bd TLD server
...
Notwithstanding the domain name, the old web site was actually the
one of a registrar.
2022-11-26 02:56:09 +01:00
Marco d'Itri
d0ce5cd9e5
Refactoring
2022-11-22 04:24:40 +01:00
Marco d'Itri
9c9a2591b8
Enable recursion for whois.nic.tv
...
The output is similar to the one from AFILIAS, so we can reuse the same
code.
2022-11-22 04:17:47 +01:00
Lumito
c5e837a0b1
Update the .tv TLD server
2022-11-22 00:56:00 +01:00
Marco d'Itri
c7e7336da6
Update the .nz TLD server
...
Same server, different domain.
2022-11-17 23:53:04 +01:00
Temuri Doghonadze
b36c398f10
Add the ka translation
2022-11-01 18:17:50 +01:00
Lauri Nurmi
e20f7df794
Update the fi translation
2022-11-01 18:14:06 +01:00
Ørjan Malde
edc625d0e1
config.h: add support for midipix
...
Signed-off-by: Ørjan Malde <red@foxi.me>
Signed-off-by: Ørjan Malde <red@foxi.me>
2022-11-01 17:54:18 +01:00
Marco d'Itri
ab10466cf2
Debian changelog for 5.5.14
v5.5.14
2022-10-16 22:16:42 +02:00
Marco d'Itri
8489269175
Switch to debhelper compatibility level 13
2022-10-16 22:16:16 +02:00
Fabrice Fontaine
6f8c9f5d85
config.h: fix uclibc builds without NLS
...
uclibc defines __GLIBC__ but doesn't always have NLS support resulting
in the following build failure:
In file included from whois.h:1,
from whois.c:44:
utils.h:38:11: fatal error: libintl.h: No such file or directory
38 | # include <libintl.h>
| ^~~~~~~~~~~
Fixes:
- http://autobuild.buildroot.org/results/a9d1c9076345d94ac2f9a4008b8563c5a34f655e
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2022-10-16 22:09:36 +02:00
Marco d'Itri
d80e41cc9e
Rename whois.register.si in the list of RIPE-like servers
2022-10-16 22:00:13 +02:00
Marco d'Itri
d4c27f6dae
Remove whois.nic.fr from the list of RIPE-like servers
...
Closes : #1021110
2022-10-16 22:00:08 +02:00
Cagatay Bal
1b6964cb28
Update the charset for whois.nic.tr
...
Since 2022-09-14 the .tr TLD has been managed by a different registry
and changed the output encoding.
2022-10-16 22:00:08 +02:00
Marco d'Itri
6171640958
Update the list of new gTLDs
2022-10-16 22:00:08 +02:00
Marco d'Itri
a8647997b8
Update the .py TLD server
2022-09-12 00:48:26 +02:00
Marco d'Itri
dde969c3bf
Remove the .gu TLD server
2022-09-12 00:40:31 +02:00
Marco d'Itri
86aa2268f1
Update the .mt TLD server
...
The web whois service is filtered as well nowadays.
2022-09-12 00:14:39 +02:00
Marco d'Itri
9a5c7051b9
Add the .bf TLD server
2022-09-11 23:55:45 +02:00
Marco d'Itri
2a5108fa07
Update the .pk TLD server
2022-09-11 23:43:11 +02:00
Marco d'Itri
988e752fc9
Update the .fj TLD server
2022-09-11 23:38:39 +02:00
Marco d'Itri
ed64bfb241
Update the .dm TLD server
...
Same server, different domain.
2022-09-11 23:37:08 +02:00
Marco d'Itri
1b89adf90b
Debian changelog for 5.5.13
v5.5.13
2022-04-08 01:09:39 +02:00
Marco d'Itri
563a26e287
Switch to debhelper compatibility level 12
2022-04-08 01:08:48 +02:00
Oğuz Ersen
7f1183c5ea
Add the tr translation
2022-04-08 01:08:48 +02:00
Marco d'Itri
27732500b1
Update the list of new gTLDs
2022-04-08 00:14:57 +02:00
榆木
f3192340aa
New TLD servers: sd
2022-04-07 23:50:25 +02:00
Marco d'Itri
b65389d5f7
Debian changelog for 5.5.12
v5.5.12
2022-02-23 01:07:37 +01:00
Marco d'Itri
0905ef070b
debian/rules: enable full hardening
2022-02-23 01:02:51 +01:00
Marco d'Itri
aab2749007
debian/control: update the policy version
2022-02-23 01:00:09 +01:00
Marco d'Itri
6c1e4b95f2
debian/changelog: remove trailing blank spaces
2022-02-23 01:00:09 +01:00
Helge Kreutzmann
152c865bd3
Update the de translation
...
Closes : #1003597
2022-02-23 01:00:05 +01:00
Yoichiro Takahashi
fe3e14e372
Fix detection of Japanese locales using $LC_MESSAGES
...
This has been broken since it was implemented in version 5.0.0.
2022-02-23 00:39:28 +01:00
Marco d'Itri
ce897dbc10
Remove 2 new gTLDs which are no longer active
2022-02-23 00:30:56 +01:00
egobiah
9f402e73e5
Update the .jobs TLD server
...
whois.nic.jobs is now managed by Nominet UK and does not support the
Verisign-style commands anymore, so all queries get "Syntax error."
in response.
2022-02-23 00:28:10 +01:00
Marco d'Itri
05c68ae9f0
mkpasswd: add some comments
2022-01-06 16:09:42 +01:00
Marco d'Itri
fb5cc7f4ef
mkpasswd: allow providing a partial salt string
...
To support commands like:
mkpasswd --method=yescrypt abc 'j9T$NLTnlHlt6cj0lkSizrMNN.'
mkpasswd --method=sha-256 abc 'rounds=3000$NhJ78pg4LKwQ9cOJ$'
2022-01-06 16:04:42 +01:00
Marco d'Itri
5f5ba8312c
Debian changelog for 5.5.11
v5.5.11
2022-01-03 18:21:04 +01:00
Marco d'Itri
96b3c3f58c
Support Ubuntu no-change uploads in make_version_h.pl
2022-01-03 18:15:40 +01:00
Marco d'Itri
b7ae56565b
Updated translation: it.po
2022-01-03 18:13:06 +01:00
Marco d'Itri
1c38a48467
Update the .po files
2022-01-03 18:10:50 +01:00
Marco d'Itri
db2f94d5ff
whois: implement --no-recursion
2022-01-03 18:08:54 +01:00
a1346054
a999d0ac6a
Trim trailing whitespace
2022-01-03 15:45:46 +01:00
a1346054
03425185b0
Fix some spelling mistakes
2022-01-03 15:45:26 +01:00
Marco d'Itri
188e1f9de4
Update the .pro TLD server
...
Same server, different domain.
2022-01-03 15:34:02 +01:00