Author: glen Date: Mon Jul 4 21:36:46 2005 GMT Module: SPECS Tag: DEVEL ---- Log message: - include xss fix in weekly reports
---- Files affected: SPECS: eventum.spec (1.107.2.6 -> 1.107.2.7) ---- Diffs: ================================================================ Index: SPECS/eventum.spec diff -u SPECS/eventum.spec:1.107.2.6 SPECS/eventum.spec:1.107.2.7 --- SPECS/eventum.spec:1.107.2.6 Tue Jun 28 21:36:42 2005 +++ SPECS/eventum.spec Mon Jul 4 23:36:41 2005 @@ -26,7 +26,7 @@ %define _source http://mysql.dataphone.se/Downloads/%{name}/%{name}-%{version}.tar.gz %endif -%define _rel 3.15 +%define _rel 3.16 Summary: Eventum Issue / Bug tracking system Summary(pl): Eventum - system śledzenia spraw/błędów @@ -73,6 +73,7 @@ Patch17: http://glen.alkohol.ee/pld/eventum-scm-workflow.patch Patch18: http://glen.alkohol.ee/pld/eventum-bot-reconnect-join.patch Patch19: http://glen.alkohol.ee/pld/eventum-routing-pattern-fix.patch +Patch20: http://glen.alkohol.ee/pld/eventum-weekly-reports-xss.patch URL: http://dev.mysql.com/downloads/other/eventum/ BuildRequires: rpmbuild(macros) >= 1.223 BuildRequires: sed >= 4.0 @@ -466,6 +467,7 @@ %patch17 -p1 %patch18 -p1 %patch19 -p1 +%patch20 -p1 # replace in remaining scripts config.inc.php to system one grep -rl 'include_once(".*config.inc.php")' . | xargs sed -i -e ' @@ -845,6 +847,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.107.2.7 2005/07/04 21:36:41 glen +- include xss fix in weekly reports + Revision 1.107.2.6 2005/06/28 19:36:42 glen - use apache config triggers ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/eventum.spec?r1=1.107.2.6&r2=1.107.2.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
