From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] ipset: Update to version 7.22
Date: Tue, 19 Nov 2024 12:09:35 +0100 [thread overview]
Message-ID: <20241119110936.3597603-9-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20241119110936.3597603-1-adolf.belka@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 1591 bytes --]
- 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(a)ipfire.org>
---
lfs/ipset | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/ipset b/lfs/ipset
index bc34b44ea..b7c576fc2 100644
--- 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)
--
2.47.0
next prev parent reply other threads:[~2024-11-19 11:09 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-19 11:09 [PATCH] bash: Update the bash patches to -037 Adolf Belka
2024-11-19 11:09 ` [PATCH] gawk: Update to version 5.3.1 Adolf Belka
2024-11-19 11:09 ` [PATCH] gdb: Update to version 15.2 Adolf Belka
2024-11-19 11:09 ` [PATCH] glib: Update to version 2.83.0 Adolf Belka
2024-11-19 11:09 ` [PATCH] i2c-tools: Update to version 4.4 Adolf Belka
2024-11-19 11:09 ` [PATCH] iana-etc: Update to version 20241024 Adolf Belka
2024-11-19 11:09 ` [PATCH] intel-microcode: Update to version 20241112 Adolf Belka
2024-11-19 11:09 ` [PATCH] iproute2: Update to version 6.11.0 Adolf Belka
2024-11-19 11:09 ` Adolf Belka [this message]
2024-11-19 11:09 ` [PATCH] iputils: Update to version 20240905 Adolf Belka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241119110936.3597603-9-adolf.belka@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox