From 7b1462efd8b43a08ca035146069fcd52e12ce3986f5d1817010cd21bcd323b34 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 19 Aug 2019 12:54:59 +0000 Subject: [PATCH] - Update to new upstream release 7.3 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/ipset?expand=0&rev=86 --- ipset-7.2.tar.bz2 | 3 --- ipset-7.3.tar.bz2 | 3 +++ ipset.changes | 15 +++++++++++++-- ipset.spec | 7 ++++--- 4 files changed, 20 insertions(+), 8 deletions(-) delete mode 100644 ipset-7.2.tar.bz2 create mode 100644 ipset-7.3.tar.bz2 diff --git a/ipset-7.2.tar.bz2 b/ipset-7.2.tar.bz2 deleted file mode 100644 index 0be91cb..0000000 --- a/ipset-7.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2e13384534669edc85ca6ab418c59429d5296132c5c27c44479d4c0a59434618 -size 669270 diff --git a/ipset-7.3.tar.bz2 b/ipset-7.3.tar.bz2 new file mode 100644 index 0000000..31a163a --- /dev/null +++ b/ipset-7.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4644c7c5005e90a9b6385d625283eb0b69b34de7192301428665dd909fdaa35a +size 669246 diff --git a/ipset.changes b/ipset.changes index 85609af..041f97d 100644 --- a/ipset.changes +++ b/ipset.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Aug 19 12:53:22 UTC 2019 - Jan Engelhardt + +- 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 @@ -133,7 +144,7 @@ Mon Jan 18 15:42:54 UTC 2016 - kstreitova@suse.com * compatibility: include linux/export.h when needed * compatibility: make sure vmalloc.h is included for kvfree() * compatibility: Fix detecting 'struct net' in 'struct tcf_ematch' - * compatibility: Protect definition of RCU_INIT_POINTER in + * compatibility: Protect definition of RCU_INIT_POINTER in compatibility header file * netfilter: ipset: Fix sleeping memory allocation in atomic context (Nikolay Borisov) @@ -212,7 +223,7 @@ Wed Mar 5 08:47:39 UTC 2014 - jengelh@inai.de * add markmask for hash:ip,mark data type * add hash:ip,mark data type to ipset * Fix all set output from list/save when set with counters in use. -* ipset: Fix malformed output from list/save for ICMP types in port +* ipset: Fix malformed output from list/save for ICMP types in port field * ipset: fix timeout data type size (Nikolay Martynov) diff --git a/ipset.spec b/ipset.spec index adbe58b..f8b6fee 100644 --- a/ipset.spec +++ b/ipset.spec @@ -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