]> code.ossystems Code Review - openembedded-core.git/commit
wget: upgrade 1.19.4 -> 1.19.5
authorJibin Xu <jibin.xu@windriver.com>
Mon, 21 May 2018 08:53:06 +0000 (01:53 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 15 Jun 2018 10:43:10 +0000 (11:43 +0100)
commit8e4edd3942351c49f312b5366b2359fdc2911482
treece16e00887fd8e450beb410eed102b9ff9ed9019
parent7950b1ed077eaecff1523221c297158aa54b7ecf
wget: upgrade 1.19.4 -> 1.19.5

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

(From OE-Core rev: 5b966e87aba19629408daeff25c1e6883300fb10)

Signed-off-by: Jibin Xu <jibin.xu@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-extended/wget/wget_1.19.5.bb [moved from meta/recipes-extended/wget/wget_1.19.4.bb with 60% similarity]