Compare commits

..

1 commit

Author SHA1 Message Date
Michal Ruprich
d49515c3a5 Fix for CVE-2026-15146, CVE-2026-58470, CVE-2026-58471, CVE-2026-58472 2026-07-16 08:20:39 +02:00

View file

@ -1,7 +1,7 @@
Summary: A utility for retrieving files using the HTTP or FTP protocols
Name: wget1
Version: 1.25.0
Release: 4%{?dist}
Release: 3%{?dist}
# Generally wget is distributed under GPLv3 or later but there are files in lib/ directory
# which are under LGPLv2.1 or later and are actually built into the resulting rpm.
# This version of wget is built with gnutls so I believe that the 'with openssl'
@ -116,12 +116,9 @@ echo ".so man1/%{name}.1" > %{buildroot}%{_mandir}/man1/wget.1
%config(noreplace) %{_sysconfdir}/wgetrc
%changelog
* Wed Jul 15 2026 Michal Ruprich <mruprich@redhat.com> - 1.25.0-4
* Thu Jul 16 2026 Michal Ruprich <mruprich@redhat.com> - 1.25.0-3
- Fix for CVE-2026-15146, CVE-2026-58470, CVE-2026-58471, CVE-2026-58472
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.25.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.25.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild