git: 98ac67b723b6 - 2026Q1 - security/openvpn-devel: Update 2.7_rc3 => 2.7_rc5

From: Matthias Andree <mandree_at_FreeBSD.org>
Date: Sat, 17 Jan 2026 14:33:33 UTC
The branch 2026Q1 has been updated by mandree:

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

commit 98ac67b723b677ceaac3f55b4521875a366bcdbb
Author:     Marek Zarychta <zarychtam@plan-b.pwste.edu.pl>
AuthorDate: 2026-01-15 21:55:30 +0000
Commit:     Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2026-01-17 14:20:48 +0000

    security/openvpn-devel: Update 2.7_rc3 => 2.7_rc5
    
    Some important changes for FreeBSD users rc3 -> rc5:
        - CVE 2025-15497 in epoch key handling
        - repair interaction between DCO and persist-tun after reconnection
        - require "script-security 2" when using --dev unix:<program>
        - improve documentation and error messages for a number of
          deprecated options
        - tun.c: unify read_tun()/write_tun() functions for all BSD
          platforms
        - more type conversion related cleanups
        - add check for auth none / cipher none on FreeBSD DCO
        - drop mbedtls 2.x support
    
    PR:             292492
    Sponsored by:   Subcarpathian BSD User Group
    -----
    committer annotations by Matthias Andree
    Approved by:    Gert Doering (maintainer)
    
    MFH:            2026Q1
    (cherry picked from commit 0de0a60ce11996f82a13be4583c064f7f006b38f)
---
 security/openvpn-devel/Makefile | 4 ++--
 security/openvpn-devel/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/security/openvpn-devel/Makefile b/security/openvpn-devel/Makefile
index 2fa50d005f48..87751eb2ae94 100644
--- a/security/openvpn-devel/Makefile
+++ b/security/openvpn-devel/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	openvpn
-DISTVERSION=	g20251128
+DISTVERSION=	g20260115
 PORTREVISION=	0  # leave in even if 0 to avoid accidental PORTEPOCH bumps
 PORTEPOCH=	1
 CATEGORIES=	security net net-vpn
@@ -21,7 +21,7 @@ LIB_DEPENDS+=	liblzo2.so:archivers/lzo2
 USES=		autoreconf cpe libtool pkgconfig python:build shebangfix tar:xz
 IGNORE_SSL=	libressl libressl-devel
 USE_GITLAB=	yes
-GL_TAGNAME=	31ef3d66c20e62cd6cc87a6b9f9c9987b889335c
+GL_TAGNAME=	957f0713ea3b37b5359574c72606692db982d8d8
 USE_RC_SUBR=	openvpn
 
 SHEBANG_FILES=	sample/sample-scripts/auth-pam.pl \
diff --git a/security/openvpn-devel/distinfo b/security/openvpn-devel/distinfo
index 0314026c6b95..0143e2c75a56 100644
--- a/security/openvpn-devel/distinfo
+++ b/security/openvpn-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1764356557
-SHA256 (openvpn-openvpn-31ef3d66c20e62cd6cc87a6b9f9c9987b889335c_GL0.tar.gz) = cb4f8d9b30628955a5cbf34e362167152bea49f8c181732a6260f96172ae2e76
-SIZE (openvpn-openvpn-31ef3d66c20e62cd6cc87a6b9f9c9987b889335c_GL0.tar.gz) = 1348842
+TIMESTAMP = 1768511021
+SHA256 (openvpn-openvpn-957f0713ea3b37b5359574c72606692db982d8d8_GL0.tar.gz) = a6861ecd6af27844b10b3907891ff471e8027d4e57b00f4ddb9c83b53ea4525d
+SIZE (openvpn-openvpn-957f0713ea3b37b5359574c72606692db982d8d8_GL0.tar.gz) = 1349161