Skip to content

Commit 34cef64

Browse files
committed
Preparing for 1.2.29 release
1 parent a6fb839 commit 34cef64

File tree

1 file changed

+26
-26
lines changed

1 file changed

+26
-26
lines changed

CHANGELOG

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,32 @@
11
Cacti CHANGELOG
22

33
1.2.29
4-
-security#GHSA-pv2c-97pp-vxwg: Local File Inclusion (LFI) Vulnerability via Poller Standard Error Log Path
5-
-security#GHSA-f9c7-7rc3-574c: SQL Injection vulnerability when using tree rules through Automation API
6-
-security#GHSA-vj9g-P7F2-4wqj: SQL Injection vulnerability when view host template
7-
-security#GHSA-fh3x-69rr-qqpp: SQL Injection vulnerability when request automation devices
84
-security#GHSA-c5j8-jxj3-hh36: Authenticated RCE via multi-line SNMP responses
5+
-security#GHSA-f9c7-7rc3-574c: SQL Injection vulnerability when using tree rules through Automation API
6+
-security#GHSA-fh3x-69rr-qqpp: SQL Injection vulnerability when request automation devices
97
-security#GHSA-fxrq-fr7h-9rqq: Arbitrary File Creation leading to RCE
10-
-issue#5843: Issue with temporary tables with use of microtime
11-
-issue#5847: Presets Time in Cacti 1.2.28 Not Automatically Updating...
12-
-issue#5848: RRDfile Auto Clean not working
13-
-issue#5856: Help HTML file is incorrect for Automation Networks
14-
-issue#5867: Disabling a Tree does not function as expected
15-
-issue#5868: Error when remove Orphaned Graphs from GUI
16-
-issue#5869: Fix FreeBSD IPv6 ping
17-
-issue#5870: CLI utility splice_rrd.php generates an error in PHP8+
18-
-issue#5874: IPV6 address colon format causes the snmp query to not work
19-
-issue#5884: Fix Fortigate and Aruba OSCX switch template, improve Clearpass template
20-
-issue#5927: Unable to re-enable a plugin using plugin_manage.php
21-
-issue#5932: When upgrading Cacti, the replicate_out() process runs repeatedly
22-
-issue#5961: Issues with Replication of Tables and Misleading Full Sync Time
23-
-issue#5963: Cacti caching for db_table_exists() and db_column_exists() is not connection aware and replication does not replicate empty table structures
24-
-issue#5986: PHP ERRORS with php8.4 while including global_arrays.php
25-
-issue#5987: Please add a new line to upgrade_database script
26-
-issue#6065: Preview page no longer refreshes
27-
-issue#6078: Convert tables errors when using default mariadb collation settings
8+
-security#GHSA-pv2c-97pp-vxwg: Local File Inclusion (LFI) Vulnerability via Poller Standard Error Log Path
9+
-security#GHSA-vj9g-P7F2-4wqj: SQL Injection vulnerability when view host template
10+
-issue#5843: Temporary table names may incorrectly think they have a schema
11+
-issue#5847: When using Preset Time to view graphs, it is using a fixed point rather than relative time
12+
-issue#5848: Fix issue where RRA files are not automatically removed
13+
-issue#5856: Fix invalid help link for Automation Networks
14+
-issue#5867: Unable to disable a tree within the GUI
15+
-issue#5868: When removing graphs, RRA files may be left behind
16+
-issue#5869: Improve compatibility with ping under FreeBSD
17+
-issue#5870: Improve compatibility wtih Slice RRD tool under PHP 8.x
18+
-issue#5874: Allow IPv6 formats to use colons without port
19+
-issue#5884: Update Fortigate, Aruba OSCX and Clearpass templates
20+
-issue#5927: When a plugin is disabled, unable to use GUI to enable it again
21+
-issue#5932: When upgrading, ensure that replication only runs as necessary
22+
-issue#5961: Improve caching and syncing issues with replication
23+
-issue#5963: Improve caching techniques for database calls
24+
-issue#5986: Improve compatibility for Error constants under PHP 8.4
25+
-issue#5987: When running the upgrade database script, cursor is left in the middle of the row
26+
-issue#6065: Guest page does not automatically refresh
27+
-issue#6078: When installing, conversion of tables may produce collation errors
2828
-feature#5921: Add HPE Nimble/Alletra template
29-
-feature#5933: Only attempt to change the table type and character encoding for built-in Cacti tables
29+
-feature#5933: When installing, only convert core cacti tables
3030

3131
1.2.28
3232
-security#GHSA-49f2-hwx9-qffr: XSS vulnerability when creating external links with the consolenewsection parameter
@@ -38,13 +38,13 @@ Cacti CHANGELOG
3838
-issue#5759: When installing, remote poller may attempt to sync with other pollers
3939
-issue#5768: When a Data Query has a space, indexes may not be properly escaped
4040
-issue#5771: Boost does not always order data source records properly
41-
-issue#5772: Add IP address to the login audit for successful logins by xmacan
42-
-issue#5773: Undefined variable error may sometimes occur when dealing with RRD output by MSS970
41+
-issue#5772: Add IP address to the login audit for successful logins
42+
-issue#5773: Undefined variable error may sometimes occur when dealing with RRD output
4343
-issue#5777: When export to CSV, only the first line of notes is included
4444
-issue#5780: When rendering forms, missing default value can cause errors
4545
-issue#5782: Allow hosted content to be executable for the links page
4646
-issue#5783: When closing database connections, some may linger incorrectly
47-
-issue#5785: When changing passwords, an infinite loop may occur by ddb4github
47+
-issue#5785: When changing passwords, an infinite loop may occur
4848
-issue#5790: When using Cacti Daemon, a "Cron out of sync" message may be reported
4949
-issue#5791: Add ability to filter/sort users by group or last login time
5050
-issue#5792: When using List View, unable to add Graphs to a Report

0 commit comments

Comments
 (0)