From: Sander Temme Date: Fri, 28 Nov 2008 18:47:34 +0000 (+0000) Subject: My 2c on PCRE in 2.2 X-Git-Tag: 2.2.11~35 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79e9ecc768e06f1b44d561d959a86fb3ad290e2d;p=thirdparty%2Fapache%2Fhttpd.git My 2c on PCRE in 2.2 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@721550 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index cbb8a6bac72..6aacc981e1d 100644 --- a/STATUS +++ b/STATUS @@ -122,6 +122,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: -1: rpluem: Agree with niq on binary compatibility argument. But IMHO unbundling it is also not possible with 2.2.x for the same reason. IMHO this has to wait until 2.4. + -1: sctemme: This is one of the perils of bundling, but IMHO for 2.2.x + we're stuck with it. And if that starts inheriting us + security issues that we can't fix, all the more reason + to retire the branch. pgollucci volunteers