diff --git a/ipset-6.16.1.tar.xz b/ipset-6.16.1.tar.xz deleted file mode 100644 index 5eae520..0000000 --- a/ipset-6.16.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd244824f58e5e5f4fbce243b3817f4f121e3d02dfb32d704a1cc118aa34e5c7 -size 363360 diff --git a/ipset-6.17.tar.xz b/ipset-6.17.tar.xz new file mode 100644 index 0000000..88ae1ad --- /dev/null +++ b/ipset-6.17.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2940f45dce68a79ea0295e4ce487902367ca334c661f208cd745747964f0adaa +size 373536 diff --git a/ipset.changes b/ipset.changes index 9a7e7d9..637a495 100644 --- a/ipset.changes +++ b/ipset.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Feb 21 16:07:01 UTC 2013 - jengelh@inai.de + +- Update to new upstream release 6.17 +* Fix revision printing in XML mode +* Correct "Suspicious condition (assignment + comparison)" +* Fix error path when protocol number is used with port range +* Interactive mode error after syntax error +* New utilities: ipset_bash_completion, ipset_list +* Ensure ip_set_max is not set to IPSET_INVALID_ID +* Resolve corrupted timeout values on set resize +* Resolve "Directory not empty" error message + ------------------------------------------------------------------- Tue Nov 27 12:50:37 UTC 2012 - jengelh@inai.de diff --git a/ipset.spec b/ipset.spec index 3bfa5fe..cae1fcd 100644 --- a/ipset.spec +++ b/ipset.spec @@ -1,7 +1,7 @@ # # spec file for package ipset # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products 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,14 +18,15 @@ Name: ipset %define lname libipset3 -Version: 6.16.1 +Version: 6.17 Release: 0 Summary: Netfilter ipset administration utility License: GPL-2.0 Group: Productivity/Networking/Security Url: http://ipset.netfilter.org/ -#DL-URL: ftp://ftp.netfilter.org/pub/ipset/ipset-6.14.tar.bz2 +#Freecode-URL: http://freecode.com/projects/ipset/ +#DL-URL: ftp://ftp.netfilter.org/pub/ipset/ipset-6.17.tar.bz2 #Git-Clone: git://git.netfilter.org/ipset #Git-Web: http://git.netfilter.org/ Source: %name-%version.tar.xz