packages: cacti/cacti.spec - added temporary patch for 0.8.7g fixing some X...

marti marti at pld-linux.org
Thu Apr 14 20:30:40 CEST 2011


Author: marti                        Date: Thu Apr 14 18:30:40 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added temporary patch for 0.8.7g fixing some XSS and SQLI vulnerabilities

---- Files affected:
packages/cacti:
   cacti.spec (1.140 -> 1.141) 

---- Diffs:

================================================================
Index: packages/cacti/cacti.spec
diff -u packages/cacti/cacti.spec:1.140 packages/cacti/cacti.spec:1.141
--- packages/cacti/cacti.spec:1.140	Tue Dec 21 11:34:52 2010
+++ packages/cacti/cacti.spec	Thu Apr 14 20:30:34 2011
@@ -9,7 +9,7 @@
 Summary(pl.UTF-8):	Cacti - frontend w PHP do rrdtoola
 Name:		cacti
 Version:	0.8.7g
-Release:	10
+Release:	11
 License:	GPL
 Group:		Applications/WWW
 Source0:	http://www.cacti.net/downloads/%{name}-%{version}.tar.gz
@@ -42,6 +42,7 @@
 Patch14:	script_server_command_line_parse.patch
 Patch15:	ping.patch
 Patch16:	poller_interval.patch
+Patch17:	%{name}-0.8.7g-sqli-xss.patch
 URL:		http://www.cacti.net/
 BuildRequires:	rpm-perlprov
 BuildRequires:	sed >= 4.0
@@ -137,6 +138,7 @@
 %patch14 -p1
 %patch15 -p1
 %patch16 -p1
+%patch17 -p1
 
 %if %{with pa}
 %patch0 -p1
@@ -295,6 +297,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.141  2011/04/14 18:30:34  marti
+- added temporary patch for 0.8.7g fixing some XSS and SQLI vulnerabilities
+
 Revision 1.140  2010/12/21 10:34:52  glen
 - package log archive dir; rel 10
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/cacti/cacti.spec?r1=1.140&r2=1.141&f=u



More information about the pld-cvs-commit mailing list