SHA256
1
0
forked from pool/ipset

Accepting request 724577 from security:netfilter

- Update to new upstream release 7.3

OBS-URL: https://build.opensuse.org/request/show/724577
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ipset?expand=0&rev=35
This commit is contained in:
Dominique Leuenberger 2019-08-27 13:21:46 +00:00 committed by Git OBS Bridge
commit d84f9dfdc3
4 changed files with 20 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2e13384534669edc85ca6ab418c59429d5296132c5c27c44479d4c0a59434618
size 669270

3
ipset-7.3.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4644c7c5005e90a9b6385d625283eb0b69b34de7192301428665dd909fdaa35a
size 669246

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Aug 19 12:53:22 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Update to new upstream release 7.3
* Fix rename concurrency with listing, which can result broken
list/save results.
* ipset: Copy the right MAC address in bitmap:ip,mac and
hash:ip,mac sets.
* ipset: Actually allow destination MAC address for hash:ip,mac
sets too.
-------------------------------------------------------------------
Mon Jun 10 13:09:47 UTC 2019 - Jan Engelhardt <jengelh@inai.de>

View File

@ -25,12 +25,13 @@
%define ipset_build_kmp 0
%endif
Name: ipset
Version: 7.2
Version: 7.3
Release: 0
Summary: Netfilter ipset administration utility
License: GPL-2.0-only
Group: Productivity/Networking/Security
Url: http://ipset.netfilter.org/
URL: http://ipset.netfilter.org/
#Git-Clone: git://git.netfilter.org/ipset
#Git-Web: http://git.netfilter.org/
Source: http://ipset.netfilter.org/%name-%version.tar.bz2
@ -58,7 +59,7 @@ when matching an entry against a set.
ipset can:
* store multiple IP addresses or port numbers and match against the
collection by iptables at one swoop;
collection by iptables in one swoop;
* dynamically update iptables rules against IP addresses or ports
without performance penalty;
* express complex IP address and ports based rulesets with one single