diff --git a/nginx-1.6.1.tar.gz b/nginx-1.6.1.tar.gz deleted file mode 100644 index 281eff2..0000000 --- a/nginx-1.6.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f5cfe682a1aeef4602c2ca705402d5049b748f946563f41d8256c18674836067 -size 803301 diff --git a/nginx-1.6.2.tar.gz b/nginx-1.6.2.tar.gz new file mode 100644 index 0000000..ee2ae74 --- /dev/null +++ b/nginx-1.6.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5608c2959d3e7ad09b20fc8f9e5bd4bc87b3bc8ba5936a513c04ed8f1391a18 +size 804164 diff --git a/nginx.changes b/nginx.changes index ee8fcc5..d58e099 100644 --- a/nginx.changes +++ b/nginx.changes @@ -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 diff --git a/nginx.spec b/nginx.spec index 40316c3..eae3711 100644 --- a/nginx.spec +++ b/nginx.spec @@ -58,7 +58,7 @@ BuildRequires: systemd %endif Name: nginx -Version: 1.6.1 +Version: 1.6.2 Release: 0 Summary: A HTTP server and IMAP/POP3 proxy server License: BSD-2-Clause