Skip to content

Commit a907e83

Browse files
committed
Merged x2, Vote+Promote x1.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1926065 13f79535-47bb-0310-9956-ffa450edef68
1 parent c43d8e9 commit a907e83

File tree

1 file changed

+7
-22
lines changed

1 file changed

+7
-22
lines changed

STATUS

Lines changed: 7 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -199,13 +199,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
199199
backport needs adjusting MMN
200200
+1: icing, rpluem, jorton
201201

202-
*) mod_lua: Fix memory handling in output filter
203-
Trunk version of patch:
204-
https://svn.apache.org/r1924095
205-
Backport version for 2.4.x of patch:
206-
svn merge -c 1924095 ^/httpd/httpd/trunk .
207-
+1: jorton, rpluem, covener
208-
209202
*) mod_ssl: Remove warning over potential uninitialised value
210203
for ssl protocol prior to protocol selection.
211204
Trunk version of patch:
@@ -214,20 +207,20 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
214207
https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-ssl-prot-fix.patch
215208
+1: minfrin, rpluem, covener
216209

217-
*) mod_dav: Add dav_get_base_path() API.
218-
Trunk version of patch:
219-
https://svn.apache.org/1923639
220-
Backport version for 2.4.x of patch:
221-
https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/526.patch
222-
+1: jorton, rpluem, covener
223-
224210
*) mod_md: update to v2.5.2
225211
Trunk version of patch:
226212
https://svn.apache.org/r1925979
227213
Backport version for 2.4.x of patch:
228214
svn merge -c 1925979 ^/httpd/httpd/trunk .
229215
+1: icing, rpluem, covener
230216

217+
*) mod_headers: don't call ap_set_content_type() when manipulating
218+
_request_ headers.
219+
Trunk version of patch:
220+
https://svn.apache.org/r1820750
221+
Backport version for 2.4.x of patch:
222+
https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/533.diff
223+
+1 covener, rpluem, jorton
231224

232225
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
233226
[ New proposals should be added at the end of the list ]
@@ -255,14 +248,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
255248
svn merge -c 1925975 ^/httpd/httpd/trunk .
256249
+1: icing, rpluem
257250

258-
*) mod_headers: don't call ap_set_content_type() when manipulating
259-
_request_ headers.
260-
Trunk version of patch:
261-
https://svn.apache.org/r1820750
262-
Backport version for 2.4.x of patch:
263-
https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/533.diff
264-
+1 covener, rpluem
265-
266251
*) mod_proxy_balancer: Fix a regression that caused stickysession keys no
267252
longer be recognized if they are provided as query parameter in the URL.
268253
PR 69443

0 commit comments

Comments
 (0)