* Fix mis-shifted 32 bit scope, masked to 64 bits as a method, with
improvement (?) suggested by jorton;
URL: http://people.apache.org/~wrowe/fixldap_mask.patch
- +1: wrowe, pquerna, jim
+ +1: wrowe, pquerna, jim, jorton
* mod_include: APR_FILEPATH_NOTABOVEROOT was undefined with
a left-hand NULL or empty path. The SECUREROOTPATH and
parameter for all of the directives.
http://people.apache.org/~bnicholes/util_ldap.c.patch
+1: bnicholes
-
+
+ * Fix instdso.sh install error with some sed implementations (AIX et al)
+ http://issues.apache.org/bugzilla/attachment.cgi?id=17816
+ (http://svn.apache.org/viewcvs?rev=389797&view=rev on trunk)
+ PR: 38108
+ +1: jorton
+
+ * mod_ssl: Fix shmcb possible SIGBUS in shmcb on SPARC et al with gcc >= 4
+ http://svn.apache.org/viewcvs?rev=382799&view=rev
+ PR: 38838
+ +1: jorton