SPECS: apache1-mod_perl.spec - note problem about Apache::Util::es...
glen
glen at pld-linux.org
Tue Jan 15 20:33:07 CET 2008
Author: glen Date: Tue Jan 15 19:33:07 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- note problem about Apache::Util::escape_html()
---- Files affected:
SPECS:
apache1-mod_perl.spec (1.43 -> 1.44)
---- Diffs:
================================================================
Index: SPECS/apache1-mod_perl.spec
diff -u SPECS/apache1-mod_perl.spec:1.43 SPECS/apache1-mod_perl.spec:1.44
--- SPECS/apache1-mod_perl.spec:1.43 Sun Nov 4 19:07:11 2007
+++ SPECS/apache1-mod_perl.spec Tue Jan 15 20:33:01 2008
@@ -1,5 +1,10 @@
# $Revision$, $Date$
-#
+# TODO
+# - hard to solve and is it worth?
+# Apache::Util::escape_html() can't be used outside Aapache it is xs and in shared library which is also the apache module
+# fix would be probably link only Apachye symbols to apache module and put rest of the symbols as perl library
+# perl-HTML-Menu-Select uses that method in test.
+#
# Conditional build:
%bcond_without ipv6 # IPv6 support (must match same bcond from apache1-devel)
#
@@ -332,7 +337,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
-Revision 1.43 2007-11-04 18:07:11 qboosh
+Revision 1.44 2008-01-15 19:33:01 glen
+- note problem about Apache::Util::escape_html()
+
+Revision 1.43 2007/11/04 18:07:11 qboosh
- updated to 1.30 (fixes CVE-2007-1349)
- separated -doc (which requires apache1-doc)
- -devel renamed to perl-mod_perl1-devel (as it is for perl, not apache)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/apache1-mod_perl.spec?r1=1.43&r2=1.44&f=u
More information about the pld-cvs-commit
mailing list