]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
ipset: Update to version 7.6
authorErik Kapfer <ummeegge@ipfire.org>
Wed, 8 Apr 2020 08:56:17 +0000 (10:56 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Thu, 30 Apr 2020 14:47:36 +0000 (14:47 +0000)
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@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/ipset

index fb6a2f38f4b84a0dd804cd8edb20eb2c6805efc0..1f6f47d2a36b30d097815042b9b4a0dcf8d6e052 100644 (file)
--- a/lfs/ipset
+++ b/lfs/ipset
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2019  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2020  IPFire Team  <info@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)