forked from pool/ipset
- Update to release 7.5
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/ipset?expand=0&rev=91
This commit is contained in:
parent
dec1f19208
commit
73c413c8e8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4a974176e57fe4b7e2984abb231c4a18af2291bdc41536ef64e4b8ec4d4a1884
|
||||
size 670906
|
3
ipset-7.5.tar.bz2
Normal file
3
ipset-7.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a57aee54ab6ffe9e04603a464bbf69d66db976500bb04dd04fd3fbd6efb36a0b
|
||||
size 675179
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 10 13:03:52 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 7.5
|
||||
* netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO
|
||||
is present.
|
||||
* netfilter: xt_set: Do not restrict --map-set to the
|
||||
mangle table.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 1 17:06:36 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ipset
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 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.4
|
||||
Version: 7.5
|
||||
Release: 0
|
||||
Summary: Netfilter ipset administration utility
|
||||
License: GPL-2.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user