A utility for retrieving files using the HTTP or FTP protocols
Go to file
Daiki Ueno ef17e7a0e2 Revert back to using GnuTLS as the TLS backend
The previous commit switched from GnuTLS to OpenSSL to avoid direct
usage of Nettle functions for NTLM, which worked but posed
user-visible incompatibilities such as PKCS#11 URI passed with
--certificate option.  This patch switches wget back to using GnuTLS
but uses non-Nettle implementation of deprecated algorithms for NTLM.

Resolves: RHEL-69748
Signed-off-by: Daiki Ueno <dueno@redhat.com>
2024-12-11 17:36:47 +09:00
.fmf Sources import 2024-07-24 09:40:26 +02:00
.gitignore Sources import 2024-07-24 09:40:26 +02:00
ci.fmf Sources import 2024-07-24 09:40:26 +02:00
gating.yaml Sources import 2024-07-24 09:40:26 +02:00
plans.fmf Sources import 2024-07-24 09:40:26 +02:00
sources Sources import 2024-07-24 09:40:26 +02:00
wget-1.17-path.patch Sources import 2024-07-24 09:40:26 +02:00
wget-1.21-CVE-2024-38428.patch Sources import 2024-07-24 09:40:26 +02:00
wget-1.21-metalink-man.patch Sources import 2024-07-24 09:40:26 +02:00
wget-1.24.5-no-nettle.patch Revert back to using GnuTLS as the TLS backend 2024-12-11 17:36:47 +09:00
wget.spec Revert back to using GnuTLS as the TLS backend 2024-12-11 17:36:47 +09:00