Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Feb 2026 02:51:55 +0000
From:      Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 533c24822e2a - main - security/wazuh-manager: Fixes cpython several vulnerabilities
Message-ID:  <698162cb.3c453.5131e9c2@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by acm:

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

commit 533c24822e2accc4f09e3b373e9a21b70bb37860
Author:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
AuthorDate: 2026-02-03 02:45:40 +0000
Commit:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2026-02-03 02:45:40 +0000

    security/wazuh-manager: Fixes cpython several vulnerabilities
    
    - cpython source package was updated to afc40bdd3dd71f343fd9016f6d8eebbacbd6587c
    - Bump PORTREVISION
---
 security/wazuh-manager/Makefile | 1 +
 security/wazuh-manager/distinfo | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/security/wazuh-manager/Makefile b/security/wazuh-manager/Makefile
index b31dcb259f1d..297519459ff5 100644
--- a/security/wazuh-manager/Makefile
+++ b/security/wazuh-manager/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	wazuh
 DISTVERSIONPREFIX=	v
 DISTVERSION=	4.14.2
+PORTREVISION=	1
 CATEGORIES=	security
 MASTER_SITES=	https://packages.wazuh.com/deps/48/libraries/sources/:wazuh_sources \
 		LOCAL/acm/${PORTNAME}/:wazuh_cache
diff --git a/security/wazuh-manager/distinfo b/security/wazuh-manager/distinfo
index 9d75b00a1fa6..fe581c6ba537 100644
--- a/security/wazuh-manager/distinfo
+++ b/security/wazuh-manager/distinfo
@@ -9,8 +9,8 @@ SHA256 (wazuh-4.14.2/cJSON.tar.gz) = da809f70b7d03ac529ae6223d4390bfa26cd29f8c32
 SIZE (wazuh-4.14.2/cJSON.tar.gz) = 27920
 SHA256 (wazuh-4.14.2/cpp-httplib.tar.gz) = 6517573263611686b9219ba796c35f54a306eb27dc3c72e1807f2a0a34cac1e8
 SIZE (wazuh-4.14.2/cpp-httplib.tar.gz) = 57890
-SHA256 (wazuh-4.14.2/cpython-3.11.14.tar.gz) = 6201d3cd571e14f19b30286741547aea4b64b935ad32a307094e78bf8fd250b1
-SIZE (wazuh-4.14.2/cpython-3.11.14.tar.gz) = 27335678
+SHA256 (wazuh-4.14.2/cpython-3.11.14.tar.gz) = 8b9ad205ab2915617e4446e04550e8c18b74130c94f466e80147b196a385bad6
+SIZE (wazuh-4.14.2/cpython-3.11.14.tar.gz) = 27165956
 SHA256 (wazuh-4.14.2/curl.tar.gz) = 30cf7142e4282718ceb237e17b5cbf75afcd7c9f3880a039c5efea62db094709
 SIZE (wazuh-4.14.2/curl.tar.gz) = 4537356
 SHA256 (wazuh-4.14.2/flatbuffers.tar.gz) = ca563ebb561ae9088c7bec9ce101d2182b43ced0ba67a097d0ee0c145108f55a


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?698162cb.3c453.5131e9c2>