diff --git a/ipset-6.14.tar.xz b/ipset-6.14.tar.xz deleted file mode 100644 index 7898147..0000000 --- a/ipset-6.14.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:49caca75ed8457f01c2cd97d9e986b1b0614140c0c56737ecba9cbd19b033cf0 -size 361600 diff --git a/ipset-6.15.tar.xz b/ipset-6.15.tar.xz new file mode 100644 index 0000000..f2dac1e --- /dev/null +++ b/ipset-6.15.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db81dc79d0d8de4cde27191973ff7718534c69b19f3a6c651f59a54b514cc29d +size 362840 diff --git a/ipset.changes b/ipset.changes index 29072d2..0d68655 100644 --- a/ipset.changes +++ b/ipset.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Nov 19 16:20:13 UTC 2012 - jengelh@inai.de + +- Update to new upstream release 6.15 +* Userspace changes: +* Use gethostbyname2 instead of getaddrinfo +* Support protocol numbers as well, not only protocol names +* Kernel part changes: +* Increase the number of maximal sets automatically as needed +* Fix range bug in hash:ip,port,net + ------------------------------------------------------------------- Sat Sep 22 14:20:06 UTC 2012 - jengelh@inai.de diff --git a/ipset.spec b/ipset.spec index 39a79ad..125164b 100644 --- a/ipset.spec +++ b/ipset.spec @@ -18,7 +18,7 @@ Name: ipset %define lname libipset3 -Version: 6.14 +Version: 6.15 Release: 0 Summary: Netfilter ipset administration utility License: GPL-2.0