SHA256
1
0
forked from pool/apache2

Accepting request 214772 from home:aeneas_jaissle:branches:Apache

Correct apache2.changes, mention the drop of httpd-event-ssl.patch

OBS-URL: https://build.opensuse.org/request/show/214772
OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=400
This commit is contained in:
Peter Poeml
2014-02-11 23:36:16 +00:00
committed by Git OBS Bridge
parent 74d7ddb780
commit c00cf22114

View File

@@ -6,14 +6,17 @@ Mon Nov 25 22:15:51 UTC 2013 - crrodriguez@opensuse.org
* This release requires both apr and apr-util 1.5.x series
and therefore will no longer build in older released products
* mod_ssl: Improve handling of ephemeral DH and ECDH keys
(obsoletes httpd-mod_ssl_ephemeralkeyhandling.patch)
* event MPM: Fix possible crashes
* mod_deflate: Improve error detection
(obsoletes httpd-mod_ssl_ephemeralkeyhandling.patch)
* event MPM: Fix possible crashes
* mod_deflate: Improve error detection
* core: Add open_htaccess hook in conjunction with dirwalk_stat.
* mod_rewrite: Make rewrite websocket-aware to allow proxying.
* mod_ssl: drop support for export-grade ciphers with ephemeral RSA
keys, and unconditionally disable aNULL, eNULL and EXP ciphers
(not overridable via SSLCipherSuite)
(not overridable via SSLCipherSuite)
* core, mod_ssl: Enable the ability for a module to reverse the
sense of a poll event from a read to a write or vice versa
(obsoletes httpd-event-ssl.patch)
* see CHANGES for more details
-------------------------------------------------------------------