From 6a0956c7e5f7607c0d18e451089a5a6ac8c39e59 Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Fri, 17 Jan 2014 00:38:21 +0100 Subject: Debian changelog for 5.1.2 --- debian/changelog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 151cf28..142690b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +whois (5.1.2) unstable; urgency=medium + + * Always query whois.nic.$TLD for the "new" gTLDs, because the ICANN + contract requires that it works. + * Added the .aw and .zm TLD servers. + * Updated the .mk, .tc and .vu TLD servers. + * Added more ASN entries for Japan and Korea. + * Fixed some invalid ASN and networks entries which would never be + matched, reported by Henry Stern. + * mkpasswd ported to Solaris/Dyson, patch courtesy of Igor Pashev. + + -- Marco d'Itri Fri, 02 May 2014 04:15:08 +0200 + whois (5.1.1) unstable; urgency=medium * Added the servers for 29 "new" gTLDs. -- cgit v1.2.3 From 3a5fdb0bfdbd4d24047f1361eb7fe21d43df9df2 Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Wed, 21 May 2014 16:02:20 +0200 Subject: Debian changelog for 5.1.3 --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 142690b..cafa5cd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +whois (5.1.3) unstable; urgency=medium + + * Use the IANA recovered address space list. + * Updated the list of new gTLDs. + * Support hiding disclaimers until the end of the output. + * Fix a disclaimer hiding string. (Closes: #748363) + + -- Marco d'Itri Mon, 26 May 2014 04:19:41 +0200 + whois (5.1.2) unstable; urgency=medium * Always query whois.nic.$TLD for the "new" gTLDs, because the ICANN -- cgit v1.2.3 From 2d55a4e9927d51b277849594e70c391abf1c7b0b Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Wed, 4 Jun 2014 13:58:34 +0200 Subject: Debian changelog for 5.1.4 --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index cafa5cd..dd792c1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +whois (5.1.4) unstable; urgency=medium + + * Added the charset for whois.lacnic.net. + * Updated the list of new gTLDs. + * Updated one or more translations. + + -- Marco d'Itri Mon, 30 Jun 2014 04:22:21 +0200 + whois (5.1.3) unstable; urgency=medium * Use the IANA recovered address space list. -- cgit v1.2.3 From d65bbaa7907cb3c1cbc0ccb6ae95324d6484c6f1 Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Fri, 25 Jul 2014 03:46:39 +0200 Subject: Debian changelog for 5.1.5 --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index dd792c1..052404f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +whois (5.1.5) unstable; urgency=medium + + * Updated the list of new gTLDs. + * Added some disclaimer suppression strings for the new gTLDs' servers. + * Updated one or more translations. (Closes: #756231) + + -- Marco d'Itri Sat, 02 Aug 2014 03:41:44 +0200 + whois (5.1.4) unstable; urgency=medium * Added the charset for whois.lacnic.net. -- cgit v1.2.3 From 3957648d372db49208037bbc8fc125b8235806c2 Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Sat, 13 Sep 2014 05:10:20 +0200 Subject: Debian changelog for 5.2.0 --- debian/changelog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 052404f..5ff9a1c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +whois (5.2.0) unstable; urgency=medium + + * Implemented support for the long RIPE flags. + * "Fixed" some harmless bugs discovered with a Coverity scan. + * Default to whois.ripe.net when using long flags. + * Updated the list of new gTLDs. + * Added a new ASN allocation. + * Added new recovered IPv4 allocations. + * Updated make_version_h.pl to support Debian binNMUs. (Closes: #761318) + + -- Marco d'Itri Sat, 13 Sep 2014 05:05:16 +0200 + whois (5.1.5) unstable; urgency=medium * Updated the list of new gTLDs. -- cgit v1.2.3 From a4355256d8425cf307e6926f4b595cd801c42c90 Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Thu, 16 Oct 2014 01:53:46 +0200 Subject: Update the policy version --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 9006ad9..f4b963a 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: whois Section: net Priority: standard Maintainer: Marco d'Itri -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 Build-Depends: debhelper (>= 5), gettext, libidn11-dev Vcs-Git: git://github.com/rfc1036/whois.git Vcs-Browser: https://github.com/rfc1036/whois -- cgit v1.2.3 From a34f18b7a0c865a27dfbb313eea241f6ac6d2b5b Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Thu, 16 Oct 2014 01:51:01 +0200 Subject: Debian changelog for 5.2.1 --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 5ff9a1c..389e4a9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +whois (5.2.1) unstable; urgency=medium + + * Added the .aw and .zm TLD servers. + * Added the charset for whois.domain.kg. + * Updated the list of new gTLDs. + * Queries for bare TLDs will be directed to whois.iana.org. + (Closes: #763833) + + -- Marco d'Itri Thu, 16 Oct 2014 02:01:20 +0200 + whois (5.2.0) unstable; urgency=medium * Implemented support for the long RIPE flags. -- cgit v1.2.3 From 5105bc6e60593b01fe0dda4e5140621da8f80dba Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Thu, 6 Nov 2014 04:13:54 +0100 Subject: Debian changelog for 5.2.2 --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 389e4a9..56ad60f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +whois (5.2.2) unstable; urgency=medium + + * Fixed the code that removes trailing dots. (Closes: #763834) + * Added the .xn--d1alf (.мкд, Macedonia) and .xn--node (.გე, Georgia) + TLD servers. + * Updated the list of new gTLDs. + + -- Marco d'Itri Thu, 06 Nov 2014 03:47:43 +0100 + whois (5.2.1) unstable; urgency=medium * Added the .aw and .zm TLD servers. -- cgit v1.2.3 From 3605226cd40223b7ac6b95e266fd2d03879a832d Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Fri, 26 Dec 2014 19:55:27 +0100 Subject: Debian changelog for 5.2.3 --- debian/changelog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 56ad60f..ca6678a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +whois (5.2.3) unstable; urgency=medium + + * Added the .gw TLD server. + * Updated the .bm, .gr, .gt, .md, .np, .py, .tc, .tg, .vi, .net.za, + .org.za and .web.za TLD servers. (Closes: #773489) + * Removed the .cg TLD server. + * Updated the list of new gTLDs. + * mkpasswd: use arc4random_buf(3) where available. + * mkpasswd: support OpenBSD's new hash 2b. + * Updated some IPv4 allocations. + * Remove the new_gtlds.h generated file from the Debian source package. + + -- Marco d'Itri Fri, 26 Dec 2014 20:12:24 +0100 + whois (5.2.2) unstable; urgency=medium * Fixed the code that removes trailing dots. (Closes: #763834) -- cgit v1.2.3 From f5d7521e1ada02041b4eb7b6389ab79c5889afc0 Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Sun, 25 Jan 2015 04:13:32 +0100 Subject: Debian changelog for 5.2.4 --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index ca6678a..c6d1187 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +whois (5.2.4) unstable; urgency=medium + + * Fixed referrals handling for the .cc, .tv a .jobs TLDs. + * Updated the list of new gTLDs. + + -- Marco d'Itri Sun, 25 Jan 2015 04:07:20 +0100 + whois (5.2.3) unstable; urgency=medium * Added the .gw TLD server. -- cgit v1.2.3 From 3f5e307f4c8f0fb803b2c897bfc671405d205a7c Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Tue, 3 Mar 2015 02:49:37 +0100 Subject: Debian changelog for 5.2.5 --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index c6d1187..8cf1eb7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +whois (5.2.5) unstable; urgency=medium + + * Added the .xn--90ais (.бел, Belarus) TLD server. + * Updated the .ky TLD server. + * Updated the list of new gTLDs. + * Added new recovered IPv4 allocations. + + -- Marco d'Itri Tue, 03 Mar 2015 02:15:57 +0100 + whois (5.2.4) unstable; urgency=medium * Fixed referrals handling for the .cc, .tv a .jobs TLDs. -- cgit v1.2.3 From 0c774a2caa4dfbef12d907798a7808070d1bd5b7 Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Fri, 6 Mar 2015 01:25:38 +0100 Subject: Debian changelog for 5.2.6 --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 8cf1eb7..9892c8d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +whois (5.2.6) unstable; urgency=medium + + * Added the .edu.ph TLD server. + * Removed the .gov.py TLD server. (Closes: #780562) + * Updated the list of new gTLDs. + * Implemented hiding multiple disclaimers blocks to improve detection. + * Updated the disclaimer detection strings. + + -- Marco d'Itri Mon, 23 Mar 2015 04:28:39 +0100 + whois (5.2.5) unstable; urgency=medium * Added the .xn--90ais (.бел, Belarus) TLD server. -- cgit v1.2.3 From c9af7b9cb6645f29dfe0d8001db7137f89535226 Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Wed, 25 Mar 2015 22:56:48 +0100 Subject: Debian changelog for 5.2.7 --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 9892c8d..417a0d3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +whois (5.2.7) unstable; urgency=medium + + * Removed a bogus disclaimer detection string. + * Updated the list of new gTLDs + + -- Marco d'Itri Wed, 25 Mar 2015 23:04:44 +0100 + whois (5.2.6) unstable; urgency=medium * Added the .edu.ph TLD server. -- cgit v1.2.3 From d4039a5a578072dc2ce93256c02645b9cdf856f3 Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Sun, 15 Mar 2015 04:09:25 +0100 Subject: Clean up debian/rules --- debian/rules | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) (limited to 'debian') diff --git a/debian/rules b/debian/rules index b975132..179a446 100755 --- a/debian/rules +++ b/debian/rules @@ -1,8 +1,9 @@ #!/usr/bin/make -f SHELL+= -e -DEB_HOST_GNU_TYPE := $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) -DEB_BUILD_GNU_TYPE := $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) +-include /usr/share/dpkg/architecture.mk +DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) +DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) ifneq ($(DEB_HOST_GNU_TYPE),$(DEB_BUILD_GNU_TYPE)) export CC := $(DEB_HOST_GNU_TYPE)-gcc @@ -24,9 +25,10 @@ clean: $(MAKE) distclean dh_clean -binary-arch: checkroot build +binary-arch: build dh_testdir - dh_clean + dh_testroot + dh_prep dh_installdirs usr/bin $(MAKE) install BASEDIR=$D @@ -40,7 +42,7 @@ binary-arch: checkroot build dh_installdeb dh_gencontrol dh_md5sums - dh_builddeb -- -Zxz + dh_builddeb binary: binary-arch @@ -49,7 +51,4 @@ binary-indep: build-arch: build build-indep: build -checkroot: - test root = "`whoami`" - -.PHONY: binary binary-arch binary-indep build build-arch build-indep clean checkroot +.PHONY: binary binary-arch binary-indep build build-arch build-indep clean -- cgit v1.2.3 From 9b5f1871880439dcbbd19bdf27c74e79bc20dc8c Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Fri, 24 Apr 2015 15:34:34 +0200 Subject: Debian changelog for 5.2.8 --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 417a0d3..daa97f7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +whois (5.2.8) unstable; urgency=medium + + * Updated the list of new gTLDs. + * Added new ASN allocations. + * Added the .xn--y9a3aq (.հայ, Armenia) TLD server. + + -- Marco d'Itri Mon, 18 May 2015 00:37:32 +0200 + whois (5.2.7) unstable; urgency=medium * Removed a bogus disclaimer detection string. -- cgit v1.2.3 From 6dcbec6e6dbdb86fdf07b3697876499a6f8210cf Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Mon, 8 Jun 2015 02:20:28 +0200 Subject: Debian changelog for 5.2.9 --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index daa97f7..1bfac7f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +whois (5.2.9) unstable; urgency=medium + + * Updated the list of new gTLDs. + * Updated the .bn and .cr TLD servers. + * Updated IDSTRING to 5.2. + + -- Marco d'Itri Mon, 08 Jun 2015 02:18:47 +0200 + whois (5.2.8) unstable; urgency=medium * Updated the list of new gTLDs. -- cgit v1.2.3 From c9908493221f25e8968dae98206182c35dfeeea1 Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Thu, 30 Jul 2015 03:28:07 +0200 Subject: Debian changelog for 5.2.10 --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 1bfac7f..a0bfc07 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +whois (5.2.10) unstable; urgency=medium + + * Updated the list of new gTLDs. + * Updated the .ki and .vg TLD servers. + + -- Marco d'Itri Thu, 30 Jul 2015 03:26:56 +0200 + whois (5.2.9) unstable; urgency=medium * Updated the list of new gTLDs. -- cgit v1.2.3 From e143980234a904b9123bb00fc209b17ec3c3d93f Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Tue, 8 Dec 2015 07:49:11 +0100 Subject: Debian changelog for 5.2.11 --- debian/changelog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index a0bfc07..9502d3b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +whois (5.2.11) unstable; urgency=medium + + * Fixed the --select-types and --sources long options. + * Updated the list of new gTLDs. + * Removed the .an TLD. + * Removed the .xn--l1acc (.МОН, Mongolia) TLD server. + * Added the .xn--mgbtx2b (عراق, Iraq) and .xn--qxam (.ΕΛ, Greece) TLD + servers. + + -- Marco d'Itri Tue, 08 Dec 2015 07:43:48 +0100 + whois (5.2.10) unstable; urgency=medium * Updated the list of new gTLDs. -- cgit v1.2.3 From 95621db78265741c2c8e7bea92e139a0f530162a Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Tue, 29 Mar 2016 05:34:41 +0200 Subject: Update the policy version --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index f4b963a..f681809 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: whois Section: net Priority: standard Maintainer: Marco d'Itri -Standards-Version: 3.9.6 +Standards-Version: 3.9.7 Build-Depends: debhelper (>= 5), gettext, libidn11-dev Vcs-Git: git://github.com/rfc1036/whois.git Vcs-Browser: https://github.com/rfc1036/whois -- cgit v1.2.3 From 2e7690660dc04600ba5f801afcf104f3aeaed1c9 Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Tue, 29 Mar 2016 05:34:48 +0200 Subject: Debian changelog for 5.2.12 --- debian/changelog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 9502d3b..c24299b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +whois (5.2.12) unstable; urgency=medium + + * Implemented support for fuzzing with the awesome american fuzzy lop. + * Added the .xn--e1a4c (ею, European Union) and .xn--mix891f (澳門, + Macao) TLD servers. + * Updated the .jobs, .kn and .pro TLD servers. + * Updated the .gi, .lc, .sc and .vc TLD servers, because the precedent + data caused the program to return an error status. + * Updated the list of new gTLDs. + * Fixed the code which queries whois.iana.org for TLDs to recognize IDN + TLDs too. + + -- Marco d'Itri Tue, 29 Mar 2016 05:33:10 +0200 + whois (5.2.11) unstable; urgency=medium * Fixed the --select-types and --sources long options. -- cgit v1.2.3 From 983b6b6feb581e36134761e5e3c52fcace8c0efb Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Sun, 30 Oct 2016 17:16:02 +0100 Subject: Update the policy version --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index f681809..480f0cd 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: whois Section: net Priority: standard Maintainer: Marco d'Itri -Standards-Version: 3.9.7 +Standards-Version: 3.9.8 Build-Depends: debhelper (>= 5), gettext, libidn11-dev Vcs-Git: git://github.com/rfc1036/whois.git Vcs-Browser: https://github.com/rfc1036/whois -- cgit v1.2.3 From f02595fb4354027306d80df66bb847a6919fe122 Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Sun, 30 Oct 2016 17:16:50 +0100 Subject: Switch to debhelper compatibility version 9 --- debian/compat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/compat b/debian/compat index 7ed6ff8..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -5 +9 -- cgit v1.2.3 From cd2a8b1d8304a57f8ac30f4b5cd9d980e42b22ea Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Sun, 30 Oct 2016 18:49:50 +0100 Subject: Debian changelog for 5.2.13 --- debian/changelog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index c24299b..864da6d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +whois (5.2.13) unstable; urgency=medium + + * Use "domain" instead of "=" for default verisign-grs queries, + to ignore the name server names spam. + * Fixed make_ip_del_recovered.pl, which generated non-functioning data. + * Added the .xn--90ae (бг, Bulgaria) TLD server. + * Updated the .bd, .jobs and .mobi TLD servers. + * Added new ASN allocations. + * Added new recovered IPv4 allocations. + * Updated the crsnic.net hiding string to fix hiding for .bi. + * Updated the list of new gTLDs. + + -- Marco d'Itri Sun, 30 Oct 2016 17:08:07 +0100 + whois (5.2.12) unstable; urgency=medium * Implemented support for fuzzing with the awesome american fuzzy lop. -- cgit v1.2.3 From 575c5c4f62915f7073fad310d478acfe151a3ae9 Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Thu, 29 Dec 2016 23:14:24 +0100 Subject: Debian changelog for 5.2.14 --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 864da6d..c8d90ba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +whois (5.2.14) unstable; urgency=medium + + * Updated the .ar, .bm and .fm TLD servers. + * Updated the Afilias hiding string to fix hiding for the new .bm server. + + -- Marco d'Itri Thu, 29 Dec 2016 23:12:19 +0100 + whois (5.2.13) unstable; urgency=medium * Use "domain" instead of "=" for default verisign-grs queries, -- cgit v1.2.3 From ea7ba79cd956c514dcccc005addb80e920383c53 Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Mon, 27 Feb 2017 01:01:31 +0100 Subject: Debian changelog for 5.2.15 --- debian/changelog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index c8d90ba..ea1c65f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +whois (5.2.15) unstable; urgency=medium + + * Updated the .gf and .mq TLD servers. + * Updated the list of new gTLDs. + * Updated the charset for whois.nic.kz. + * Fixed multiple portability issues on non-Linux platforms. + * Fixed a lot of minor compiler warnings with no practical effects. + * Added support for libidn2, not enabled yet. + + -- Marco d'Itri Mon, 27 Feb 2017 00:37:41 +0100 + whois (5.2.14) unstable; urgency=medium * Updated the .ar, .bm and .fm TLD servers. -- cgit v1.2.3 From 71f77876435e948fb0ce2934aa4412ab921555ed Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Mon, 12 Jun 2017 12:21:19 +0200 Subject: Debian changelog for 5.2.16 --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index ea1c65f..6481a7b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +whois (5.2.16) unstable; urgency=medium + + * Fixed parsing of 6to4 addresses broken in 5.2.15. + * Updated the .do TLD server. + * Updated the list of new gTLDs. + + -- Marco d'Itri Mon, 13 Mar 2017 01:40:38 +0100 + whois (5.2.15) unstable; urgency=medium * Updated the .gf and .mq TLD servers. -- cgit v1.2.3 From 6e23999a24d8816564cc3f59fe8c99274c0c8dae Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Thu, 27 Jul 2017 17:09:05 +0200 Subject: Debian changelog for 5.2.17 --- debian/changelog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 6481a7b..fcb5b7e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +whois (5.2.17) unstable; urgency=high + + * Fixed whois referrals for .com, .net, .jobs, .bz, .cc and .tv, broken + by an ICANN-mandated output change: + https://www.icann.org/resources/pages/rdds-labeling-policy-2017-02-01-en + * Added the .xn--2scrj9c (ಭಾರತ, India), .xn--3hcrj9c (ଭାରତ, India), + .xn--45br5cyl (ভাৰত, India), .xn--h2breg3eve (भारतम्, India), + .xn--h2brj9c8c (भारोत, India), .xn--mgbbh1a (ﺏﺍﺮﺗ, India), + .xn--mgbgu82a (ڀﺍﺮﺗ, India) and .xn--rvc1e0am3e (ഭാരതം, India) + TLD servers. + * Updated the list of new gTLDs. + * whois.1: fixed a typo. (Closes: #866742) + + -- Marco d'Itri Thu, 27 Jul 2017 17:08:47 +0200 + whois (5.2.16) unstable; urgency=medium * Fixed parsing of 6to4 addresses broken in 5.2.15. -- cgit v1.2.3 From e20b8bbab3687aa26294bc3c443b4a43292b7636 Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Tue, 22 Aug 2017 18:35:12 +0200 Subject: Autodetect libidn/libidn2 support with pkg-config libidn2 >= 2.0.3 must be used, or else it would silently remove characters not valid in hostnames like "/" and "_". For details see https://github.com/rfc1036/whois/issues/50 . For more information about IDNA2003 vs. IDNA2008 and TR46 see: http://nmav.gnutls.org/2017/04/the-mess-with-internationalized-domain.html http://unicode.org/faq/idn.html https://fedoraproject.org/wiki/Changes/IDNA2008 --- Makefile | 14 ++++++-------- debian/rules | 2 +- 2 files changed, 7 insertions(+), 9 deletions(-) (limited to 'debian') diff --git a/Makefile b/Makefile index 74ccb00..c52bf06 100644 --- a/Makefile +++ b/Makefile @@ -32,14 +32,12 @@ ifdef LOCALEDIR DEFS += -DLOCALEDIR=\"$(BASEDIR)$(prefix)/share/locale\" endif -ifdef HAVE_LIBIDN2 -whois_LDADD += -lidn2 -DEFS += -DHAVE_LIBIDN2 -else -ifdef HAVE_LIBIDN -whois_LDADD += -lidn -DEFS += -DHAVE_LIBIDN -endif +ifeq ($(shell pkg-config --exists 'libidn2 >= 2.0.3' || echo NO),) +whois_LDADD += $(shell pkg-config --libs libidn2) +DEFS += -DHAVE_LIBIDN2 $(shell pkg-config --cflags libidn2) +else ifeq ($(shell pkg-config --exists 'libidn' || echo NO),) +whois_LDADD += $(shell pkg-config --libs libidn) +DEFS += -DHAVE_LIBIDN $(shell pkg-config --cflags libidn) endif ifdef HAVE_ICONV diff --git a/debian/rules b/debian/rules index 179a446..fa9c899 100755 --- a/debian/rules +++ b/debian/rules @@ -16,7 +16,7 @@ D := $(CURDIR)/debian/whois build: dh_testdir - $(MAKE) CONFIG_FILE="/etc/whois.conf" HAVE_LIBIDN=1 HAVE_ICONV=1 + $(MAKE) CONFIG_FILE="/etc/whois.conf" HAVE_ICONV=1 touch $@ clean: -- cgit v1.2.3 From 1a32a3266aa9b8205e1e853173bd072b898fed07 Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Tue, 22 Aug 2017 18:48:35 +0200 Subject: debian/control: update the policy version --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 480f0cd..d179404 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: whois Section: net Priority: standard Maintainer: Marco d'Itri -Standards-Version: 3.9.8 +Standards-Version: 4.1.0 Build-Depends: debhelper (>= 5), gettext, libidn11-dev Vcs-Git: git://github.com/rfc1036/whois.git Vcs-Browser: https://github.com/rfc1036/whois -- cgit v1.2.3 From 5dd942bd11d46c3489028d1edc0d107dd576babd Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Tue, 22 Aug 2017 18:48:50 +0200 Subject: Debian changelog for 5.2.18 --- debian/changelog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index fcb5b7e..572e787 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +whois (5.2.18) unstable; urgency=medium + + * Fixed an unitialised variable which used to break querying the + Verisign registry servers with parameters. + * Do not request domains only when querying the Verisign registry + servers for a hostname. + * Fixed the program return code for queries like + "nameserver name.example.com". + + -- Marco d'Itri Tue, 22 Aug 2017 16:45:02 +0200 + whois (5.2.17) unstable; urgency=high * Fixed whois referrals for .com, .net, .jobs, .bz, .cc and .tv, broken -- cgit v1.2.3 From cb5557167749c96c8d5b501e677aaa3558b94d6e Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Sun, 5 Nov 2017 11:59:39 +0100 Subject: delete debian/source/options xz has been the default for a while. --- debian/source/options | 1 - 1 file changed, 1 deletion(-) delete mode 100644 debian/source/options (limited to 'debian') diff --git a/debian/source/options b/debian/source/options deleted file mode 100644 index 161b7e0..0000000 --- a/debian/source/options +++ /dev/null @@ -1 +0,0 @@ -compression=xz -- cgit v1.2.3 From f83de0b223a2343f6d3c5edb07205b9df714b9c8 Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Sun, 5 Nov 2017 12:01:01 +0100 Subject: Use Rules-Requires-Root --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index d179404..a77d820 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,8 @@ Source: whois Section: net Priority: standard Maintainer: Marco d'Itri -Standards-Version: 4.1.0 +Standards-Version: 4.1.1.1 +Rules-Requires-Root: no Build-Depends: debhelper (>= 5), gettext, libidn11-dev Vcs-Git: git://github.com/rfc1036/whois.git Vcs-Browser: https://github.com/rfc1036/whois -- cgit v1.2.3 From 41387e5837b2da27c9d55e6d4e416bf27db47f0c Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Tue, 21 Nov 2017 18:26:16 +0100 Subject: debian/control: actually depend on debhelper >=9 Since the compat level was raised in f02595fb4354027306d80df66bb847a6919fe122. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index a77d820..6b81df2 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: standard Maintainer: Marco d'Itri Standards-Version: 4.1.1.1 Rules-Requires-Root: no -Build-Depends: debhelper (>= 5), gettext, libidn11-dev +Build-Depends: debhelper (>= 9), gettext, libidn11-dev Vcs-Git: git://github.com/rfc1036/whois.git Vcs-Browser: https://github.com/rfc1036/whois -- cgit v1.2.3 From 31250d3ba69fc8bac7fb70853944cd427ae9f192 Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Sun, 10 Dec 2017 17:06:29 +0100 Subject: Switch to libidn2 See e20b8bbab3687aa26294bc3c443b4a43292b7636 for details. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 6b81df2..63e1704 100644 --- a/debian/control +++ b/debian/control @@ -2,9 +2,9 @@ Source: whois Section: net Priority: standard Maintainer: Marco d'Itri -Standards-Version: 4.1.1.1 +Standards-Version: 4.1.2 Rules-Requires-Root: no -Build-Depends: debhelper (>= 9), gettext, libidn11-dev +Build-Depends: debhelper (>= 9), gettext, libidn2-dev (>= 2.0.3) Vcs-Git: git://github.com/rfc1036/whois.git Vcs-Browser: https://github.com/rfc1036/whois -- cgit v1.2.3 From 888fa4654b18ee1b11394e5c1dfccbdc50a332da Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Sun, 10 Dec 2017 17:16:59 +0100 Subject: Debian changelog for 5.2.19 --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 572e787..54c0b7f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +whois (5.2.19) unstable; urgency=medium + + * Switched do libidn2. + * Adopted getentropy(2) for mkpasswd on recent Linux. + * Updated the .id and .museum TLD servers. + * Removed the .dj TLD server. + + -- Marco d'Itri Sun, 10 Dec 2017 17:16:58 +0100 + whois (5.2.18) unstable; urgency=medium * Fixed an unitialised variable which used to break querying the -- cgit v1.2.3 From 0af8984ad7f6c7b52a01618036852b27d0cab415 Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Wed, 27 Dec 2017 03:26:25 +0100 Subject: Debian changelog for 5.2.20 --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 54c0b7f..b4308b4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +whois (5.2.20) unstable; urgency=medium + + * Added the .mr TLD server. + * Removed the .bs TLD server. + * Updated the .ai, .gh, .gr, .kw, .ls, .ph, .sb, .com.uy and .vn TLD + servers. + + -- Marco d'Itri Wed, 27 Dec 2017 03:15:27 +0100 + whois (5.2.19) unstable; urgency=medium * Switched do libidn2. -- cgit v1.2.3 From ba7218d90260d51e4ad7f7cfb5582b432639c1d6 Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Sun, 21 Jan 2018 01:23:51 +0100 Subject: Debian changelog for 5.3.0 --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index b4308b4..eb7ed34 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +whois (5.3.0) unstable; urgency=medium + + * Implemented querying for ip6.arpa domains. + * Updated the .pr TLD servers. + * Updated the list of new gTLDs. + + -- Marco d'Itri Sun, 21 Jan 2018 01:23:45 +0100 + whois (5.2.20) unstable; urgency=medium * Added the .mr TLD server. -- cgit v1.2.3 From 4bf662069c3d2002aa4f195c3328a772f140c9a5 Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Tue, 22 May 2018 15:34:07 +0200 Subject: Debian changelog for 5.3.0 --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index eb7ed34..e0d167b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +whois (5.3.1) unstable; urgency=medium + + * mkpasswd: support passwords of arbitrary length. (Closes: #899254) + * Added the .ls TLD server. (Closes: #896452) + * Added support for -bzh and -uanic NIC handles. + * Updated the list of new gTLDs. + + -- Marco d'Itri Tue, 22 May 2018 15:32:28 +0200 + whois (5.3.0) unstable; urgency=medium * Implemented querying for ip6.arpa domains. -- cgit v1.2.3 From a884966cc87ea93c3f3576251bd0cffe4a53167b Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Sun, 15 Jul 2018 12:40:31 +0200 Subject: Debian changelog for 5.3.2 --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index e0d167b..01980df 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +whois (5.3.2) unstable; urgency=medium + + * Added the .ge TLD server. + * Updated the charset for whois.nic.cl. (Closes: #900047) + * Updated the list of new gTLDs. + + -- Marco d'Itri Sun, 15 Jul 2018 12:38:42 +0200 + whois (5.3.1) unstable; urgency=medium * mkpasswd: support passwords of arbitrary length. (Closes: #899254) -- cgit v1.2.3 From f18cfbdfea287053e4a558270b4b2435dcbfffb0 Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Sun, 14 Oct 2018 03:14:07 +0200 Subject: debian/control: update the policy version --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 63e1704..642ec2e 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: whois Section: net Priority: standard Maintainer: Marco d'Itri -Standards-Version: 4.1.2 +Standards-Version: 4.2.1 Rules-Requires-Root: no Build-Depends: debhelper (>= 9), gettext, libidn2-dev (>= 2.0.3) Vcs-Git: git://github.com/rfc1036/whois.git -- cgit v1.2.3 From 4723a2cc4c7c49cd06a11dd07d5f7335e1608cea Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Fri, 26 Oct 2018 18:35:09 +0200 Subject: Debian changelog for 5.4.0 --- debian/changelog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 01980df..32f236a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +whois (5.4.0) unstable; urgency=medium + + * Added support for the new libxcrypt 4.x. + This allows mkpasswd to support many modern password hash methods. + * Renamed the hash types (i.e. the arguments to -H) to use the naming + convention established by John the Ripper. + * Made mkpasswd use entropy gathered by crypt_gensalt(3), when available. + * Fixed many portability bugs in mkpasswd. + * Added the .gp TLD server. + * Updated the list of new gTLDs. + + -- Marco d'Itri Fri, 26 Oct 2018 18:32:49 +0200 + whois (5.3.2) unstable; urgency=medium * Added the .ge TLD server. -- cgit v1.2.3 From b177477d6ee6edd22982fbd33d600702169b7399 Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Sun, 27 Jan 2019 04:49:34 +0100 Subject: debian/control: update the policy version --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 642ec2e..c13f517 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: whois Section: net Priority: standard Maintainer: Marco d'Itri -Standards-Version: 4.2.1 +Standards-Version: 4.3.0.1 Rules-Requires-Root: no Build-Depends: debhelper (>= 9), gettext, libidn2-dev (>= 2.0.3) Vcs-Git: git://github.com/rfc1036/whois.git -- cgit v1.2.3 From 14810cc3b7335cd890aa544bdbc8ee62be7b66b5 Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Sun, 27 Jan 2019 04:49:04 +0100 Subject: Debian changelog for 5.4.1 --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 32f236a..706a170 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +whois (5.4.1) unstable; urgency=medium + + * Added the .mw TLD server. + * Updated one or more translations. + + -- Marco d'Itri Sun, 27 Jan 2019 04:48:53 +0100 + whois (5.4.0) unstable; urgency=medium * Added support for the new libxcrypt 4.x. -- cgit v1.2.3 From 7efff0a3cc704bb7a61d7cb3a112e442a84a4611 Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Thu, 28 Mar 2019 00:51:38 +0100 Subject: Debian changelog for 5.4.2 --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 706a170..93cb4cc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +whois (5.4.2) unstable; urgency=medium + + * Added the .ss and .xn--mgbah1a3hjkrd (موريتانيا, Mauritania) TLD + servers. + * Updated the .in TLD and related IDN TLDs servers. + * Updated the .fm TLD server. + + -- Marco d'Itri Thu, 28 Mar 2019 00:48:28 +0100 + whois (5.4.1) unstable; urgency=medium * Added the .mw TLD server. -- cgit v1.2.3 From 556ff31a95c641da4fe545c41f72fb4d22c10597 Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Wed, 12 Jun 2019 15:04:49 +0200 Subject: Debian changelog for 5.4.3 --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 93cb4cc..6fd900f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +whois (5.4.3) unstable; urgency=medium + + * Added the new 2a10:0000::/12 IPv6 assignment to RIPE. + + -- Marco d'Itri Wed, 12 Jun 2019 15:03:56 +0200 + whois (5.4.2) unstable; urgency=medium * Added the .ss and .xn--mgbah1a3hjkrd (موريتانيا, Mauritania) TLD -- cgit v1.2.3 From 416b3e9a198fc9d63ab096bb6b6bba6f1250bc09 Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Fri, 19 Jul 2019 11:31:44 +0200 Subject: Debian changelog for 5.5.0 --- debian/changelog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 6fd900f..650b04a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +whois (5.5.0) unstable; urgency=medium + + * Implemented the -I option to query whois.iana.org and use its referrals. + (Closes: #774603) + * Updated one or more translations. (Closes: #931336, #931244) + * Automatically generate the version string sent to servers because I + kept forgetting to update it with new releases. + * Updated the .zm TLD server. + * Added new recovered IPv4 allocations. + + -- Marco d'Itri Fri, 19 Jul 2019 11:31:42 +0200 + whois (5.4.3) unstable; urgency=medium * Added the new 2a10:0000::/12 IPv6 assignment to RIPE. -- cgit v1.2.3 From aed3360473f5b516ff4aa93e634b8b4ba447f50e Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Sun, 18 Aug 2019 19:48:25 +0200 Subject: Debian changelog for 5.5.1 --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 650b04a..211c10d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +whois (5.5.1) unstable; urgency=medium + + * Updated the .ge TLD server. + * Updated one or more translations. + + -- Marco d'Itri Sun, 18 Aug 2019 19:47:55 +0200 + whois (5.5.0) unstable; urgency=medium * Implemented the -I option to query whois.iana.org and use its referrals. -- cgit v1.2.3 From d7b1e0cb24cd759a527003ffa97c02ab70482c5a Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Wed, 2 Oct 2019 23:44:49 +0200 Subject: Debian changelog for 5.5.2 --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 211c10d..0322ed0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +whois (5.5.2) unstable; urgency=medium + + * Added the .xn--qxa6a (.ευ, European Union, Greek) TLD server. + * Updated the .td TLD server. + * Updated one or more translations. + + -- Marco d'Itri Wed, 02 Oct 2019 23:44:49 +0200 + whois (5.5.1) unstable; urgency=medium * Updated the .ge TLD server. -- cgit v1.2.3 From 2d71289a04e3061ceacaa2c83b69dfe73f21c7eb Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Thu, 14 Nov 2019 04:00:29 +0100 Subject: Switch to debhelper compatibility level 10 --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/compat b/debian/compat index ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index c13f517..3c99754 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: standard Maintainer: Marco d'Itri Standards-Version: 4.3.0.1 Rules-Requires-Root: no -Build-Depends: debhelper (>= 9), gettext, libidn2-dev (>= 2.0.3) +Build-Depends: debhelper (>= 10), gettext, libidn2-dev (>= 2.0.3) Vcs-Git: git://github.com/rfc1036/whois.git Vcs-Browser: https://github.com/rfc1036/whois -- cgit v1.2.3 From f0baf729f7972125d4bdbfc8c5a7ed13b75aea6c Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Thu, 14 Nov 2019 04:27:31 +0100 Subject: Switch to dh --- debian/rules | 52 +++------------------------------------------------ debian/whois.docs | 1 + debian/whois.manpages | 2 ++ 3 files changed, 6 insertions(+), 49 deletions(-) create mode 100644 debian/whois.docs create mode 100644 debian/whois.manpages (limited to 'debian') diff --git a/debian/rules b/debian/rules index fa9c899..1f4c033 100755 --- a/debian/rules +++ b/debian/rules @@ -1,54 +1,8 @@ #!/usr/bin/make -f -SHELL+= -e --include /usr/share/dpkg/architecture.mk -DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) -DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) +%: + dh $@ -ifneq ($(DEB_HOST_GNU_TYPE),$(DEB_BUILD_GNU_TYPE)) - export CC := $(DEB_HOST_GNU_TYPE)-gcc -endif - -DPKG_EXPORT_BUILDFLAGS = 1 --include /usr/share/dpkg/buildflags.mk - -D := $(CURDIR)/debian/whois - -build: - dh_testdir +override_dh_auto_build: $(MAKE) CONFIG_FILE="/etc/whois.conf" HAVE_ICONV=1 - touch $@ - -clean: - dh_testdir - -rm -f build - $(MAKE) distclean - dh_clean - -binary-arch: build - dh_testdir - dh_testroot - dh_prep - - dh_installdirs usr/bin - $(MAKE) install BASEDIR=$D - dh_installman whois.1 mkpasswd.1 - dh_installdocs README - dh_installchangelogs - dh_strip - dh_compress - dh_fixperms - dh_shlibdeps - dh_installdeb - dh_gencontrol - dh_md5sums - dh_builddeb - -binary: binary-arch - -binary-indep: - -build-arch: build -build-indep: build -.PHONY: binary binary-arch binary-indep build build-arch build-indep clean diff --git a/debian/whois.docs b/debian/whois.docs new file mode 100644 index 0000000..e845566 --- /dev/null +++ b/debian/whois.docs @@ -0,0 +1 @@ +README diff --git a/debian/whois.manpages b/debian/whois.manpages new file mode 100644 index 0000000..c9f6daf --- /dev/null +++ b/debian/whois.manpages @@ -0,0 +1,2 @@ +mkpasswd.1 +whois.1 -- cgit v1.2.3 From abf1f11b61b525aa6b95673e50d4be90505b1d67 Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Sun, 17 Nov 2019 21:33:50 +0100 Subject: Debian changelog for 5.5.3 --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 0322ed0..4119c80 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +whois (5.5.3) unstable; urgency=medium + + * Added the new 2630:0000::/12 IPv6 assignment to ARIN. + * Updated the .xxx TLD server. + * Updated the list of new gTLDs. + * Converted the Debian packaging to dh. + + -- Marco d'Itri Sun, 17 Nov 2019 21:33:50 +0100 + whois (5.5.2) unstable; urgency=medium * Added the .xn--qxa6a (.ευ, European Union, Greek) TLD server. -- cgit v1.2.3