git: c98a12b83feb - 2025Q1 - net-mgmt/cacti: update to 1.2.29

From: Rodrigo Osorio <rodrigo_at_FreeBSD.org>
Date: Thu, 06 Feb 2025 22:24:30 UTC
The branch 2025Q1 has been updated by rodrigo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c98a12b83febe9a7914a94cc994f1717597d55df

commit c98a12b83febe9a7914a94cc994f1717597d55df
Author:     Rodrigo Osorio <rodrigo@FreeBSD.org>
AuthorDate: 2025-02-05 09:27:31 +0000
Commit:     Rodrigo Osorio <rodrigo@FreeBSD.org>
CommitDate: 2025-02-06 21:37:53 +0000

    net-mgmt/cacti: update to 1.2.29
    
    Changelog: https://github.com/Cacti/cacti/releases/tag/release%2F1.2.29
    
    Security: CVE-2025-22604 / GHSA-c5j8-jxj3-hh36: Authenticated RCE via multi-line SNMP responses
    Security: CVE-2025-24368 / GHSA-f9c7-7rc3-574c: SQL Injection vulnerability when using tree rules through Automation API
    Security: CVE-2024-54145 / GHSA-fh3x-69rr-qqpp: SQL Injection vulnerability when request automation devices
    Security: CVE-2025-24367 / GHSA-fxrq-fr7h-9rqq: Arbitrary File Creation leading to RCE
    Security: CVE-2024-45598 / GHSA-pv2c-97pp-vxwg: Local File Inclusion (LFI) Vulnerability via Poller Standard Error Log Path
    Security: CVE-2024-54146 / GHSA-vj9g-p7f2-4wqj: SQL Injection vulnerability when view host template
    
    Per maintainer request take maintenership
    
    PR:             284583
    Approved by:     Michael Muenz <m.muenz@gmail.com> (maintainer)
    
    (cherry picked from commit 3f7707eabeeb878a4a31c2abebd1b07fece25c50)
---
 net-mgmt/cacti/Makefile  | 4 ++--
 net-mgmt/cacti/distinfo  | 6 +++---
 net-mgmt/cacti/pkg-plist | 8 ++++++--
 3 files changed, 11 insertions(+), 7 deletions(-)

diff --git a/net-mgmt/cacti/Makefile b/net-mgmt/cacti/Makefile
index ca4863ff9530..e31fcca07f56 100644
--- a/net-mgmt/cacti/Makefile
+++ b/net-mgmt/cacti/Makefile
@@ -1,10 +1,10 @@
 PORTNAME=	cacti
-DISTVERSION=	1.2.28
+DISTVERSION=	1.2.29
 CATEGORIES=	net-mgmt www
 MASTER_SITES=	http://www.cacti.net/downloads/ \
 		ftp://ftpmirror.uk/freebsd-ports/cacti/
 
-MAINTAINER=	m.muenz@gmail.com
+MAINTAINER=	rodrigo@FreeBSD.org
 COMMENT=	Web-driven graphing interface for RRDTool
 WWW=		https://www.cacti.net/
 
diff --git a/net-mgmt/cacti/distinfo b/net-mgmt/cacti/distinfo
index 87cc857daaea..f3882ce2da47 100644
--- a/net-mgmt/cacti/distinfo
+++ b/net-mgmt/cacti/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1737039609
-SHA256 (cacti-1.2.28.tar.gz) = 4a095821a9435e1b9c8294e709365f67e59dd7696c3f3feffa9cd9ace1d8cea7
-SIZE (cacti-1.2.28.tar.gz) = 46785888
+TIMESTAMP = 1738744162
+SHA256 (cacti-1.2.29.tar.gz) = cd067a8c88b03401ab376666998cb53013c13dfd556b76d82ee99089933ebaf7
+SIZE (cacti-1.2.29.tar.gz) = 46836568
diff --git a/net-mgmt/cacti/pkg-plist b/net-mgmt/cacti/pkg-plist
index 74d262472d1c..6320ffe8b9fd 100644
--- a/net-mgmt/cacti/pkg-plist
+++ b/net-mgmt/cacti/pkg-plist
@@ -128,6 +128,7 @@
 %%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-SNMP-Custom-Script.html
 %%CACTIDIR%%/docs/How-To-SSH-Tunnels.html
 %%CACTIDIR%%/docs/How-To-Script-Data-Queries.html
 %%CACTIDIR%%/docs/How-To-Setup-Remote-Pollers.html
@@ -146,6 +147,7 @@
 %%CACTIDIR%%/docs/Plugin-Guidelines.html
 %%CACTIDIR%%/docs/Plugin-Hook-API-Ref.html
 %%CACTIDIR%%/docs/Plugin-Reference.html
+%%CACTIDIR%%/docs/Plugin-Syslog.html
 %%CACTIDIR%%/docs/Plugins.html
 %%CACTIDIR%%/docs/Principles-of-Operation.html
 %%CACTIDIR%%/docs/RRDproxy.html
@@ -199,7 +201,6 @@
 %%CACTIDIR%%/docs/Variables.html
 %%CACTIDIR%%/docs/Version-Specific-Release-Notes.html
 %%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
@@ -622,7 +623,9 @@
 %%CACTIDIR%%/docs/images/vdefs-edit4.png
 %%CACTIDIR%%/docs/images/vdefs.png
 %%CACTIDIR%%/docs/index.php
-%%CACTIDIR%%/docs/syslog-plugin.html
+%%CACTIDIR%%/docs/supported-plugins.html
+%%CACTIDIR%%/docs/template_apache_config.html
+%%CACTIDIR%%/docs/template_esxi_config.html
 %%CACTIDIR%%/formats/cacti_group.format
 %%CACTIDIR%%/formats/cacti_group_dark.format
 %%CACTIDIR%%/formats/cacti_monitor.format
@@ -4010,6 +4013,7 @@
 %%CACTIDIR%%/install/templates/ESXi_Device.xml.gz
 %%CACTIDIR%%/install/templates/Fortigate.xml.gz
 %%CACTIDIR%%/install/templates/Generic_SNMP_Device.xml.gz
+%%CACTIDIR%%/install/templates/HPE_NimbleAlletra_storage.xml.gz
 %%CACTIDIR%%/install/templates/HPE_iLO.xml.gz
 %%CACTIDIR%%/install/templates/Local_Linux_Machine.xml.gz
 %%CACTIDIR%%/install/templates/MikroTik_Device.xml.gz