mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Andreas Helmcke <ahelmcke@ela-soft.com>
To: ptxdist@pengutronix.de
Cc: Andreas Helmcke <ahelmcke@ela-soft.com>
Subject: [ptxdist] [PATCH] openvpn: Version bump 2.5.6 -> 2.5.8
Date: Tue, 24 Jan 2023 14:30:22 +0100	[thread overview]
Message-ID: <20230124133022.16135-1-ahelmcke@ela-soft.com> (raw)

For an overview of changes see: https://github.com/OpenVPN/openvpn/blob/v2.5.8/Changes.rst

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 320995032..b71786d4f 100644
--- a/rules/openvpn.make
+++ b/rules/openvpn.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_OPENVPN) += openvpn
 #
 # Paths and names
 #
-OPENVPN_VERSION		:= 2.5.6
-OPENVPN_MD5		:= 434f02d3b371bf1dcd1e618e56969a4c
+OPENVPN_VERSION		:= 2.5.8
+OPENVPN_MD5		:= 8c1181a2baaa25b36e4aa67161c2829e
 OPENVPN			:= openvpn-$(OPENVPN_VERSION)
 OPENVPN_SUFFIX		:= tar.gz
 OPENVPN_URL		:= https://swupdate.openvpn.org/community/releases/$(OPENVPN).$(OPENVPN_SUFFIX)
@@ -81,7 +81,9 @@ OPENVPN_CONF_OPT	:= \
 	--disable-selinux \
 	--$(call ptx/endis, PTXCONF_OPENVPN_SYSTEMD)-systemd \
 	--disable-async-push \
-	--with-crypto-library=openssl
+	--disable-unit-tests \
+	--with-crypto-library=openssl \
+	--with-openssl-engine
 
 OPENVPN_INSTALL_SAMPLE_CONFIG_FILES := \
 	client.conf loopback-client loopback-server README server.conf \
-- 
2.37.2




             reply	other threads:[~2023-01-24 13:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-24 13:30 Andreas Helmcke [this message]
2023-02-08 11:49 ` [ptxdist] [APPLIED] " Michael Olbrich

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=20230124133022.16135-1-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