Commit 9d889ccb authored by Jim Jagielski's avatar Jim Jagielski
Browse files

Applied backport


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@534064 13f79535-47bb-0310-9956-ffa450edef68
parent f2daeed8
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -77,15 +77,6 @@ RELEASE SHOWSTOPPERS:
PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
  [ start all new proposals below, under PATCHES PROPOSED. ]

    * mod_ssl: Move thread locking upcall initialization before
      hardware library initialization, so hardware library can use
      these upcalls when run in a threaded MPM. Fixes PR 20951. 
      Trunk version of patch applies: 

      http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/ssl/ssl_engine_init.c?r1=520701&r2=525709&view=patch
      
      +1: sctemme, rpluem, jim

   * support/htdbm.c: Enable crypt() support on platforms with crypt() but not
     <crypt.h>, such as z/OS.
     Trunk version of patch: