Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Oct 2025 23:32:13 GMT
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: fb5e07102cb8 - 2025Q4 - security/openbao: Update 2.1.0 => 2.4.1
Message-ID:  <202510012332.591NWDtH004307@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch 2025Q4 has been updated by vvd:

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

commit fb5e07102cb8c225ecbc374b17584d4d353d6875
Author:     Eugene M. Kim <ab@astral.blue>
AuthorDate: 2025-10-01 23:25:28 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-10-01 23:31:56 +0000

    security/openbao: Update 2.1.0 => 2.4.1
    
    Changelogs:
    https://github.com/openbao/openbao/releases/tag/v2.1.1
    https://github.com/openbao/openbao/releases/tag/v2.2.0
    https://github.com/openbao/openbao/releases/tag/v2.2.1
    https://github.com/openbao/openbao/releases/tag/v2.2.2
    https://github.com/openbao/openbao/releases/tag/v2.3.1
    https://github.com/openbao/openbao/releases/tag/v2.3.2
    https://github.com/openbao/openbao/releases/tag/v2.4.0
    https://github.com/openbao/openbao/releases/tag/v2.4.1
    
    PR:             289935
    Approved by:    jake@metalrip.com (maintainer)
    Security:       CVE-2025-4166
    Security:       CVE-2025-52894
    Security:       CVE-2025-4656
    Security:       CVE-2025-52893
    Security:       CVE-2025-6000
    Security:       CVE-2025-54997
    Security:       CVE-2025-6015
    Security:       CVE-2025-55003
    Security:       CVE-2025-6011
    Security:       CVE-2025-54999
    Security:       CVE-2025-6010
    Security:       CVE-2025-6004
    Security:       CVE-2025-54998
    Security:       CVE-2025-6013
    Security:       CVE-2025-55001
    Security:       CVE-2025-5999
    Security:       CVE-2025-54996
    Security:       CVE-2025-6014
    Security:       CVE-2025-55000
    Security:       CVE-2025-6203
    Security:       CVE-2025-59043
    MFH:            2025Q4
    
    (cherry picked from commit dfe31d8c29cbe1191f2b9139f0afafd6803d3c68)
---
 security/openbao/Makefile |  7 +++----
 security/openbao/distinfo | 30 +++++++++++++++---------------
 2 files changed, 18 insertions(+), 19 deletions(-)

diff --git a/security/openbao/Makefile b/security/openbao/Makefile
index 66ad364ac23e..ed9842ccfaff 100644
--- a/security/openbao/Makefile
+++ b/security/openbao/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	openbao
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.1.0
-PORTREVISION=	5
+DISTVERSION=	2.4.1
 CATEGORIES=	security
 MASTER_SITES+=	https://raw.githubusercontent.com/${PORTNAME}/${PORTNAME}/${DISTVERSIONFULL}/
 DISTFILES=	go.mod \
@@ -18,7 +17,7 @@ WWW=		https://openbao.org/
 LICENSE=	MPL20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		go:1.23,modules
+USES=		go:modules
 USE_GITHUB=	yes
 USE_RC_SUBR=	${PORTNAME}
 
@@ -37,7 +36,7 @@ GROUPS=		${PORTNAME}
 PLIST_FILES=	bin/${BIN_NAME}
 
 BIN_NAME=		bao
-GITID=			88383dece6b4ff1b3b242280a54aeabef8101495
+GITID=			efb9efa12f550e8322f3cec040862355e966f565
 SOURCE_DATE_EPOCH=	${TIMEEPOCHNOW:gmtime}
 TIMEEPOCHNOW=		%Y-%m-%dT%H:%M:%SZ
 
diff --git a/security/openbao/distinfo b/security/openbao/distinfo
index 88c98bcafb18..fb9e94011d6e 100644
--- a/security/openbao/distinfo
+++ b/security/openbao/distinfo
@@ -1,15 +1,15 @@
-TIMESTAMP = 1733111056
-SHA256 (go/security_openbao/openbao-openbao-v2.1.0_GH0/go.mod) = 1008f82689ac553a7e461ddcac299b98335ecc32eda279d6a2059a6b60d6ab7c
-SIZE (go/security_openbao/openbao-openbao-v2.1.0_GH0/go.mod) = 17703
-SHA256 (go/security_openbao/openbao-openbao-v2.1.0_GH0/api/go.mod) = d3d93a24f13c88e7950506734f98782417b419f7601fa35d96f97c017f3b5eef
-SIZE (go/security_openbao/openbao-openbao-v2.1.0_GH0/api/go.mod) = 1386
-SHA256 (go/security_openbao/openbao-openbao-v2.1.0_GH0/api/auth/approle/go.mod) = 37d743ea994960230616092168903b7e806607fbda94757b28d646be105bee4c
-SIZE (go/security_openbao/openbao-openbao-v2.1.0_GH0/api/auth/approle/go.mod) = 182
-SHA256 (go/security_openbao/openbao-openbao-v2.1.0_GH0/api/auth/kubernetes/go.mod) = cf1312fefbf43849805eb13b283556f500f246635c4f39f459908d854dacf41a
-SIZE (go/security_openbao/openbao-openbao-v2.1.0_GH0/api/auth/kubernetes/go.mod) = 185
-SHA256 (go/security_openbao/openbao-openbao-v2.1.0_GH0/api/auth/userpass/go.mod) = 41994758ed7b2ba521e641b3ea77a46371e748ce675fffd39ed1b87eb64342ec
-SIZE (go/security_openbao/openbao-openbao-v2.1.0_GH0/api/auth/userpass/go.mod) = 183
-SHA256 (go/security_openbao/openbao-openbao-v2.1.0_GH0/sdk/go.mod) = 07079788c1a26811ba0ac1806ac8720acdc11763d49f34fc1c771cbe2fd75dfb
-SIZE (go/security_openbao/openbao-openbao-v2.1.0_GH0/sdk/go.mod) = 5303
-SHA256 (go/security_openbao/openbao-openbao-v2.1.0_GH0/openbao-openbao-v2.1.0_GH0.tar.gz) = 526080f9f4ce643e7efd947d316a56b40b4de61eaf3441eb11b6b37590de5b8b
-SIZE (go/security_openbao/openbao-openbao-v2.1.0_GH0/openbao-openbao-v2.1.0_GH0.tar.gz) = 16653421
+TIMESTAMP = 1759304389
+SHA256 (go/security_openbao/openbao-openbao-v2.4.1_GH0/go.mod) = ea189356b4c13872d79e3966f0014901237783b5ad137788f26435f45900efde
+SIZE (go/security_openbao/openbao-openbao-v2.4.1_GH0/go.mod) = 18705
+SHA256 (go/security_openbao/openbao-openbao-v2.4.1_GH0/api/go.mod) = 60a1ac8f4f20a408d77099fcd89f6b5534755748e5e4644e95d609a7c76a168e
+SIZE (go/security_openbao/openbao-openbao-v2.4.1_GH0/api/go.mod) = 1698
+SHA256 (go/security_openbao/openbao-openbao-v2.4.1_GH0/api/auth/approle/go.mod) = 16c1d35f624f21049ec5f175f9dad8c0f3fb3ac247f9b3444a4932e7b27d2c3f
+SIZE (go/security_openbao/openbao-openbao-v2.4.1_GH0/api/auth/approle/go.mod) = 1087
+SHA256 (go/security_openbao/openbao-openbao-v2.4.1_GH0/api/auth/kubernetes/go.mod) = 8bf6b245793725b07fc6e152a2d707e34a28895a560b401ce8e7fd209c5789ca
+SIZE (go/security_openbao/openbao-openbao-v2.4.1_GH0/api/auth/kubernetes/go.mod) = 1090
+SHA256 (go/security_openbao/openbao-openbao-v2.4.1_GH0/api/auth/userpass/go.mod) = 000b76a1b52e94f97a90645003d164652c66adf7511c2b1f9fc4e9dee8b1b383
+SIZE (go/security_openbao/openbao-openbao-v2.4.1_GH0/api/auth/userpass/go.mod) = 1088
+SHA256 (go/security_openbao/openbao-openbao-v2.4.1_GH0/sdk/go.mod) = 2a4a4b60af7a05c7b67a09ca1fe1a011f0eaca8cf3b086225eaf4dabf54044be
+SIZE (go/security_openbao/openbao-openbao-v2.4.1_GH0/sdk/go.mod) = 5570
+SHA256 (go/security_openbao/openbao-openbao-v2.4.1_GH0/openbao-openbao-v2.4.1_GH0.tar.gz) = 51755264feea4924c1ee91780c13312a7f762da7ba01f1ac8bc4bf74734fe322
+SIZE (go/security_openbao/openbao-openbao-v2.4.1_GH0/openbao-openbao-v2.4.1_GH0.tar.gz) = 23530108


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510012332.591NWDtH004307>