SHA256
1
0
forked from pool/ipset

Accepting request 263691 from security:netfilter

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/263691
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ipset?expand=0&rev=19
This commit is contained in:
Dominique Leuenberger 2014-12-03 21:48:01 +00:00 committed by Git OBS Bridge
commit 7a2bf52209
4 changed files with 19 additions and 4 deletions

View File

@ -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
View File

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

View File

@ -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

View File

@ -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