* [PATCH] OpenVPN: Update to version 2.4.8
@ 2019-11-01 13:33 Erik Kapfer
2019-11-04 12:31 ` Michael Tremer
0 siblings, 1 reply; 2+ messages in thread
From: Erik Kapfer @ 2019-11-01 13:33 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 807 bytes --]
This is primarily a maintenance release with bugfixes and improvements. All changes can be overviewed in here -->
https://community.openvpn.net/openvpn/wiki/ChangesInOpenvpn24 .
Signed-off-by: Erik Kapfer <ummeegge(a)ipfire.org>
---
lfs/openvpn | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/openvpn b/lfs/openvpn
index 61c805fdb..0ee437e78 100644
--- a/lfs/openvpn
+++ b/lfs/openvpn
@@ -24,7 +24,7 @@
include Config
-VER = 2.4.7
+VER = 2.4.8
THISAPP = openvpn-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 4ad8a008e1e7f261b3aa0024e79e7fb7
+$(DL_FILE)_MD5 = 03a4a077945c157703681a06935bc3f9
install : $(TARGET)
--
2.12.2
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] OpenVPN: Update to version 2.4.8
2019-11-01 13:33 [PATCH] OpenVPN: Update to version 2.4.8 Erik Kapfer
@ 2019-11-04 12:31 ` Michael Tremer
0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2019-11-04 12:31 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 997 bytes --]
Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>
> On 1 Nov 2019, at 13:33, Erik Kapfer <ummeegge(a)ipfire.org> wrote:
>
> This is primarily a maintenance release with bugfixes and improvements. All changes can be overviewed in here -->
> https://community.openvpn.net/openvpn/wiki/ChangesInOpenvpn24 .
>
> Signed-off-by: Erik Kapfer <ummeegge(a)ipfire.org>
> ---
> lfs/openvpn | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/lfs/openvpn b/lfs/openvpn
> index 61c805fdb..0ee437e78 100644
> --- a/lfs/openvpn
> +++ b/lfs/openvpn
> @@ -24,7 +24,7 @@
>
> include Config
>
> -VER = 2.4.7
> +VER = 2.4.8
>
> THISAPP = openvpn-$(VER)
> DL_FILE = $(THISAPP).tar.xz
> @@ -40,7 +40,7 @@ objects = $(DL_FILE)
>
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>
> -$(DL_FILE)_MD5 = 4ad8a008e1e7f261b3aa0024e79e7fb7
> +$(DL_FILE)_MD5 = 03a4a077945c157703681a06935bc3f9
>
> install : $(TARGET)
>
> --
> 2.12.2
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-11-04 12:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-01 13:33 [PATCH] OpenVPN: Update to version 2.4.8 Erik Kapfer
2019-11-04 12:31 ` Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox