From: Stefan Fritsch Date: Thu, 4 Jul 2013 12:44:13 +0000 (+0000) Subject: vote/comment/promote X-Git-Tag: 2.4.5~46 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1aabf230ec7ac6f059204c5b10220347f38d7e43;p=apache vote/comment/promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1499736 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 68996d718e..413c226107 100644 --- a/STATUS +++ b/STATUS @@ -102,6 +102,17 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: But I think this can be fixed/removed later and vote +1 to get the other fixes into 2.4.5. + * mod_session_dbd: Make sure that dirty flag is respected when saving + sessions, and ensure the session ID is changed each time the session + changes. + trunk patch: http://svn.apache.org/r1488158 + trunk patch: http://svn.apache.org/r1488164 + 2.4.x patch: trunk patch works modulo CHANGES + +1: minfrin, jim, sf + sf says: Something like this should be added to CHANGES: + This changes the format of the updatesession SQL statement. Existing + configurations must be changed. + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -157,14 +168,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: http://people.apache.org/~sf/open_htaccess_hook.patch +1: sf, jorton, - * mod_session_dbd: Make sure that dirty flag is respected when saving - sessions, and ensure the session ID is changed each time the session - changes. - trunk patch: http://svn.apache.org/r1488158 - trunk patch: http://svn.apache.org/r1488164 - 2.4.x patch: trunk patch works modulo CHANGES - +1: minfrin, jim - * mod_proxy: Connection header clearing issues trunk patch: https://svn.apache.org/viewvc?view=revision&revision=1481891 https://svn.apache.org/viewvc?view=revision&revision=1482075