mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Andreas Helmcke <ahelmcke@ela-soft.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH v2] openvpn: Version bump, 2.6.9 -> 2.6.11
Date: Wed, 26 Jun 2024 18:39:12 +0200	[thread overview]
Message-ID: <20240626163911.152687-2-ahelmcke@ela-soft.com> (raw)
In-Reply-To: <Znw_S6hMmFRzISbR@pengutronix.de>

various bugfixes, including various CVE releated

License: update copyright notices to 2024

Link: https://github.com/OpenVPN/openvpn/releases/tag/v2.6.11
Signed-off-by: Andreas Helmcke <ahelmcke@ela-soft.com>
---
 v2: Fixed list of config files. Some have been removed upstream.


 rules/openvpn.make | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/rules/openvpn.make b/rules/openvpn.make
index 0c56028fc..475f621e7 100644
--- a/rules/openvpn.make
+++ b/rules/openvpn.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_OPENVPN) += openvpn
 #
 # Paths and names
 #
-OPENVPN_VERSION		:= 2.6.9
-OPENVPN_MD5		:= e5beda906a40e997e26766f0de09ecbf
+OPENVPN_VERSION		:= 2.6.11
+OPENVPN_MD5		:= 467b270c54955681add7f253aa03fc5a
 OPENVPN			:= openvpn-$(OPENVPN_VERSION)
 OPENVPN_SUFFIX		:= tar.gz
 OPENVPN_URL		:= https://github.com/OpenVPN/openvpn/releases/download/v$(OPENVPN_VERSION)/$(OPENVPN).$(OPENVPN_SUFFIX)
@@ -23,9 +23,9 @@ OPENVPN_SOURCE		:= $(SRCDIR)/$(OPENVPN).$(OPENVPN_SUFFIX)
 OPENVPN_DIR		:= $(BUILDDIR)/$(OPENVPN)
 OPENVPN_LICENSE		:= GPL-2.0-only WITH (openvpn-openssl-exception AND custom-exception) AND BSD-2-Clause AND BSD-3-Clause AND ((GPL-2.0-only WITH Linux-syscall-note) OR MIT)
 OPENVPN_LICENSE_FILES := \
-	file://COPYING;md5=4b34e946059f80dcfd811e8dd471b5ed \
+	file://COPYING;md5=89196bacc47ed37a5b242a535661a049 \
 	file://COPYRIGHT.GPL;md5=52cadf4008002e3c314a47a54fa7306c \
-	file://src/openvpn/openvpn.c;startline=2;endline=21;md5=b9fb1976bc6d8ad5e02a251351dc58f2 \
+	file://src/openvpn/openvpn.c;startline=2;endline=21;md5=80aebe6059f2989b52c49783938e7221 \
 	file://src/openvpn/base64.c;startline=2;endline=31;md5=f4debd767645b13107fc5912faf2ad8f \
 	file://src/openvpn/ovpn_dco_linux.h;startline=1;endline=1;md5=b317f96dbe63f35baef28266acb68512 \
 	file://src/openvpn/ovpn_dco_freebsd.h;startline=1;endline=1;md5=a7ba62aad20f9685c53b0565a263af30
@@ -86,11 +86,10 @@ OPENVPN_CONF_OPT	:= \
 	--with-openssl-engine
 
 OPENVPN_INSTALL_SAMPLE_CONFIG_FILES := \
-	client.conf loopback-client loopback-server README server.conf \
-	tls-home.conf tls-office.conf
+	client.conf loopback-client loopback-server README server.conf
 
 OPENVPN_INSTALL_SAMPLE_CONFIG_SCRIPTS := \
-	firewall.sh home.up office.up openvpn-shutdown.sh openvpn-startup.sh
+	firewall.sh openvpn-shutdown.sh openvpn-startup.sh
 
 OPENVPN_INSTALL_SAMPLE_SCRIPTS := bridge-start bridge-stop
 ifdef PTXCONF_OPENVPN_INSTALL_SAMPLE_SCRIPTS_PERL
-- 
2.43.0




  reply	other threads:[~2024-06-26 16:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-24 16:36 [ptxdist] [PATCH] " Andreas Helmcke
2024-06-26 16:18 ` Michael Olbrich
2024-06-26 16:39   ` Andreas Helmcke [this message]
2024-07-02 12:29     ` [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=20240626163911.152687-2-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