Accepting request 604718 from home:jmoellers:branches:network:utilities

OBS-URL: https://build.opensuse.org/request/show/604718
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wget?expand=0&rev=88
This commit is contained in:
Josef Möllers
2018-05-07 07:44:34 +00:00
committed by Git OBS Bridge
parent 9fe72295ad
commit a616f0d7e5
8 changed files with 1217 additions and 1031 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon May 7 07:04:05 UTC 2018 - josef.moellers@suse.com
- GNU wget 1.19.5:
* Fix cookie injection (CVE-2018-0494, bsc#1092061)
* 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
-------------------------------------------------------------------
Fri Feb 16 09:15:00 UTC 2018 - josef.moellers@suse.com