From: Ruediger Pluem Date: Thu, 18 Dec 2008 01:39:36 +0000 (+0000) Subject: * Promote X-Git-Tag: 2.2.12~314 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce5b062a57c9067e2a0cc8ea820f6547bb9a97b2;p=thirdparty%2Fapache%2Fhttpd.git * Promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@727613 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index c9eedc34b38..060b1c6c060 100644 --- a/STATUS +++ b/STATUS @@ -86,6 +86,14 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + * Output -M and -S dumps (modules and vhosts) to stdout instead of stderr. + PR 42571 and PR 44266 (dup). [Dan Poirier ] + Trunk version of patch: + http://svn.apache.org/viewvc?view=rev&revision=727452 + Backport version for 2.2.x of patch (trunk patch applies with offsets): + http://people.apache.org/~rederpj/backport_PR42571_moduleVhostToStdout.diff + +1: rederpj, covener, rpluem + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -106,14 +114,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://people.apache.org/~rederpj/backport_PR45994_util_ldap.c.diff +1: rederpj, rpluem - * Output -M and -S dumps (modules and vhosts) to stdout instead of stderr. - PR 42571 and PR 44266 (dup). [Dan Poirier ] - Trunk version of patch: - http://svn.apache.org/viewvc?view=rev&revision=727452 - Backport version for 2.2.x of patch (trunk patch applies with offsets): - http://people.apache.org/~rederpj/backport_PR42571_moduleVhostToStdout.diff - +1: rederpj, covener, rpluem - * Set Listen protocol to "https" if port is set to 443 and no proto is specified (as documented but not implemented). PR 46066 [Dan Poirier ] Trunk version of patch: