Skip to content

Commit 026ba18

Browse files
committed
Merge branch 'release/2.7' of github.com:OpenVPN/openvpn-build into merge-master
* 'release/2.7' of github.com:OpenVPN/openvpn-build: Prepare release of 2.7.1-I001 chore(deps): update src/vcpkg digest to bba8b52 chore(deps): update dependency openvpn/easy-rsa to v3.2.6 chore(deps): update src/openvpn digest to 96781b4 chore(deps): update src/ovpn-backports digest to 15c9482 chore(deps): update github actions chore(deps): update src/vcpkg digest to ed8445d
2 parents 6fe173e + 628b82e commit 026ba18

File tree

6 files changed

+57
-10
lines changed

6 files changed

+57
-10
lines changed
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
openvpn (2.7.1-debian0) stable; urgency=medium
2+
3+
* OpenVPN Release 2.7.1 (Gert Doering, 5c4e4c08)
4+
* Add an optional username-only flag for auth-user-pass (Selva Nair, 96781b42)
5+
* socket: restore per-connection lport override over global default (Gianmarco De Gregori, b5039975)
6+
* tests: skip test execution when cross-compiling (Haixiao Yan, 66989b38)
7+
* Increase default size of internal hash maps to 4 * --max-clients (Arne Schwabe, 216c7632)
8+
* Use const specifices in extract_x509_field_ssl (Arne Schwabe, 82f67657)
9+
* Do not support tls_ctx_set_cert_profile on AWS-LC (Arne Schwabe, 4577a0dc)
10+
* ssl_verify_openssl: use official ASN1_STRING_ API (Rudi Heitbaum, 38880078)
11+
* ssl_verify_openssl: Clean up extract_x509_extension (Frank Lichtenheld, 5f0a1683)
12+
* Use openssl_err_t typedef to deal with difference between TLS libraries (Arne Schwabe, ca6c9a88)
13+
* GHA: Cache built crypto libraries (Arne Schwabe, 6dc947e2)
14+
* Remove unnecessary OpenSSL init and cleanup commands in unit tests (Arne Schwabe, 0bb9a250)
15+
* doc: fix typo with --ingore-unknown-option (Heiko Hund, 40050f37)
16+
* doc: improve Windows-specific options section (Heiko Hund, 78314ce7)
17+
* systemd: Change LimitNPROC to TasksMax and increase limit (Frank Lichtenheld, 8a156abb)
18+
* Show version and double check we use the right TLS library in Github Actions (Arne Schwabe, 1b2518e6)
19+
* GHA: Install aws-lc under /opt/aws-lc (Arne Schwabe, 7158e76f)
20+
* AWS-LC: Add missing return and cast in ssl_tls1_PRF (Arne Schwabe, 06859871)
21+
* doc: fix client-nat syntax and examples (Ralf Lici, 16646eb0)
22+
* Use USER_PASS_LEN for private key password buffer size (Selva Nair, 6a1ae7f2)
23+
* vcpkg-ports: Review pkcs11-helper port (Frank Lichtenheld, 30f7847c)
24+
* buffer: Add checked_snprintf function and use it in the code (Frank Lichtenheld, c0e79211)
25+
* Merge stream_buf_get_next and stream_buf_set_next (Arne Schwabe, 4d6cf3dc)
26+
* Document management client versions (Selva Nair, cb154f03)
27+
* Avoid unbounded allocations in pkcs11_mbedtls.c (Max Fillinger, bf7f8548)
28+
* GHA: Maintenance update February 2026 (Frank Lichtenheld, a6cbca89)
29+
* options: drop useless init_gc param for init_options() (Antonio Quartulli, acbe874c)
30+
* dco_freebsd: use AF_LOCAL sockets for ioctl() communication with DCO driver (Gert Doering, b215499c)
31+
* Fixup version command on management interface (Selva Nair, d88e9023)
32+
* configure.ac: adjust to native inotify support for FreeBSD 15+ (Gert Doering, d9279c77)
33+
* DCO Linux: Fix setting DCO ifmode failing on big endian archs (Arne Schwabe, 1c9f9bfa)
34+
* ntlm: fix discards 'const' qualifier from pointer target type (Rudi Heitbaum, 18b38ffc)
35+
* auth-pam: fix discards 'const' qualifier from pointer target type (Frank Lichtenheld, 2fd42e6d)
36+
* dns: fix discards 'const' qualifier from pointer target type (Rudi Heitbaum, 188d3d68)
37+
* Change stream_buf_read_setup_dowork parameter to struct steam_buf (Arne Schwabe, 9c8d28c7)
38+
* rework all occurrences of 'M_ERR | M_ERRNO' (Gert Doering, 158f1fa1)
39+
* clang-format: Add missing InsertBraces: true (Frank Lichtenheld, 6edd5fee)
40+
* port-share: log incoming connections at verb 3 only (Gert Doering, 27505a5f)
41+
42+
-- Frank Lichtenheld <[email protected]> Mon, 30 Mar 2026 18:49:56 +0200
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
ovpn-backports (7.0.0.2026032400-debian0) stable; urgency=medium
2+
3+
* Generated sources for ovpn-net-next/main-7.0.0-rc4-2026032400 (GitHub Actions, 15c9482)
4+
5+
-- Frank Lichtenheld <[email protected]> Tue, 24 Mar 2026 16:20:20 +0000

release/vars.example

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ GPG_KEY_ID="F554A3687412CFFEBDEFE0A312F5F7B42F2B01E7"
1414
# This also helps catch various problems with expired subkeys and public
1515
# keys.
1616
GPG_OPTS="--no-default-keyring --keyring ~/[email protected]/pubring.kbx"
17-
GIT_AUTHOR="Yuriy Darnobyt <yuriy.darnobyt@openvpn.net>"
17+
GIT_AUTHOR="Frank Lichtenheld <frank.lichtenheld@openvpn.com>"
1818

1919
# Sometimes we release MSI build only with new INSTALLER_BUILD version
2020
# It does not require to tag and push OpenVPN sources again
@@ -23,20 +23,20 @@ GIT_AUTHOR="Yuriy Darnobyt <[email protected]>"
2323
MSI_BUILD_ONLY="NO"
2424

2525
# Version numbers
26-
OPENVPN_PREVIOUS_VERSION="${OPENVPN_PREVIOUS_VERSION:-2.7.0}"
26+
OPENVPN_PREVIOUS_VERSION="${OPENVPN_PREVIOUS_VERSION:-2.7.1}"
2727
OPENVPN_CURRENT_VERSION="${OPENVPN_CURRENT_VERSION:-2.8_git}"
2828
OPENVPN_CURRENT_TAG="${OPENVPN_CURRENT_TAG:-HEAD}"
2929
OPENVPN_PREVIOUS_TAG="refs/tags/v$OPENVPN_PREVIOUS_VERSION"
3030

3131
OPENVPN_GUI_CURRENT_MAJ_VERSION=11
32-
OPENVPN_GUI_CURRENT_MIN_VERSION=61
32+
OPENVPN_GUI_CURRENT_MIN_VERSION=62
3333
OPENVPN_GUI_CURRENT_FULL_VERSION="$OPENVPN_GUI_CURRENT_MAJ_VERSION.$OPENVPN_GUI_CURRENT_MIN_VERSION.0.0"
3434
OPENVPN_GUI_BRANCH="master"
3535

36-
OPENVPN_DCO_PREVIOUS_VERSION="${OPENVPN_DCO_PREVIOUS_VERSION:-6.17.0.2025112700}"
37-
OPENVPN_DCO_CURRENT_VERSION="${OPENVPN_DCO_CURRENT_VERSION:-7.0.0.2026030300}"
38-
OPENVPN_DCO_CURRENT_TAG="${OPENVPN_DCO_CURRENT_TAG:-refs/tags/ovpn-net-next/main-7.0.0-rc1-2026030300}"
39-
OPENVPN_DCO_PREVIOUS_TAG="${OPENVPN_DCO_PREVIOUS_TAG:-refs/tags/ovpn-net-next/main-6.17.0-2025112700}"
36+
OPENVPN_DCO_PREVIOUS_VERSION="${OPENVPN_DCO_PREVIOUS_VERSION:-7.0.0.2026030300}"
37+
OPENVPN_DCO_CURRENT_VERSION="${OPENVPN_DCO_CURRENT_VERSION:-7.0.0.2026032400}"
38+
OPENVPN_DCO_CURRENT_TAG="${OPENVPN_DCO_CURRENT_TAG:-refs/tags/ovpn-net-next/main-7.0.0-rc4-2026032400}"
39+
OPENVPN_DCO_PREVIOUS_TAG="${OPENVPN_DCO_PREVIOUS_TAG:-refs/tags/ovpn-net-next/main-7.0.0-rc1-2026030300}"
4040

4141
INSTALLER_BUILD=1
4242
INSTALLER_VERSION="I"$(printf "%03d\n" $INSTALLER_BUILD)

src/openvpn-gui

src/ovpn-backports

Submodule ovpn-backports updated 62 files

windows-msi/version.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dnl The only binaries which Openvpn-build uses from Easy-RSA, are the *nix style
2525
dnl (32bit only) binaries for Windows, from easy-rsa/distro/windows/bin.
2626
dnl Further details: easy-rsa/distro/windows/Licensing/mksh-Win32.txt
2727
dnl renovate: datasource=github-releases depName=OpenVPN/easy-rsa
28-
define([EASYRSA_VERSION], [3.2.5])
28+
define([EASYRSA_VERSION], [3.2.6])
2929

3030
dnl ============================================================
3131
dnl MSI Provisioning

0 commit comments

Comments
 (0)