public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] wget: Update to version 1.25.0
Date: Tue, 12 Nov 2024 20:58:21 +0100	[thread overview]
Message-ID: <20241112195821.2591127-5-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20241112195821.2591127-1-adolf.belka@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 1155 bytes --]

- Update from version 1.24.5 to 1.25.0
- Update of rootfile not required
- Changelog
    1.25.0
	[Breaking change] Drop support for shorthand FTP URLs (CVE-2024-10524)
	[Breaking change] Switch to continuous reading from stdin pipes
	Reimplement user-info parsing based on RFC 2396
	Fix a build issue with libproxy and --disable-debug

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 lfs/wget | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lfs/wget b/lfs/wget
index 5bb650e9b..c1028fefe 100644
--- a/lfs/wget
+++ b/lfs/wget
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.24.5
+VER        = 1.25.0
 
 THISAPP    = wget-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = d33274d599f91384c2a7db0b145ec6b315cf87cbbd02026d686a79220e3f15ca9ad0f9d8b507895f6c8486b7ac2ae5fa5c9ea010e883b6eec68d3aba038b02de
+$(DL_FILE)_BLAKE2 = 26e92884857ea5dc642597ed24f1923de1ef1e5d16fd943a33366b81220d416bd8cd7d3af74538f585ff43aa8470e7e2f371f50544f9672b3e6638d33ad5bab6
 
 install : $(TARGET)
 
-- 
2.47.0


  parent reply	other threads:[~2024-11-12 19:58 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-12 19:58 [PATCH] abseil-cpp: Update to version 20240722.0 Adolf Belka
2024-11-12 19:58 ` [PATCH] autoconf-archive: Update to version 2024.10.16 Adolf Belka
2024-11-18 20:04   ` Michael Tremer
2024-11-12 19:58 ` [PATCH] btrfs-progs: Update to version 6.11 Adolf Belka
2024-11-18 20:04   ` Michael Tremer
2024-11-12 19:58 ` [PATCH] protobuf: Update to version 28.3 Adolf Belka
2024-11-18 20:04   ` Michael Tremer
2024-11-12 19:58 ` Adolf Belka [this message]
2024-11-18 20:04   ` [PATCH] wget: Update to version 1.25.0 Michael Tremer
2024-11-18 20:04 ` [PATCH] abseil-cpp: Update to version 20240722.0 Michael Tremer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20241112195821.2591127-5-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox