From: Nick Kew Date: Tue, 6 Jan 2009 21:48:28 +0000 (+0000) Subject: Propose backport X-Git-Tag: 2.2.12~294 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=109ef2f08519027bc935c5a40767bb4d4e1ec185;p=thirdparty%2Fapache%2Fhttpd.git Propose backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@732133 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 89b1a8b2840..e809d519f7c 100644 --- a/STATUS +++ b/STATUS @@ -116,6 +116,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?view=rev&revision=729586 +1: niq, rpluem + * core: fix symlink checking in directory walk + PR 45959 + trunk: + r423886, r425057, r425394, r490920, r491297 + 2.2.x: + http://people.apache.org/~niq/patches/45959 + +1: niq + PATCHES/ISSUES THAT ARE STALLED * mod_ssl: Add server name indication (RFC 4366) support (PR 34607).