From: Ruediger Pluem Date: Sat, 14 Jun 2008 21:31:53 +0000 (+0000) Subject: * Remove moot comment and vote. It seems unlikely that there is a unix platform X-Git-Tag: 2.2.10~182 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c81fcee15c62bf674687c66988477c5ff56a99b8;p=thirdparty%2Fapache%2Fhttpd.git * Remove moot comment and vote. It seems unlikely that there is a unix platform without chroot. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@667887 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 917d2a68741..703180e137b 100644 --- a/STATUS +++ b/STATUS @@ -110,12 +110,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?rev=611483&view=rev (source) http://svn.apache.org/viewvc?rev=639005&view=rev (docs) http://svn.apache.org/viewvc?rev=639010&view=rev (mmn) - +1: niq - rpluem says: I am missing a minor bump and documentation. - niq replies: Done. - rpluem says: Thanks. Sorry for being picky, but after revisiting the patch - again I ask myself how we can be sure that the chroot function is actually - present on the platform we compile. + +1: niq, rpluem * mod_rewrite: Allow Cookie option to set secure and HttpOnly flags. PR 44799