From: "Peter Müller" <peter.mueller@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH 1/3] make.sh: Remove jwhois and replace with whois
Date: Fri, 06 Aug 2021 17:09:42 +0200 [thread overview]
Message-ID: <d180cc42-05a4-d5d4-be07-7a9736e31552@ipfire.org> (raw)
In-Reply-To: <20210806111642.3465624-1-adolf.belka@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 861 bytes --]
Reviewed-by: Peter Müller <peter.mueller(a)ipfire.org>
> - jwhois is no longer being maintained. The last release was from 2005 and the last commit
> was in 2015. https://github.com/jonasob/jwhois
> - Debian switched to another whois client which is being actively maintained.
> https://github.com/rfc1036/whois
> - This patch series is the removal of jwhois and the installation of whois
>
> Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
> ---
> make.sh | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/make.sh b/make.sh
> index 13a48f461..6dc261fb4 100755
> --- a/make.sh
> +++ b/make.sh
> @@ -1129,7 +1129,7 @@ buildbase() {
> lfsmake2 gzip
> lfsmake2 hostname
> lfsmake2 iproute2
> - lfsmake2 jwhois
> + lfsmake2 whois
> lfsmake2 kbd
> lfsmake2 less
> lfsmake2 pkg-config
>
prev parent reply other threads:[~2021-08-06 15:09 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-06 11:16 Adolf Belka
2021-08-06 11:16 ` [PATCH 2/3] whois: Installation of aan actively maintained whois client Adolf Belka
2021-08-06 15:09 ` Peter Müller
2021-08-06 11:16 ` [PATCH 3/3] jwhois: Remove jwhois and all associated patches Adolf Belka
2021-08-06 15:09 ` Peter Müller
2021-08-06 15:09 ` Peter Müller [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=d180cc42-05a4-d5d4-be07-7a9736e31552@ipfire.org \
--to=peter.mueller@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox