public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] OpenVPN: Update to version 2.5.0
@ 2020-11-25 22:26 ummeegge
  2020-11-25 22:43 ` Michael Tremer
  0 siblings, 1 reply; 11+ messages in thread
From: ummeegge @ 2020-11-25 22:26 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1102 bytes --]

Signed-off-by: ummeegge <erik.kapfer(a)ipfire.org>
---
 config/rootfiles/common/openvpn | 1 -
 lfs/openvpn                     | 4 ++--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/config/rootfiles/common/openvpn b/config/rootfiles/common/openvpn
index 547842db3..41ccc885e 100644
--- a/config/rootfiles/common/openvpn
+++ b/config/rootfiles/common/openvpn
@@ -19,7 +19,6 @@ usr/sbin/openvpn
 #usr/share/doc/openvpn/README.down-root
 #usr/share/doc/openvpn/README.mbedtls
 #usr/share/doc/openvpn/management-notes.txt
-#usr/share/man/man8/openvpn.8
 var/ipfire/ovpn/ca
 var/ipfire/ovpn/caconfig
 var/ipfire/ovpn/ccd
diff --git a/lfs/openvpn b/lfs/openvpn
index 779bf5520..b026d515b 100644
--- a/lfs/openvpn
+++ b/lfs/openvpn
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.4.9
+VER        = 2.5.0
 
 THISAPP    = openvpn-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 446df6dc29364d00929ea9c725412cb8
+$(DL_FILE)_MD5 = ba426e2217833b522810d6c06f7cc8f7
 
 install : $(TARGET)
 
-- 
2.20.1


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2020-12-03 11:27 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-25 22:26 [PATCH] OpenVPN: Update to version 2.5.0 ummeegge
2020-11-25 22:43 ` Michael Tremer
2020-11-25 23:20   ` ummeegge
2020-11-26 12:05     ` Michael Tremer
2020-11-26 19:19       ` ummeegge
2020-11-29 12:42         ` Adolf Belka
2020-12-01 16:13           ` Michael Tremer
2020-12-02 21:31           ` Adolf Belka
2020-12-03 11:27             ` ummeegge
2020-12-01 16:14         ` Michael Tremer
2020-12-02  9:18           ` ummeegge

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox