ipset-6.24
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/ipset?expand=0&rev=44
This commit is contained in:
parent
8308a9030b
commit
7e7a34e599
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ffb8245320fc13f22233fcaf8b92a5f51298224fecc183e20785f94975310523
|
||||
size 516754
|
3
ipset-6.24.tar.bz2
Normal file
3
ipset-6.24.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3071fc283f00a6472b5b352ef57f9825c9face70dda5b0d8715f8d43d0e995d0
|
||||
size 518811
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 24 21:31:24 UTC 2014 - jengelh@inai.de
|
||||
|
||||
- Update to new upstream release 6.24
|
||||
* Alignment problem between 64bit kernel 32bit userspace fixed
|
||||
* Potential read beyond the end of buffer resolved
|
||||
* Fix parallel resizing and listing of the same set
|
||||
* Introduce RCU in all set types instead of rwlock per set
|
||||
* Remove rbtree from hash:net,iface in order to run under RCU
|
||||
* Explicitly add padding elements to hash:net,net and
|
||||
hash:net,port,net
|
||||
* Allocate the proper size of memory when /0 networks are supported
|
||||
* Simplify cidr handling for hash:*net* types
|
||||
* Indicate when /0 networks are supported
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 23 18:04:06 UTC 2014 - jengelh@inai.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
Name: ipset
|
||||
%define lname libipset3
|
||||
Version: 6.23
|
||||
Version: 6.24
|
||||
Release: 0
|
||||
Summary: Netfilter ipset administration utility
|
||||
License: GPL-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user