Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/apache:master commit in: 2.2/patches/
Date: Sat, 09 Nov 2013 15:33:02
Message-Id: 1224945502.7186abe3a1b57d548facc341c651efbde103e67e.polynomial-c@gentoo
1 commit: 7186abe3a1b57d548facc341c651efbde103e67e
2 Author: Benedikt Boehm <hollow <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 25 14:38:22 2008 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 25 14:38:22 2008 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/apache.git;a=commit;h=7186abe3
7
8 remove obsolete patches
9
10 ---
11 2.2/patches/10_all_CVE-2008-2939.patch | 10 ----------
12 1 file changed, 10 deletions(-)
13
14 diff --git a/2.2/patches/10_all_CVE-2008-2939.patch b/2.2/patches/10_all_CVE-2008-2939.patch
15 deleted file mode 100644
16 index 7bf57c8..0000000
17 --- a/2.2/patches/10_all_CVE-2008-2939.patch
18 +++ /dev/null
19 @@ -1,10 +0,0 @@
20 ---- httpd/httpd/branches/2.2.x/modules/proxy/mod_proxy_ftp.c 2008/08/05 19:00:05 682869
21 -+++ httpd/httpd/branches/2.2.x/modules/proxy/mod_proxy_ftp.c 2008/08/05 19:01:50 682870
22 -@@ -383,6 +383,7 @@
23 - c->bucket_alloc));
24 - }
25 - if (wildcard != NULL) {
26 -+ wildcard = ap_escape_html(p, wildcard);
27 - APR_BRIGADE_INSERT_TAIL(out, apr_bucket_pool_create(wildcard,
28 - strlen(wildcard), p,
29 - c->bucket_alloc));