From: Matthias Fischer <matthias.fischer@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] wget: Update to 1.9.5
Date: Mon, 07 May 2018 00:58:29 +0200 [thread overview]
Message-ID: <ba5eda8b-cd57-e7d2-1d48-def81c076997@ipfire.org> (raw)
In-Reply-To: <20180506225048.15084-1-matthias.fischer@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 1473 bytes --]
Hi,
sorry, dropped - typo in subject.
On 07.05.2018 00:50, Matthias Fischer wrote:
> Hi,
>
> Excerpts from official announcement:
>
> "This version fixes CVE-2018-0494 (Cookie injection vulnerability) found
> by Harry Sintonen.
> This version fixes several issues, mostly found by OSS-Fuzz.
> It also introduces TLS1.3 with OpenSSL, a new option --ciphers and
> updates the CSS grammar to version 2.2.
> ...
> Noteworthy changes:
>
> * Fix cookie injection (CVE-2018-0494)
> * Enable TLS1.3 with recent OpenSSL environment
> * New option --ciphers to set GnuTLS / OpenSSL ciphers directly
> * Updated CSS grammar to CSS 2.2
> * Fixed several memleaks found by OSS-Fuzz
> * Fixed several buffer overflows found by OSS-Fuzz
> * Fixed several integer overflows found by OSS-Fuzz
> * Several minor bug fixes"
>
> Best,
> Matthias
>
> 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 7a5cdbb11..39f59ba80 100644
> --- a/lfs/wget
> +++ b/lfs/wget
> @@ -24,7 +24,7 @@
>
> include Config
>
> -VER = 1.19.4
> +VER = 1.19.5
>
> THISAPP = wget-$(VER)
> DL_FILE = $(THISAPP).tar.gz
> @@ -40,7 +40,7 @@ objects = $(DL_FILE)
>
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>
> -$(DL_FILE)_MD5 = a2a2c1dc4ac5003fc25a8e60b4a9464e
> +$(DL_FILE)_MD5 = 2db6f03d655041f82eb64b8c8a1fa7da
>
> install : $(TARGET)
>
>
prev parent reply other threads:[~2018-05-06 22:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-06 22:50 Matthias Fischer
2018-05-06 22:58 ` Matthias Fischer [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=ba5eda8b-cd57-e7d2-1d48-def81c076997@ipfire.org \
--to=matthias.fischer@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