SHA256
1
0
forked from pool/nginx

Accepting request 249874 from home:MargueriteSu:branches:server:http

update version 1.6.2

OBS-URL: https://build.opensuse.org/request/show/249874
OBS-URL: https://build.opensuse.org/package/show/server:http/nginx?expand=0&rev=47
This commit is contained in:
Tomáš Chvátal
2014-10-02 12:26:57 +00:00
committed by Git OBS Bridge
parent 85f9956054
commit 1e31781ab9
4 changed files with 17 additions and 4 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Sep 17 06:39:25 UTC 2014 - i@marguerite.su
- update version 1.6.2 stable
* Security: it was possible to reuse SSL sessions in unrelated
contexts if a shared SSL session cache or the same TLS session
ticket key was used for multiple "server" blocks (CVE-2014-3616).
Thanks to Antoine Delignat-Lavaud.
* Bugfix: requests might hang if resolver was used and a DNS server
returned a malformed response; the bug had appeared in 1.5.8.
* Bugfix: requests might hang if resolver was used and a timeout
occurred during a DNS request.
-------------------------------------------------------------------
Fri Sep 5 18:43:37 UTC 2014 - i@marguerite.su