git: a3784b152ccd - 2025Q1 - net-mgmt/cacti: Update 1.2.26 → 1.2.28 (PHP 8.3 support and security fixes)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 17 Jan 2025 16:47:59 UTC
The branch 2025Q1 has been updated by vvd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a3784b152ccd7ff13d78bb30bbe75e3364f2a2c1
commit a3784b152ccd7ff13d78bb30bbe75e3364f2a2c1
Author: Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2025-01-17 16:31:59 +0000
Commit: Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-01-17 16:47:51 +0000
net-mgmt/cacti: Update 1.2.26 → 1.2.28 (PHP 8.3 support and security fixes)
Security fixes in 1.2.27:
GHSA-37x7-mfjv-mm7m Authentication Bypass when using using older
password hashes
GHSA-7cmj-g5qc-pj88 RCE vulnerability when importing packages
GHSA-cx8g-hvq8-p2rv RCE vulnerability when plugins include files
GHSA-gj3f-p326-gh8r SQL Injection vulnerability when using tree rules
through Automation API
GHSA-grj5-8fcj-34gh XSS vulnerability when using JavaScript based
messaging API
GHSA-jrxg-8wh8-943x SQL Injection vulnerability when using form
templates
GHSA-p4ch-7hjw-6m87 XSS vulnerability when reading tree rules with
Automation API
GHSA-rqc8-78cm-85j3 XSS vulnerability when managing data queries
GHSA-vjph-r677-6pcc SQL Injection vulnerability when retrieving graphs
using Automation API
Security fixes in 1.2.28:
GHSA-49f2-hwx9-qffr XSS vulnerability when creating external links with
the consolenewsection parameter
GHSA-fgc6-g8gc-wcg5 XSS vulnerability when creating external links with
the title parameter
GHSA-gxq4-mv8h-6qj4 RCE vulnerability can be executed via Log Poisoning
GHSA-wh9c-v56x-v77c XSS vulnerability when creating external links with
the fileurl parameter
Also 1.2.27 contains fixes for PHP 8.3 compatibility which is default
in ports now.
Changelogs:
http://www.cacti.net/info/changelog/1.2.27
http://www.cacti.net/info/changelog/1.2.28
PR: 284037
Approved by: Michael Muenz <m.muenz@gmail.com> (maintainer)
MFH: 2025Q1
(cherry picked from commit 75e2ca30e765f24d07c12dc8744a40b0b90f783e)
---
net-mgmt/cacti/Makefile | 4 ++--
net-mgmt/cacti/distinfo | 6 +++---
net-mgmt/cacti/pkg-plist | 14 +++++++++++++-
3 files changed, 18 insertions(+), 6 deletions(-)
diff --git a/net-mgmt/cacti/Makefile b/net-mgmt/cacti/Makefile
index 232c1041b964..ca4863ff9530 100644
--- a/net-mgmt/cacti/Makefile
+++ b/net-mgmt/cacti/Makefile
@@ -1,5 +1,5 @@
PORTNAME= cacti
-DISTVERSION= 1.2.26
+DISTVERSION= 1.2.28
CATEGORIES= net-mgmt www
MASTER_SITES= http://www.cacti.net/downloads/ \
ftp://ftpmirror.uk/freebsd-ports/cacti/
@@ -47,7 +47,7 @@ SUB_LIST= CACTIDIR=${CACTIDIR} CACTIUSER=${CACTIUSER} \
post-patch:
@${FIND} ${WRKSRC} -name \*.orig -delete; \
- ${MV} ${WRKSRC}/include/config.php ${WRKSRC}/include/config.php.sample
+ ${MV} ${WRKSRC}/include/config.php.dist ${WRKSRC}/include/config.php.sample
${RM} -r ${WRKSRC}/log ${WRKSRC}/rra
do-install:
diff --git a/net-mgmt/cacti/distinfo b/net-mgmt/cacti/distinfo
index 91467bfa954e..87cc857daaea 100644
--- a/net-mgmt/cacti/distinfo
+++ b/net-mgmt/cacti/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1708196412
-SHA256 (cacti-1.2.26.tar.gz) = 1d2ed4479588540b63c77a662b3b7e841e23e63e786c47de9e7a8b558a395db0
-SIZE (cacti-1.2.26.tar.gz) = 43637358
+TIMESTAMP = 1737039609
+SHA256 (cacti-1.2.28.tar.gz) = 4a095821a9435e1b9c8294e709365f67e59dd7696c3f3feffa9cd9ace1d8cea7
+SIZE (cacti-1.2.28.tar.gz) = 46785888
diff --git a/net-mgmt/cacti/pkg-plist b/net-mgmt/cacti/pkg-plist
index 9911261ce9d0..74d262472d1c 100644
--- a/net-mgmt/cacti/pkg-plist
+++ b/net-mgmt/cacti/pkg-plist
@@ -13,7 +13,6 @@
%%CACTIDIR%%/automation_snmp.php
%%CACTIDIR%%/automation_templates.php
%%CACTIDIR%%/automation_tree_rules.php
-%%CACTIDIR%%/boost_rrdupdate.php
%%CACTIDIR%%/cache/boost/.htaccess
%%CACTIDIR%%/cache/boost/index.php
%%CACTIDIR%%/cache/index.php
@@ -79,6 +78,9 @@
%%CACTIDIR%%/color.php
%%CACTIDIR%%/color_templates.php
%%CACTIDIR%%/color_templates_items.php
+%%CACTIDIR%%/contrib/.htaccess
+%%CACTIDIR%%/contrib/README.md
+%%CACTIDIR%%/contrib/index.php
%%CACTIDIR%%/data_debug.php
%%CACTIDIR%%/data_input.php
%%CACTIDIR%%/data_queries.php
@@ -125,6 +127,7 @@
%%CACTIDIR%%/docs/How-To-Determine-Template-Version.html
%%CACTIDIR%%/docs/How-To-Existing-SNMP-Data-Queries.html
%%CACTIDIR%%/docs/How-To-New-SNMP-Data-Queries.html
+%%CACTIDIR%%/docs/How-To-Poller-5-to-1-min.html
%%CACTIDIR%%/docs/How-To-SSH-Tunnels.html
%%CACTIDIR%%/docs/How-To-Script-Data-Queries.html
%%CACTIDIR%%/docs/How-To-Setup-Remote-Pollers.html
@@ -198,6 +201,7 @@
%%CACTIDIR%%/docs/Viewing-Graphs.html
%%CACTIDIR%%/docs/apache_template_config.html
%%CACTIDIR%%/docs/audit_schema.sql
+%%CACTIDIR%%/docs/convert-from-package-to-source-debian-ubuntu.html
%%CACTIDIR%%/docs/images/apache-template-preview.png
%%CACTIDIR%%/docs/images/cacti-https.PNG
%%CACTIDIR%%/docs/images/cacti-log.png
@@ -452,6 +456,9 @@
%%CACTIDIR%%/docs/images/plugins-dependencies.png
%%CACTIDIR%%/docs/images/plugins-uninstall.png
%%CACTIDIR%%/docs/images/plugins.png
+%%CACTIDIR%%/docs/images/poller-5-1-change-profile.png
+%%CACTIDIR%%/docs/images/poller-5-1-preset-1min.png
+%%CACTIDIR%%/docs/images/poller-5-1-preset-default.png
%%CACTIDIR%%/docs/images/principles-of-operation.png
%%CACTIDIR%%/docs/images/r-dev1.png
%%CACTIDIR%%/docs/images/r-dev2.png
@@ -2623,6 +2630,7 @@
%%CACTIDIR%%/include/js/jstree.js
%%CACTIDIR%%/include/js/pace.js
%%CACTIDIR%%/include/js/purify.js
+%%CACTIDIR%%/include/js/purify.js.map
%%CACTIDIR%%/include/js/screenfull.js
%%CACTIDIR%%/include/layout.js
%%CACTIDIR%%/include/plugins.php
@@ -2738,6 +2746,7 @@
%%CACTIDIR%%/include/themes/midwinter/Diff.css
%%CACTIDIR%%/include/themes/midwinter/billboard.css
%%CACTIDIR%%/include/themes/midwinter/billboard.midwinter.css
+%%CACTIDIR%%/include/themes/midwinter/colors.css
%%CACTIDIR%%/include/themes/midwinter/css/media/compact-landscape.css
%%CACTIDIR%%/include/themes/midwinter/css/media/compact-portrait.css
%%CACTIDIR%%/include/themes/midwinter/css/media/compact.css
@@ -2757,6 +2766,7 @@
%%CACTIDIR%%/include/themes/midwinter/default/style.css
%%CACTIDIR%%/include/themes/midwinter/default/style.min.css
%%CACTIDIR%%/include/themes/midwinter/default/throbber.gif
+%%CACTIDIR%%/include/themes/midwinter/fonts.css
%%CACTIDIR%%/include/themes/midwinter/images/128/bar-alpha.png
%%CACTIDIR%%/include/themes/midwinter/images/128/bar.png
%%CACTIDIR%%/include/themes/midwinter/images/128/map.png
@@ -3996,6 +4006,7 @@
%%CACTIDIR%%/install/templates/Cacti_Stats.xml.gz
%%CACTIDIR%%/install/templates/Cisco_Router.xml.gz
%%CACTIDIR%%/install/templates/Citrix_NetScaler_VPX.xml.gz
+%%CACTIDIR%%/install/templates/Clearpass_policy_manager.xml.gz
%%CACTIDIR%%/install/templates/ESXi_Device.xml.gz
%%CACTIDIR%%/install/templates/Fortigate.xml.gz
%%CACTIDIR%%/install/templates/Generic_SNMP_Device.xml.gz
@@ -4061,6 +4072,7 @@
%%CACTIDIR%%/install/upgrades/1_2_23.php
%%CACTIDIR%%/install/upgrades/1_2_25.php
%%CACTIDIR%%/install/upgrades/1_2_26.php
+%%CACTIDIR%%/install/upgrades/1_2_27.php
%%CACTIDIR%%/install/upgrades/1_2_2.php
%%CACTIDIR%%/install/upgrades/1_2_3.php
%%CACTIDIR%%/install/upgrades/1_2_5.php