]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
ipset: Update to version 7.22
authorAdolf Belka <adolf.belka@ipfire.org>
Tue, 19 Nov 2024 11:09:35 +0000 (12:09 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Thu, 12 Dec 2024 12:19:01 +0000 (13:19 +0100)
- Update from version 7.19 to 7.22
- Update of rootfile not required
- Changelog
    7.22
  - ipset: fix json output format for IPSET_OPT_IP (Z. Liu)
  - tests: add namespace test and take into account delayed
    set removal at module remove
  - Update autoconfig tools to build cleanly on Debian bookworm
    7.21
  - The patch "Fix hex literals in json output" broke save mode, restore it
  - Fix -Werror=format-extra-args warning
  - Workaround misleading -Wstringop-truncation warning
    7.20
  - Ignore *.order.cmd and *.symvers.cmd files in kernel builds
  - Bash completion utility updated
  - Fix json output for -name option (Mark)
  - Fix hex literals in json output
  - tests: increase timeout to cope with slow virtual test machine

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/ipset

index bc34b44ea6a2b58c3175dde994fe6f2ca95acdf6..b7c576fc2e8ee91b9699e015a3c97e0a21529a3b 100644 (file)
--- a/lfs/ipset
+++ b/lfs/ipset
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 7.19
+VER        = 7.22
 
 THISAPP    = ipset-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 04290b94be471aedd732601e1dc147a066933606152beb76ba1a21283aa2e3f8b891fd9575db73f2af67b446fb77a0ca6b2432ae606440ac9e9bf80e41d1f640
+$(DL_FILE)_BLAKE2 = 9daaff54adb6f9daf69cd7dabbd9134d8fcf8cd7f8ef0c52296961579ad3c8202087158a01664228eff70356ba97f77ec61abbab7c7ce323112fbdc32abd661b
 
 install : $(TARGET)