PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
+ *) SECURITY: CVE-2007-3847
+ mod_proxy: Prevent reading past the end of a buffer when parsing
+ date-related headers. PR 41144.
+ 2.2.x: http://svn.apache.org/viewvc?view=rev&revision=563198
+ 2.0.x: http://people.apache.org/~covener/proxy-util-20x.patch
+ (Same as 2.2 but removed lines have hard tabs)
+ +1: covener, niq, rpluem
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ please place SVN revisions from trunk here, so it is easy to
http://svn.apache.org/viewcvs.cgi?rev=102870&view=rev
+1: wrowe, colm
- *) SECURITY: CVE-2007-3847
- mod_proxy: Prevent reading past the end of a buffer when parsing
- date-related headers. PR 41144.
- 2.2.x: http://svn.apache.org/viewvc?view=rev&revision=563198
- 2.0.x: http://people.apache.org/~covener/proxy-util-20x.patch
- (Same as 2.2 but removed lines have hard tabs)
- +1: covener, niq
-
PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON:
*) mod_headers: Support {...}s tag for SSL variable lookup.