diff --git a/ipset-6.23.tar.bz2 b/ipset-6.23.tar.bz2 deleted file mode 100644 index d313656..0000000 --- a/ipset-6.23.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ffb8245320fc13f22233fcaf8b92a5f51298224fecc183e20785f94975310523 -size 516754 diff --git a/ipset-6.24.tar.bz2 b/ipset-6.24.tar.bz2 new file mode 100644 index 0000000..ed8ec61 --- /dev/null +++ b/ipset-6.24.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3071fc283f00a6472b5b352ef57f9825c9face70dda5b0d8715f8d43d0e995d0 +size 518811 diff --git a/ipset.changes b/ipset.changes index 95bf038..5899320 100644 --- a/ipset.changes +++ b/ipset.changes @@ -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 diff --git a/ipset.spec b/ipset.spec index e72f70e..34d6b16 100644 --- a/ipset.spec +++ b/ipset.spec @@ -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