Author: zawadaa Date: Thu Mar 18 23:17:17 2010 GMT Module: packages Tag: HEAD ---- Log message: - up to 1.1.4 - security fix: escape user-provided query form input to avoid XSS attack.
---- Files affected: packages/viewvc: viewvc.spec (1.18 -> 1.19) ---- Diffs: ================================================================ Index: packages/viewvc/viewvc.spec diff -u packages/viewvc/viewvc.spec:1.18 packages/viewvc/viewvc.spec:1.19 --- packages/viewvc/viewvc.spec:1.18 Fri Dec 18 17:27:29 2009 +++ packages/viewvc/viewvc.spec Fri Mar 19 00:17:10 2010 @@ -2,12 +2,12 @@ Summary: Browser interface for CVS and Subversion version control repositories Summary(pl.UTF-8): Interfejs przeglądarki do repozytoriów systemów kontroli wersji CVS i Subversion Name: viewvc -Version: 1.1.2 -Release: 0.3 +Version: 1.1.4 +Release: 0.1 License: BSD Group: Applications/WWW Source0: http://www.viewvc.org/%{name}-%{version}.tar.gz -# Source0-md5: 8f14fc2f58f4e87b835500ae20d8d631 +# Source0-md5: af1057d9128b983f4e905615b84486a3 Source1: %{name}-httpd.conf URL: http://www.viewvc.org/ BuildRequires: python-modules @@ -299,6 +299,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19 2010/03/18 23:17:10 zawadaa +- up to 1.1.4 +- security fix: escape user-provided query form input to avoid XSS attack. + Revision 1.18 2009/12/18 16:27:29 matik - moved templates to separate packages - adapterized ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/viewvc/viewvc.spec?r1=1.18&r2=1.19&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
