* [ptxdist] [PATCH] openvpn: Version bump 2.5.6 -> 2.5.8
@ 2023-01-24 13:30 Andreas Helmcke
2023-02-08 11:49 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Andreas Helmcke @ 2023-01-24 13:30 UTC (permalink / raw)
To: ptxdist; +Cc: Andreas Helmcke
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [APPLIED] openvpn: Version bump 2.5.6 -> 2.5.8
2023-01-24 13:30 [ptxdist] [PATCH] openvpn: Version bump 2.5.6 -> 2.5.8 Andreas Helmcke
@ 2023-02-08 11:49 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2023-02-08 11:49 UTC (permalink / raw)
To: ptxdist; +Cc: Andreas Helmcke
Thanks, applied as 5bce53fd41f458f96e65016c10aa17929e5a6aa7.
Michael
[sent from post-receive hook]
On Wed, 08 Feb 2023 12:49:50 +0100, Andreas Helmcke <ahelmcke@ela-soft.com> wrote:
> 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>
> Message-Id: <20230124133022.16135-1-ahelmcke@ela-soft.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/openvpn.make b/rules/openvpn.make
> index 320995032abc..b71786d4fc5d 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 \
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-02-08 11:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-24 13:30 [ptxdist] [PATCH] openvpn: Version bump 2.5.6 -> 2.5.8 Andreas Helmcke
2023-02-08 11:49 ` [ptxdist] [APPLIED] " Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox