* [PATCH] ipset: Update to version 7.6
@ 2020-04-08 8:56 Erik Kapfer
2020-04-10 14:29 ` Michael Tremer
0 siblings, 1 reply; 2+ messages in thread
From: Erik Kapfer @ 2020-04-08 8:56 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1442 bytes --]
Update includes several userspace and kernel part changes.
For an overview, take a look into the changelog http://ipset.netfilter.org/changelog.html
Signed-off-by: Erik Kapfer <ummeegge(a)ipfire.org>
---
lfs/ipset | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lfs/ipset b/lfs/ipset
index fb6a2f38f..1f6f47d2a 100644
--- a/lfs/ipset
+++ b/lfs/ipset
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2019 IPFire Team <info(a)ipfire.org> #
+# Copyright (C) 2007-2020 IPFire Team <info(a)ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -24,7 +24,7 @@
include Config
-VER = 7.3
+VER = 7.6
THISAPP = ipset-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = a041d186097a23f1f87208f11144907e
+$(DL_FILE)_MD5 = e107b679c3256af795261cece864d6d9
install : $(TARGET)
--
2.12.2
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] ipset: Update to version 7.6
2020-04-08 8:56 [PATCH] ipset: Update to version 7.6 Erik Kapfer
@ 2020-04-10 14:29 ` Michael Tremer
0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2020-04-10 14:29 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1644 bytes --]
Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>
> On 8 Apr 2020, at 09:56, Erik Kapfer <ummeegge(a)ipfire.org> wrote:
>
> Update includes several userspace and kernel part changes.
> For an overview, take a look into the changelog http://ipset.netfilter.org/changelog.html
>
> Signed-off-by: Erik Kapfer <ummeegge(a)ipfire.org>
> ---
> lfs/ipset | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/lfs/ipset b/lfs/ipset
> index fb6a2f38f..1f6f47d2a 100644
> --- a/lfs/ipset
> +++ b/lfs/ipset
> @@ -1,7 +1,7 @@
> ###############################################################################
> # #
> # IPFire.org - A linux based firewall #
> -# Copyright (C) 2007-2019 IPFire Team <info(a)ipfire.org> #
> +# Copyright (C) 2007-2020 IPFire Team <info(a)ipfire.org> #
> # #
> # This program is free software: you can redistribute it and/or modify #
> # it under the terms of the GNU General Public License as published by #
> @@ -24,7 +24,7 @@
>
> include Config
>
> -VER = 7.3
> +VER = 7.6
>
> THISAPP = ipset-$(VER)
> DL_FILE = $(THISAPP).tar.bz2
> @@ -40,7 +40,7 @@ objects = $(DL_FILE)
>
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>
> -$(DL_FILE)_MD5 = a041d186097a23f1f87208f11144907e
> +$(DL_FILE)_MD5 = e107b679c3256af795261cece864d6d9
>
> install : $(TARGET)
>
> --
> 2.12.2
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-04-10 14:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-08 8:56 [PATCH] ipset: Update to version 7.6 Erik Kapfer
2020-04-10 14:29 ` Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox