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

Changes of Revision 10

[-] Changed cacti.spec
x
 
1
@@ -12,13 +12,13 @@
2
 
3
 Name:           cacti
4
 BuildRequires:  apache2-devel libapr-util1-devel pcre-devel
5
-Version:        0.8.7a
6
+Version:        0.8.7b
7
 Release:        1
8
 Summary:        Web Front-End to Monitor System Data via RRDtool
9
 License:        GPL v2 or later
10
 Group:          System/Monitoring
11
 Url:            http://www.cacti.net/
12
-Source0:        %{name}-%{version}.tar.bz2
13
+Source0:        %{name}-%{version}.tar.gz
14
 Source1:        %{name}.cron
15
 Source2:        %{name}-httpd.conf
16
 Source3:        %{name}.logrotate
17
@@ -92,6 +92,38 @@
18
 %config(noreplace) %{apache2_sysconfdir}/conf.d/cacti.conf
19
 %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
20
 %changelog
21
+* Wed Feb 13 2008 Carsten Schoene <cs@linux-administrator.com>
22
+- updated to 0.8.7b
23
+  * Unnecessary (and faulty) DEF generation for CF:AVERAGE
24
+  * Small visual fix for Cacti in "View Cacti Log File"
25
+  * Graph xport modification to increase default rows output
26
+  * Poller incorrectly identifies unique hosts
27
+  * CLI Scripts bring MySQL down on large installations
28
+  * Filtering broken on Data Sources page
29
+  * Fix looping poller recache events
30
+  * ss_fping.php 100% "Pkt Loss" does not work properly
31
+  * Graphs with no template and/or no host cause filtering errors on Graph Management page
32
+  * View Poller Cache does not show Data Sources that have no host
33
+  * Graph Generation fails if e.g. ifDescr contains some blanks
34
+  * TCP/UDP ping port ignored
35
+  * Downed Device Detection
36
+  * update_host_status handles ping_availability incorrectly
37
+  * "U" not allowed as min/max RRD value
38
+  * Deleted user causes error on user log viewer
39
+  * Re-assign duplicate radio button IDs
40
+  * Add HTML title attributes for certain pages
41
+  * ALL_DATA_SOURCES_NODUPS includes DUPs? SIMILAR_DATA_SOURCES_DUPS is available again
42
+  * Cacti does not guarentee RRA consolidation functions exist in RRA's
43
+  * Alert on changing logarithmic scaling removed
44
+  * add_hosts.php did not accept privacy protocol
45
+  * Fix several security vulnerabilities
46
+  * show basic RRDtool graph options on Graph Template edit
47
+  * Add additional logging to Graph Xport
48
+  * Add rows dropdown to devices, graphs and data sources
49
+  * Add device_id and event count to devices
50
+  * Add ids to devices, graphs and data sources pages
51
+  * Add database repair utility
52
+
53
 * Tue Nov 20 2007 - prusnak@suse.cz
54
 - updated to 0.8.7a
55
   * "Use Per-Data Source Value (Ignore this Value)" runs only when when checking "Allow Empty Input"
56
[+] Added cacti-0.8.7b-cacti-log-path.patch ^
Added cacti-0.8.7b.tar.gz ^