images/fedora/f37, images/fedora/f38: Replace jwhois with whois
Since Fedora 37, the whois package has replaced jwhois as the default whois(1) implementation [1] on Fedora Silverblue and Workstation. [1] fedora-comps commit e4bf2706306c219a https://pagure.io/fedora-comps/c/e4bf2706306c219a https://pagure.io/fedora-comps/pull-request/729 https://fedoraproject.org/wiki/Changes/Replace_jwhois_with_whois_in_Fedora_Workstation https://github.com/containers/toolbox/pull/1228
This commit is contained in:
parent
707607d839
commit
6a3c5ce8d1
2 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ gvfs-client
|
||||||
hostname
|
hostname
|
||||||
iproute
|
iproute
|
||||||
iputils
|
iputils
|
||||||
jwhois
|
whois
|
||||||
keyutils
|
keyutils
|
||||||
krb5-libs
|
krb5-libs
|
||||||
less
|
less
|
||||||
|
|
|
@ -13,7 +13,7 @@ gvfs-client
|
||||||
hostname
|
hostname
|
||||||
iproute
|
iproute
|
||||||
iputils
|
iputils
|
||||||
jwhois
|
whois
|
||||||
keyutils
|
keyutils
|
||||||
krb5-libs
|
krb5-libs
|
||||||
less
|
less
|
||||||
|
|
Loading…
Reference in a new issue