From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] wget: Update to 1.20.3
Date: Sat, 06 Apr 2019 16:12:24 +0100 [thread overview]
Message-ID: <C1B98005-1CAB-43A1-80FB-A98FEFD5DF36@ipfire.org> (raw)
In-Reply-To: <20190405195512.18968-1-matthias.fischer@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 1135 bytes --]
Hey,
Not very good to see those vulnerabilities.
Merged.
-Michael
> On 5 Apr 2019, at 20:55, Matthias Fischer <matthias.fischer(a)ipfire.org> wrote:
>
> For details see:
> https://fossies.org/linux/wget/ChangeLog
>
> Excerpt from "NEWS":
>
> "2019-04-05 Tim Ruehsen <tim.ruehsen(a)gmx.de>
>
> Fix a buffer overflow vulnerability
> * src/iri.c(do_conversion): Reallocate the output buffer to a larger
> size if it is already full"
>
> Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
> ---
> lfs/wget | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/lfs/wget b/lfs/wget
> index ac2fa826c..00ca75033 100644
> --- a/lfs/wget
> +++ b/lfs/wget
> @@ -24,7 +24,7 @@
>
> include Config
>
> -VER = 1.20.2
> +VER = 1.20.3
>
> THISAPP = wget-$(VER)
> DL_FILE = $(THISAPP).tar.gz
> @@ -40,7 +40,7 @@ objects = $(DL_FILE)
>
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>
> -$(DL_FILE)_MD5 = 2692f6678e93601441306b5c1fc6a77a
> +$(DL_FILE)_MD5 = db4e6dc7977cbddcd543b240079a4899
>
> install : $(TARGET)
>
> --
> 2.18.0
>
prev parent reply other threads:[~2019-04-06 15:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-05 19:55 Matthias Fischer
2019-04-06 15:12 ` Michael Tremer [this message]
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=C1B98005-1CAB-43A1-80FB-A98FEFD5DF36@ipfire.org \
--to=michael.tremer@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