]> granicus.if.org Git - apache/commitdiff
Propose.
authorRainer Jung <rjung@apache.org>
Fri, 16 Mar 2018 11:29:14 +0000 (11:29 +0000)
committerRainer Jung <rjung@apache.org>
Fri, 16 Mar 2018 11:29:14 +0000 (11:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1826974 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ef45c3dcc5541379a44837963810074643b75669..ad8f72dd7600b6e589221b4f9dc27eadf4cd0c7d 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -175,6 +175,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   Merge only fails due to small docs conflicts.
      +1: rjung, ylavic,
 
+  *) mod_md: Fix compilation with OpenSSL before version 1.0.2.
+     Symbol ASN1_TIME_diff is only available for 1.0.2+,
+     but luckily alternative code we can use is already
+     available, originally written for the LibreSSL case.
+     trunk patch: http://svn.apache.org/r1826973
+     2.4.x patch: svn merge -c 1826973 ^/httpd/httpd/trunk .
+     +1: rjung
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]