Commit bdc1db16 authored by Graham Leggett's avatar Graham Leggett
Browse files

Propose a backport.

PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105454 13f79535-47bb-0310-9956-ffa450edef68
parent f09091e5
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
APACHE 2.0 STATUS:                                              -*-text-*-
Last modified at [$Date: 2004/10/13 18:45:47 $]
Last modified at [$Date: 2004/10/14 11:33:04 $]

Release:

@@ -75,6 +75,10 @@ PATCHES TO BACKPORT FROM 2.1
  [ please place file names and revisions from HEAD here, so it is easy to
    identify exactly what the proposed changes are! ]

    *) mod_ldap: Fix format strings to use %APR_PID_T_FMT instead of %d.
         modules/ldap/util_ldap.c: 1.16
       +1: minfrin

    *) mod_ssl: Fix and prevent an SSLCipherSuite bypass by resuming a
       session during a renegotiation.
       http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/ssl/ssl_engine_kernel.c?r1=1.110&r2=1.111