From 68b79049124cc74e482556e76e2a358105ae2e36790554652526525d7ab64fa9 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 31 Jan 2024 18:11:20 +0000 Subject: [PATCH] - Update to release 7.20 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/ipset?expand=0&rev=114 --- ipset-7.19.tar.bz2 | 3 --- ipset-7.20.tar.bz2 | 3 +++ ipset.changes | 6 ++++++ ipset.spec | 5 +++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 ipset-7.19.tar.bz2 create mode 100644 ipset-7.20.tar.bz2 diff --git a/ipset-7.19.tar.bz2 b/ipset-7.19.tar.bz2 deleted file mode 100644 index fb67005..0000000 --- a/ipset-7.19.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9bc1fba48d65786e3e0b63dc6b669a866823d77840c6990c0c6b23078ec2c4d6 -size 686712 diff --git a/ipset-7.20.tar.bz2 b/ipset-7.20.tar.bz2 new file mode 100644 index 0000000..da2f7a7 --- /dev/null +++ b/ipset-7.20.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ae85b1d81832c2b67df7330d3671a3462e39ec98328056a18a29d44c27709e5 +size 687123 diff --git a/ipset.changes b/ipset.changes index f319dcc..f7e782f 100644 --- a/ipset.changes +++ b/ipset.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 31 18:08:54 UTC 2024 - Jan Engelhardt + +- Update to release 7.20 + * Bash completion utility updated + ------------------------------------------------------------------- Thu Sep 21 07:10:20 UTC 2023 - Jan Engelhardt diff --git a/ipset.spec b/ipset.spec index 2bd8ab9..24115da 100644 --- a/ipset.spec +++ b/ipset.spec @@ -1,7 +1,7 @@ # # spec file for package ipset # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,7 @@ %define ipset_build_kmp 0 %endif Name: ipset -Version: 7.19 +Version: 7.20 Release: 0 Summary: Netfilter ipset administration utility License: GPL-2.0-only @@ -57,6 +57,7 @@ addresses with MAC addresses in a way, which ensures lightning speed when matching an entry against a set. ipset can: + * store multiple IP addresses or port numbers and match against the collection by iptables in one swoop; * dynamically update iptables rules against IP addresses or ports