From: Yann Ylavic Date: Fri, 4 Sep 2015 11:26:27 +0000 (+0000) Subject: Fix commits URLs ('r' prefix). X-Git-Tag: 2.4.17~163 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d73f556e1de523f7e5d151262bcc709020a6dbf;p=thirdparty%2Fapache%2Fhttpd.git Fix commits URLs ('r' prefix). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1701217 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 11e18ef89f7..ac368279e35 100644 --- a/STATUS +++ b/STATUS @@ -293,10 +293,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/r1698116 http://svn.apache.org/r1698133 http://svn.apache.org/r1694950 - http://svn.apache.org/1700968 - http://svn.apache.org/1701005 - http://svn.apache.org/1701145 - http://svn.apache.org/1701178 + http://svn.apache.org/r1700968 + http://svn.apache.org/r1701005 + http://svn.apache.org/r1701145 + http://svn.apache.org/r1701178 All changes to files in modules/http2 need to be ignored. v2: added r1698116, r1693918 to patch v3: added changes to ap_array_index and ap_array_contains @@ -348,9 +348,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/r1700275 http://svn.apache.org/r1700514 http://svn.apache.org/r1700777 - http://svn.apache.org/1700917 - http://svn.apache.org/1700925 - http://svn.apache.org/1701204 + http://svn.apache.org/r1700917 + http://svn.apache.org/r1700925 + http://svn.apache.org/r1701204 2.4.x patch for this and core/mod_ssl: https://raw.githubusercontent.com/icing/mod_h2/master/sandbox/httpd/patches/core-h2-all-in-one-v4.patch +1: icing