[Bug 291414] security/openvpn-devel: Update 2.7_rc2 => 2.7_rc3
Date: Fri, 05 Dec 2025 07:51:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291414
Bug ID: 291414
Summary: security/openvpn-devel: Update 2.7_rc2 => 2.7_rc3
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs@FreeBSD.org
Reporter: zarychtam@plan-b.pwste.edu.pl
CC: gert@greenie.muc.de
CC: gert@greenie.muc.de
Flags: maintainer-feedback?(gert@greenie.muc.de)
Created attachment 265869
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=265869&action=edit
0001-security-openvpn-devel-Update-2.7_rc2-2.7_rc3.patch
OpenVPN 2.7 RC3 was tagged one week ago. It runs fine in production on our
OpenVPN servers. Let's make it available to the community.
Relevant changes for FreeBSD users:
- more type conversion related warnings have been fixed
- --multihome behaviour regarding egress interface selection has been
changed. See Changes.rst and manpage for details.
- cleanup dead code in event handling code (leftover of the multisocket
patch set)
- add new feature, --tls-crypt-v2-max-age n. See Changes.rst and manpage
for details.
- improve documentation to point out the pitfalls of case-insensitive
filesystems and --client-config-dir
- split default gateway query logic in two:
- for --redirect-gateway functionality, query for the gateway
towards the actual IP address of the VPN server connecting to
- for the "net_gateway" special destination for --route, and the
corresponding environment variable, always query for 0.0.0.0 /
:: (this will only make a difference in certain scenarios using a local
proxy, or on a system with multiple interfaces, not using the "default
route" for the VPN connection - see github#890)
- upgrade embedded pkcs11-helper vcpkg + pkcs11-uri patch to 1.31
- CMake / autoconf cleanup wrt unused checks, outdated old-Linux checks,
Windows oddities
- DCO (primarily Linux): improve handling of bulk notifications from
--
You are receiving this mail because:
You are the assignee for the bug.