diff --git a/wget1.spec b/wget1.spec index 817c07b..812a6a1 100644 --- a/wget1.spec +++ b/wget1.spec @@ -1,7 +1,7 @@ Summary: A utility for retrieving files using the HTTP or FTP protocols Name: wget1 Version: 1.25.0 -Release: 3%{?dist} +Release: 4%{?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,9 +116,12 @@ echo ".so man1/%{name}.1" > %{buildroot}%{_mandir}/man1/wget.1 %config(noreplace) %{_sysconfdir}/wgetrc %changelog -* Thu Jul 16 2026 Michal Ruprich - 1.25.0-3 +* Wed Jul 15 2026 Michal Ruprich - 1.25.0-4 - Fix for CVE-2026-15146, CVE-2026-58470, CVE-2026-58471, CVE-2026-58472 +* Sat Jan 17 2026 Fedora Release Engineering - 1.25.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Fri Jul 25 2025 Fedora Release Engineering - 1.25.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild