forked from pool/ipset
- Update to release 7.20
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/ipset?expand=0&rev=114
This commit is contained in:
parent
0fd6ea6796
commit
68b7904912
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9bc1fba48d65786e3e0b63dc6b669a866823d77840c6990c0c6b23078ec2c4d6
|
||||
size 686712
|
3
ipset-7.20.tar.bz2
Normal file
3
ipset-7.20.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6ae85b1d81832c2b67df7330d3671a3462e39ec98328056a18a29d44c27709e5
|
||||
size 687123
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 31 18:08:54 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 7.20
|
||||
* Bash completion utility updated
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 21 07:10:20 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user