From 9ded6fef1d76d00e6c5f46ba2342b9f39541a2c2 Mon Sep 17 00:00:00 2001 From: Nick Kew Date: Thu, 2 Aug 2007 20:51:12 +0000 Subject: [PATCH] Add 2.2.x patch for proxy_util date fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@562252 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/STATUS b/STATUS index dd91cedf0a7..c32669560e5 100644 --- a/STATUS +++ b/STATUS @@ -346,7 +346,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: * mod_proxy: fix buffer overread in date parsing PR: 41144 CVE-2007-3847 - http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/proxy/proxy_util.c?r1=550514&r2=562069 + Trunk: http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/proxy/proxy_util.c?r1=550514&r2=562069 + 2.2.x: http://people.apache.org/~niq/proxy-util-22x.patch +1: niq rpluem says: This does not apply cleanly to 2.2.x because of the style fixes done in r429875 -- 2.47.3