diff --git a/wget2-2.1.0.tar.gz b/wget2-2.1.0.tar.gz deleted file mode 100644 index 8bcb3a7..0000000 --- a/wget2-2.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a05dc5191c6bad9313fd6db2777a78f5527ba4774f665d5d69f5a7461b49e2e7 -size 3867884 diff --git a/wget2-2.1.0.tar.gz.sig b/wget2-2.1.0.tar.gz.sig deleted file mode 100644 index 8e7d8e5..0000000 Binary files a/wget2-2.1.0.tar.gz.sig and /dev/null differ diff --git a/wget2-2.2.1.tar.gz b/wget2-2.2.1.tar.gz new file mode 100644 index 0000000..5d31e67 --- /dev/null +++ b/wget2-2.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7544b13e37f18e601244fce5f5f40688ac1d6ab9541e0fbb01a32ee1fb447b4 +size 4077812 diff --git a/wget2-2.2.1.tar.gz.sig b/wget2-2.2.1.tar.gz.sig new file mode 100644 index 0000000..4d3e0b7 Binary files /dev/null and b/wget2-2.2.1.tar.gz.sig differ diff --git a/wget2.changes b/wget2.changes index 9cd11d7..b9ec081 100644 --- a/wget2.changes +++ b/wget2.changes @@ -1,3 +1,39 @@ +------------------------------------------------------------------- +Wed Jan 7 08:03:14 UTC 2026 - Jan Engelhardt + +- Update to release 2.2.1 + * Fix file overwrite issue with metalink [CVE-2025-69194] + * Fix remote buffer overflow in get_local_filename_real() + [CVE-2025-69195] + * Fix a redirect/mirror regression from 400713ca + * Use the local system timestamp when requested via + --no-use-server-timestamps + * Prevent file truncation with --no-clobber + * Improve messages about why URLs are not being followed + * Fix metalink with -O/--output-document + * Fix sorting of metalink mirrors by priority + * Add --show-progress to improve backwards compatibility to wget + * Fix buffer overflow in wget_iri_clone() after + wget_iri_set_scheme() + * Allow 'no_' prefix in config options + * Use libnghttp2 for HTTP/2 testing + * Set exit status to 8 on 403 response code + * Fix convert-links + * Fix --server-response for HTTP/1.1 + +------------------------------------------------------------------- +Tue Dec 30 09:53:21 UTC 2025 - Jan Engelhardt + +- Update to release 2.2.0 + * Don't truncate file when -c and -O are combined + * Don't log URI userinfo to logs + * Fix downloading multiple files via HTTP/2 + * Support connecting with HTTP/1.0 proxies + * Ignore 1xx HTTP responses for HTTP/1.1 + * Disable TCP Fast Open by default + * Fix segfault when OCSP response is missing + * Add libproxy support + ------------------------------------------------------------------- Fri Sep 1 11:56:36 UTC 2023 - Jan Engelhardt diff --git a/wget2.spec b/wget2.spec index 0562f64..729f7af 100644 --- a/wget2.spec +++ b/wget2.spec @@ -1,7 +1,7 @@ # # spec file for package wget2 # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,8 +17,8 @@ Name: wget2 -%define lname libwget2 -Version: 2.1.0 +%define lname libwget4 +Version: 2.2.1 Release: 0 Summary: A Tool for Mirroring FTP and HTTP Servers License: GPL-3.0-or-later AND LGPL-3.0-or-later @@ -31,6 +31,7 @@ BuildRequires: doxygen BuildRequires: flex BuildRequires: gettext-devel >= 0.18.1 BuildRequires: libidn2-devel >= 0.14 +BuildRequires: libproxy-devel BuildRequires: libtool >= 2.2 BuildRequires: libunistring-devel BuildRequires: pkg-config @@ -96,8 +97,7 @@ to build against libwget. rm -f "%buildroot/%_bindir"/*_noinstall "%buildroot/%_libdir"/*.la %find_lang %name -%post -n %lname -p /sbin/ldconfig -%postun -n %lname -p /sbin/ldconfig +%ldconfig_scriptlets -n %lname %files -f %name.lang %_bindir/wget*