SHA256
1
0
forked from pool/ipset
Jan Engelhardt 2017-03-17 11:47:06 +00:00 committed by Git OBS Bridge
parent 25aeb737a9
commit 78b7e3eddf
4 changed files with 16 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:65bfa43fec3d51a6b4012f3d7e4b93a748df9b71b6cd6c53adbec8083e804a31
size 544054

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

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Mar 17 11:45:35 UTC 2017 - jengelh@inai.de
- Update to new upstream release 6.31
* ipset: avoid kernel null pointer exception in ipset list:set
* fix bug: sometimes valid entries in hash:* types of sets were
evicted
- Update to new upstream release 6.32
* fix possible truncated output in ipset output buffer handling
-------------------------------------------------------------------
Thu Oct 20 18:25:24 UTC 2016 - jengelh@inai.de

View File

@ -1,7 +1,7 @@
#
# spec file for package ipset
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
Name: ipset
%define lname libipset3
Version: 6.30
Version: 6.32
Release: 0
Summary: Netfilter ipset administration utility
License: GPL-2.0
@ -26,7 +26,7 @@ Group: Productivity/Networking/Security
Url: http://ipset.netfilter.org/
#Git-Clone: git://git.netfilter.org/ipset
#Git-Web: http://git.netfilter.org/
Source: ftp://ftp.netfilter.org/pub/ipset/%name-%version.tar.bz2
Source: http://ipset.netfilter.org/%name-%version.tar.bz2
Source3: %name-preamble
Patch1: ipset-destdir.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build