diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 06:12:56 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 06:12:56 +0000 |
commit | be957d1cf08a23fea1ca3d04b4b896b090044db8 (patch) | |
tree | 9d618cc903109b6320636db4a04033407b868190 | |
parent | Merging upstream version 5.5.22. (diff) | |
download | whois-be957d1cf08a23fea1ca3d04b4b896b090044db8.tar.xz whois-be957d1cf08a23fea1ca3d04b4b896b090044db8.zip |
Adding debian version 5.5.22.debian/5.5.22
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/changelog | 8 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 19b13bd..40c84c4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +whois (5.5.22) unstable; urgency=medium + + * Fixed a segmentation fault with --no-recursion. + * Updated the .bm and .vi TLD servers. + * Removed 4 new gTLDs which are no longer active. + + -- Marco d'Itri <md@linux.it> Mon, 01 Apr 2024 20:14:41 +0200 + whois (5.5.21) unstable; urgency=medium * Updated the .cv and .sd TLD servers. diff --git a/debian/control b/debian/control index 95d952a..65ea9a3 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: standard Maintainer: Marco d'Itri <md@linux.it> Standards-Version: 4.6.2.0 Rules-Requires-Root: no -Build-Depends: debhelper-compat (= 13), gettext, pkg-config, +Build-Depends: debhelper-compat (= 13), gettext, pkgconf, bash-completion, libidn2-dev (>= 2.0.3), Vcs-Git: https://github.com/rfc1036/whois.git |