Logoj0ke.net Open Build Service > Projects > server:monitoring > cacti > Changes
Sign Up | Log In

Changes of Revision 16

[-] Changed cacti.spec
x
 
1
@@ -1,5 +1,5 @@
2
 #
3
-# spec file for package cacti (Version 0.8.7e)
4
+# spec file for package cacti (Version 0.8.7g)
5
 #
6
 # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
7
 # This file and all modifications and additions to the pristine
8
@@ -12,7 +12,7 @@
9
 
10
 Name:           cacti
11
 BuildRequires:  apache2-devel libapr-util1-devel pcre-devel
12
-Version:        0.8.7e
13
+Version:        0.8.7g
14
 Release:        1
15
 Summary:        Web Front-End to Monitor System Data via RRDtool
16
 License:        GPL v2 or later
17
@@ -94,6 +94,30 @@
18
 %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
19
 
20
 %changelog
21
+* Sat Jul 10 2010 Carsten Schoene <cs@linux-administrator.com> - 0.8.7g-1
22
+- updated to 0.8.7g
23
+  * RRDTool 1.4.x not recognized during installation
24
+  * Implement windows-aware shell escaping
25
+  * Fixed multiple cross site scripting vulnerabilities reported by Tomas Hoger of the Red Hat Security Response Team
26
+  * Over 8TByte Partition in Windows cant get correct data from snmp
27
+  * Unable to login after redirection to access denied page
28
+  * "Show the page that user pointed their browser" does not seem to work
29
+  * Over zelous HTML excaping on filter strings
30
+  * LDAP-Authentifications does not work due to ldap_host being set incorrect
31
+  * Feature from bug#0001271 breaks on large values
32
+  * Web Basic authentication does not work with fastcgi
33
+  * Max OID's max value reported incorrectly in Web UI
34
+  * oid_suffix do not work correctly for input direction on data queries
35
+  * Alternate font styles do not work correctly
36
+  * Unable to add graph permissions on a user
37
+  * LDAP realm authentication outputs warning for undefined index
38
+  * Tech support does not work correctly with RRDTool 1.4.x
39
+  * Page refresh setting not being honored
40
+  * "index count changed" not implemented for query_unix_partitions.pl, query_host_partitions.pl, query_cpu_partitions.pl, ss_host_cpu.php and ss_host_disk.php
41
+  * Character encoding problem after upgrade to 0.8.7f
42
+  * Tech support page does account for no memory limit set for PHP
43
+  * Simultaneous databases connections are not supported 
44
+
45
 * Sun Sep 27 2009 Carsten Schoene <cs@linux-administrator.com> - 0.8.7e-1
46
 - updated to 0.8.7e
47
   * Creating a DS, Output field can't be selected for DT with a DIM when "Use Per-Data Source Value" is on
48
Added cacti-0.8.7g.tar.bz2 ^