You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rj...@apache.org on 2018/03/16 08:26:21 UTC

svn commit: r1826922 - /httpd/httpd/branches/2.4.x/STATUS

Author: rjung
Date: Fri Mar 16 08:26:21 2018
New Revision: 1826922

URL: http://svn.apache.org/viewvc?rev=1826922&view=rev
Log:
Proposing this again, now with Yann's addition.
The OpenSSL 1.0.2 dependency is not a problem, because
it is used only conditionally if 1.0.2 is available,
but not for older versions.

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1826922&r1=1826921&r2=1826922&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Fri Mar 16 08:26:21 2018
@@ -175,6 +175,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   Merge only fails due to small docs conflicts.
      +1: rjung, ylavic,
 
+  *) ab: print Server Temp Key information.
+     Plus follow up to r1738415: EC_curve_nid2nist() only available in OpenSSL-1.0.2 and later
+     so do not use it for older OpenSSL.
+     This brings 2.4.x ab in sync with trunk.
+     trunk patches: http://svn.apache.org/r1738415
+                    http://svn.apache.org/r1741566
+                    http://svn.apache.org/r1826880
+     2.4.x patch: https://home.apache.org/~rjung/patches/httpd-2.4.x-ab-print-server-temp-key-v2.patch
+                  plus CHANGES
+     +1: rjung, ylavic
+     rjung: covener, are you still +1 with r1826880 now added (v2 patch)?
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]