Skip to content

Commit 9dab302

Browse files
committed
easier votes, promote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1926062 13f79535-47bb-0310-9956-ffa450edef68
1 parent c139c26 commit 9dab302

File tree

1 file changed

+31
-30
lines changed

1 file changed

+31
-30
lines changed

STATUS

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

202-
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
203-
[ New proposals should be added at the end of the list ]
204-
205-
*) mod_systemd: Add systemd socket activation
206-
Trunk version of patch:
207-
https://svn.apache.org/r1511033
208-
https://svn.apache.org/r1528032
209-
https://svn.apache.org/r1608686
210-
https://svn.apache.org/r1608694
211-
https://svn.apache.org/r1608703
212-
https://svn.apache.org/r1838271
213-
https://svn.apache.org/r1899784
214-
https://svn.apache.org/r1916312
215-
https://svn.apache.org/r1916344
216-
Backport version for 2.4.x of patch:
217-
https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/515.diff
218-
Can be applied via apply_backport_pr.sh 515
219-
+1: rpluem, jorton
220-
221202
*) mod_lua: Fix memory handling in output filter
222203
Trunk version of patch:
223204
https://svn.apache.org/r1924095
224205
Backport version for 2.4.x of patch:
225206
svn merge -c 1924095 ^/httpd/httpd/trunk .
226-
+1: jorton, rpluem
207+
+1: jorton, rpluem, covener
227208

228209
*) mod_ssl: Remove warning over potential uninitialised value
229210
for ssl protocol prior to protocol selection.
230211
Trunk version of patch:
231212
https://svn.apache.org/r1924757
232213
Backport version for 2.4.x of patch:
233214
https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-ssl-prot-fix.patch
234-
+1: minfrin, rpluem
215+
+1: minfrin, rpluem, covener
235216

236217
*) mod_dav: Add dav_get_base_path() API.
237218
Trunk version of patch:
238219
https://svn.apache.org/1923639
239220
Backport version for 2.4.x of patch:
240221
https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/526.patch
241-
+1: jorton, rpluem
242-
243-
*) mod_http2: update to v2.0.32
244-
Trunk version of patch:
245-
https://svn.apache.org/r1925975
246-
Backport version for 2.4.x of patch:
247-
svn merge -c 1925975 ^/httpd/httpd/trunk .
248-
+1: icing, rpluem
222+
+1: jorton, rpluem, covener
249223

250224
*) mod_md: update to v2.5.2
251225
Trunk version of patch:
252226
https://svn.apache.org/r1925979
253227
Backport version for 2.4.x of patch:
254228
svn merge -c 1925979 ^/httpd/httpd/trunk .
229+
+1: icing, rpluem, covener
230+
231+
232+
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
233+
[ New proposals should be added at the end of the list ]
234+
235+
*) mod_systemd: Add systemd socket activation
236+
Trunk version of patch:
237+
https://svn.apache.org/r1511033
238+
https://svn.apache.org/r1528032
239+
https://svn.apache.org/r1608686
240+
https://svn.apache.org/r1608694
241+
https://svn.apache.org/r1608703
242+
https://svn.apache.org/r1838271
243+
https://svn.apache.org/r1899784
244+
https://svn.apache.org/r1916312
245+
https://svn.apache.org/r1916344
246+
Backport version for 2.4.x of patch:
247+
https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/515.diff
248+
Can be applied via apply_backport_pr.sh 515
249+
+1: rpluem, jorton
250+
251+
*) mod_http2: update to v2.0.32
252+
Trunk version of patch:
253+
https://svn.apache.org/r1925975
254+
Backport version for 2.4.x of patch:
255+
svn merge -c 1925975 ^/httpd/httpd/trunk .
255256
+1: icing, rpluem
256257

257258
*) mod_headers: don't call ap_set_content_type() when manipulating
@@ -270,7 +271,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
270271
Backport version for 2.4.x of patch:
271272
Trunk version of patch works
272273
svn merge -c 1925109 ^/httpd/httpd/trunk .
273-
+1: rpluem,
274+
+1: rpluem, covener
274275

275276

276277
PATCHES/ISSUES THAT ARE BEING WORKED

0 commit comments

Comments
 (0)