forked from pool/ipset
ipset-6.17
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/ipset?expand=0&rev=25
This commit is contained in:
parent
2f94cd625a
commit
7ef4fac5c7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bd244824f58e5e5f4fbce243b3817f4f121e3d02dfb32d704a1cc118aa34e5c7
|
||||
size 363360
|
3
ipset-6.17.tar.xz
Normal file
3
ipset-6.17.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2940f45dce68a79ea0295e4ce487902367ca334c661f208cd745747964f0adaa
|
||||
size 373536
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 21 16:07:01 UTC 2013 - jengelh@inai.de
|
||||
|
||||
- Update to new upstream release 6.17
|
||||
* Fix revision printing in XML mode
|
||||
* Correct "Suspicious condition (assignment + comparison)"
|
||||
* Fix error path when protocol number is used with port range
|
||||
* Interactive mode error after syntax error
|
||||
* New utilities: ipset_bash_completion, ipset_list
|
||||
* Ensure ip_set_max is not set to IPSET_INVALID_ID
|
||||
* Resolve corrupted timeout values on set resize
|
||||
* Resolve "Directory not empty" error message
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 27 12:50:37 UTC 2012 - jengelh@inai.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ipset
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products 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.16.1
|
||||
Version: 6.17
|
||||
Release: 0
|
||||
Summary: Netfilter ipset administration utility
|
||||
License: GPL-2.0
|
||||
@ -26,7 +26,7 @@ Group: Productivity/Networking/Security
|
||||
Url: http://ipset.netfilter.org/
|
||||
|
||||
#Freecode-URL: http://freecode.com/projects/ipset/
|
||||
#DL-URL: ftp://ftp.netfilter.org/pub/ipset/ipset-6.14.tar.bz2
|
||||
#DL-URL: ftp://ftp.netfilter.org/pub/ipset/ipset-6.17.tar.bz2
|
||||
#Git-Clone: git://git.netfilter.org/ipset
|
||||
#Git-Web: http://git.netfilter.org/
|
||||
Source: %name-%version.tar.xz
|
||||
|
Loading…
Reference in New Issue
Block a user