From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Fri, 10 Jun 2022 22:34:46 +0200 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1nzlLC-00AIHo-Rm for lore@lore.pengutronix.de; Fri, 10 Jun 2022 22:34:46 +0200 Received: from localhost ([127.0.0.1] helo=metis.ext.pengutronix.de) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1nzlLC-0002xO-7p; Fri, 10 Jun 2022 22:34:46 +0200 Received: from ptx.hi.pengutronix.de ([2001:67c:670:100:1d::c0]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nzlKa-0002xE-QZ; Fri, 10 Jun 2022 22:34:08 +0200 Received: from mol by ptx.hi.pengutronix.de with local (Exim 4.92) (envelope-from ) id 1nzlKa-0005u7-FL; Fri, 10 Jun 2022 22:34:08 +0200 Date: Fri, 10 Jun 2022 22:34:08 +0200 From: Michael Olbrich To: Andreas Helmcke Message-ID: <20220610203408.GA13709@pengutronix.de> Mail-Followup-To: Andreas Helmcke , ptxdist@pengutronix.de References: <3955707e-d5cc-f16f-5d38-c4b8bae317d6@ela-soft.com> <46167a60-792a-5f35-9573-a0d0e3a89be6@ela-soft.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <46167a60-792a-5f35-9573-a0d0e3a89be6@ela-soft.com> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-Accept-Language: de,en X-Accept-Content-Type: text/plain User-Agent: Mutt/1.10.1 (2018-07-13) Subject: Re: [ptxdist] [PATCH v2] openvpn: Upgrade to 2.5.6; resend Patch with tabs X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Cc: ptxdist@pengutronix.de Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false On Fri, Jun 10, 2022 at 10:46:34AM +0200, Andreas Helmcke wrote: > openvpn: Upgrade to 2.5.6 > > Version bump 2.4.6 -> 2.5.6 > For an overview of changes see: https://github.com/OpenVPN/openvpn/blob/v2.5.6/Changes.rst > > Signed-off-by: Andreas Helmcke > --- > V2: resent patch with proper formatting (tabs) The patch applies now, but my build tests report changes to the license file. Please update OPENVPN_LICENSE_FILES and add a comment about the changes to the commit message. In the future, please use "ptxdist licensecheck " before submitting patches that may cause changes here. Michael > > rules/openvpn.make | 11 +++++------ > 1 file changed, 5 insertions(+), 6 deletions(-) > > diff --git a/rules/openvpn.make b/rules/openvpn.make > index 46cca64ca..8713b7d7d 100644 > --- a/rules/openvpn.make > +++ b/rules/openvpn.make > @@ -14,11 +14,11 @@ PACKAGES-$(PTXCONF_OPENVPN) += openvpn > # > # Paths and names > # > -OPENVPN_VERSION := 2.4.6 > -OPENVPN_MD5 := 3a1f3f63bdaede443b4df49957df9405 > +OPENVPN_VERSION := 2.5.6 > +OPENVPN_MD5 := 434f02d3b371bf1dcd1e618e56969a4c > OPENVPN := openvpn-$(OPENVPN_VERSION) > -OPENVPN_SUFFIX := tar.xz > -OPENVPN_URL := http://swupdate.openvpn.org/community/releases/$(OPENVPN).$(OPENVPN_SUFFIX) > +OPENVPN_SUFFIX := tar.gz > +OPENVPN_URL := https://swupdate.openvpn.org/community/releases/$(OPENVPN).$(OPENVPN_SUFFIX) > OPENVPN_SOURCE := $(SRCDIR)/$(OPENVPN).$(OPENVPN_SUFFIX) > OPENVPN_DIR := $(BUILDDIR)/$(OPENVPN) > OPENVPN_LICENSE := GPL-2.0-only WITH openvpn-openssl-exception AND BSD-2-Clause AND BSD-3-Clause > @@ -55,10 +55,8 @@ OPENVPN_CONF_OPT := \ > --$(call ptx/endis, PTXCONF_OPENVPN_LZO)-lzo \ > --disable-lz4 \ > --disable-comp-stub \ > - --enable-crypto \ > --enable-ofb-cfb \ > --disable-x509-alt-username \ > - --enable-server \ > --disable-plugins \ > --enable-management \ > --disable-pkcs11 \ > @@ -72,6 +70,7 @@ OPENVPN_CONF_OPT := \ > --enable-pf \ > --disable-plugin-auth-pam \ > --enable-plugin-down-root \ > + --disable-pam-dlopen \ > --disable-strict \ > --disable-pedantic \ > --disable-werror \ > -- > 2.34.1 > > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |