diff --git a/ipset-6.30.tar.bz2 b/ipset-6.30.tar.bz2 deleted file mode 100644 index 0629a64..0000000 --- a/ipset-6.30.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:65bfa43fec3d51a6b4012f3d7e4b93a748df9b71b6cd6c53adbec8083e804a31 -size 544054 diff --git a/ipset-6.32.tar.bz2 b/ipset-6.32.tar.bz2 new file mode 100644 index 0000000..db071b7 --- /dev/null +++ b/ipset-6.32.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9cbb49a4ae9e32d7808a604f1a37f359f9fc9064c210c4c5f35d629d49fb9fe +size 544635 diff --git a/ipset.changes b/ipset.changes index 7d6939f..271e0c9 100644 --- a/ipset.changes +++ b/ipset.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Mar 17 11:45:35 UTC 2017 - jengelh@inai.de + +- Update to new upstream release 6.31 + * ipset: avoid kernel null pointer exception in ipset list:set + * fix bug: sometimes valid entries in hash:* types of sets were + evicted +- Update to new upstream release 6.32 + * fix possible truncated output in ipset output buffer handling + ------------------------------------------------------------------- Thu Oct 20 18:25:24 UTC 2016 - jengelh@inai.de diff --git a/ipset.spec b/ipset.spec index 7dc4532..d8d2c79 100644 --- a/ipset.spec +++ b/ipset.spec @@ -1,7 +1,7 @@ # # spec file for package ipset # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX 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.30 +Version: 6.32 Release: 0 Summary: Netfilter ipset administration utility License: GPL-2.0 @@ -26,7 +26,7 @@ Group: Productivity/Networking/Security Url: http://ipset.netfilter.org/ #Git-Clone: git://git.netfilter.org/ipset #Git-Web: http://git.netfilter.org/ -Source: ftp://ftp.netfilter.org/pub/ipset/%name-%version.tar.bz2 +Source: http://ipset.netfilter.org/%name-%version.tar.bz2 Source3: %name-preamble Patch1: ipset-destdir.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build