Author: zawadaa Date: Fri Jan 12 12:01:28 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- update for 2.2.4
---- Files affected:
SOURCES:
httpd-2.0.45-encode.patch (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SOURCES/httpd-2.0.45-encode.patch
diff -u SOURCES/httpd-2.0.45-encode.patch:1.2
SOURCES/httpd-2.0.45-encode.patch:1.3
--- SOURCES/httpd-2.0.45-encode.patch:1.2 Fri Dec 2 23:05:46 2005
+++ SOURCES/httpd-2.0.45-encode.patch Fri Jan 12 13:01:23 2007
@@ -25,7 +25,7 @@
@@ -224,8 +224,7 @@
apr_table_addn(e, "SERVER_SIGNATURE", ap_psignature("", r));
- apr_table_addn(e, "SERVER_SOFTWARE", ap_get_server_version());
+ apr_table_addn(e, "SERVER_SOFTWARE", ap_get_server_banner());
- apr_table_addn(e, "SERVER_NAME",
- ap_escape_html(r->pool, ap_get_server_name(r)));
+ apr_table_addn(e, "SERVER_NAME", ap_get_server_name(r));
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/httpd-2.0.45-encode.patch?r1=1.2&r2=1.3&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit