From: Andreas Helmcke <ahelmcke@ela-soft.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] openvpn: Version bump, 2.6.11 -> 2.7.1
Date: Sat, 18 Apr 2026 20:23:03 +0200 [thread overview]
Message-ID: <20260418182311.11653-8-ahelmcke@ela-soft.com> (raw)
- security fixes: CVE-2024-5594, CVE-2025-13086, CVE-2025-2704
- various bugfixes and improvements
Link: https://github.com/OpenVPN/openvpn/releases/tag/v2.7.1
License changes: Copyright Year, some URLs, additional TAP-Win32/TAP-Win64 Driver license Info
Signed-off-by: Andreas Helmcke <ahelmcke@ela-soft.com>
---
rules/openvpn.make | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/rules/openvpn.make b/rules/openvpn.make
index 475f621e7..b0ccbc4f4 100644
--- a/rules/openvpn.make
+++ b/rules/openvpn.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_OPENVPN) += openvpn
#
# Paths and names
#
-OPENVPN_VERSION := 2.6.11
-OPENVPN_MD5 := 467b270c54955681add7f253aa03fc5a
+OPENVPN_VERSION := 2.7.1
+OPENVPN_MD5 := bec8a86a22304fa70ca6edb5b27c531c
OPENVPN := openvpn-$(OPENVPN_VERSION)
OPENVPN_SUFFIX := tar.gz
OPENVPN_URL := https://github.com/OpenVPN/openvpn/releases/download/v$(OPENVPN_VERSION)/$(OPENVPN).$(OPENVPN_SUFFIX)
@@ -60,7 +60,8 @@ OPENVPN_CONF_OPT := \
--disable-lz4 \
--disable-comp-stub \
--enable-ofb-cfb \
- --disable-x509-alt-username \
+ --disable-dns-updown-by-default \
+ --disable-ntlm \
--disable-plugins \
--enable-management \
--disable-pkcs11 \
@@ -82,6 +83,7 @@ OPENVPN_CONF_OPT := \
--disable-async-push \
--disable-wolfssl-options-h \
--disable-unit-tests \
+ --with-mem-check=no \
--with-crypto-library=openssl \
--with-openssl-engine
--
2.51.0
reply other threads:[~2026-04-18 18:23 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260418182311.11653-8-ahelmcke@ela-soft.com \
--to=ahelmcke@ela-soft.com \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox