-*- coding: utf-8 -*-
Changes with Apache 2.5.0
+ *) EventOpt MPM
+
*) mod_proxy_balancer: Improve output
PR 52478 [Danijel <dt-ng rbfh de>]
*) configure: Fix processing of --disable-FEATURE for various features.
[Jeff Trawick]
- *) htpasswd, htdbm: Optionally read passwords from stdin, as more
- secure alternative to -b. PR 40243. [Adomas Paltanavicius <adomas
- paltanavicius gmail com>, Stefan Fritsch]
-
- *) htpasswd, htdbm: Add support for bcrypt algorithm (requires
- apr-util 1.5 or higher). PR 49288. [Stefan Fritsch]
-
- *) htpasswd, htdbm: Put full 48bit of entropy into salt, improve
- error handling. Add some of htpasswd's improvements to htdbm,
- e.g. warn if password is truncated by crypt(). [Stefan Fritsch]
-
*) mod_systemd: New module, for integration with systemd on Linux.
[Jan Kaluza <jkaluza redhat.com>]
that replaces mod_mem_cache removed from httpd v2.2. [Graham
Leggett]
- *) mod_auth_form: Support the expr parser in the
- AuthFormLoginRequiredLocation, AuthFormLoginSuccessLocation and
- AuthFormLogoutLocation directives. [Graham Leggett]
-
*) core: Add dirwalk_stat and pre_htaccess hooks, allowing mpm-itk
to be used without patches to httpd core. [Jeff Trawick]
*) mod_ssl: Add RFC 5878 support. [Ben Laurie]
- *) mod_ssl: Add support for TLS-SRP (Secure Remote Password key exchange
- for TLS, RFC 5054). PR 51075. [Quinn Slack <sqs cs stanford edu>,
- Christophe Renou, Peter Sylvester]
-
*) suexec: Add --enable-suexec-capabilites support on Linux, to use
setuid/setgid capability bits rather than a setuid root binary.
[Joe Orton]
<syntax>SSLSRPVerifierFile <em>file-path</em></syntax>
<contextlist><context>server config</context>
<context>virtual host</context></contextlist>
-<compatibility>Available in httpd 2.5.0 and later, if using OpenSSL 1.0.1 or
-later</compatibility>
<usage>
<p>
<syntax>SSLSRPUnknownUserSeed <em>secret-string</em></syntax>
<contextlist><context>server config</context>
<context>virtual host</context></contextlist>
-<compatibility>Available in httpd 2.5.0 and later, if using OpenSSL 1.0.1 or
-later</compatibility>
<usage>
<p>