diff --git a/xtables-addons-2.5.tar.asc b/xtables-addons-2.5.tar.asc deleted file mode 100644 index 4901af3..0000000 --- a/xtables-addons-2.5.tar.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.22 (GNU/Linux) - -iF4EABEIAAYFAlNRXegACgkQkb3j62iiDkWr0AEAo1+cUV+//TQGzq/AwOd0VF9L -iO3e80ttZbqm8j6FaoABAKXDDdVZ++6PKFJW+NSWKXm20Fn/ffUZrdJC9ivEvS8h -=Jb/x ------END PGP SIGNATURE----- diff --git a/xtables-addons-2.5.tar.xz b/xtables-addons-2.5.tar.xz deleted file mode 100644 index c908bbd..0000000 --- a/xtables-addons-2.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2aea0a6ff04d64abfe0cc80b4f23b97e058b4595ab2e29b50ef3fe30952e230d -size 313732 diff --git a/xtables-addons-2.6.tar.asc b/xtables-addons-2.6.tar.asc new file mode 100644 index 0000000..8949af1 --- /dev/null +++ b/xtables-addons-2.6.tar.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.22 (GNU/Linux) + +iF4EABEIAAYFAlQpGjQACgkQkb3j62iiDkV/CgD8DyXzoXBhgxn6SU9Ed+RWlb67 +YKT0MR6vnmA4ku3cQfUA/AruHQGpXsx8qLZ9aAAvDj3aEKfwuksR9yT2yApcLL6U +=K6yq +-----END PGP SIGNATURE----- diff --git a/xtables-addons-2.6.tar.xz b/xtables-addons-2.6.tar.xz new file mode 100644 index 0000000..35c17c8 --- /dev/null +++ b/xtables-addons-2.6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f2347df8fdcedfe871fe989e62bb79a729d12b600c057454b21fda8fe9d525b +size 313824 diff --git a/xtables-addons.changes b/xtables-addons.changes index 7c795c3..5abf282 100644 --- a/xtables-addons.changes +++ b/xtables-addons.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Sep 29 08:38:22 UTC 2014 - jengelh@inai.de + +- Update to new upstream release 2.6 +* Fixes to the UDP SPA mode +* Support for Linux 3.17 + ------------------------------------------------------------------- Fri Apr 18 17:17:14 UTC 2014 - jengelh@inai.de diff --git a/xtables-addons.spec b/xtables-addons.spec index d72b169..0bc8c46 100644 --- a/xtables-addons.spec +++ b/xtables-addons.spec @@ -17,7 +17,7 @@ Name: xtables-addons -Version: 2.5 +Version: 2.6 Release: 0 Summary: IP Packet Filter Administration Extensions License: GPL-2.0 and GPL-2.0+ @@ -26,10 +26,10 @@ Url: http://xtables-addons.sf.net/ #Git-Clone: git://xtables-addons.git.sf.net/gitroot/xtables-addons/xtables-addons #Git-Web: http://xtables-addons.git.sf.net/ +Source: http://downloads.sf.net/%name/%name-%version.tar.xz +Source2: http://downloads.sf.net/%name/%name-%version.tar.asc Source3: %name-preamble Source4: %name.keyring -Source7: http://downloads.sf.net/%name/%name-%version.tar.xz -Source8: http://downloads.sf.net/%name/%name-%version.tar.asc BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: %kernel_module_package_buildreqs @@ -65,7 +65,7 @@ contains extensions that were not, or are not yet, accepted in the main kernel/iptables packages. %prep -%setup -Tqb7 +%setup -q %build pushd ../; @@ -95,10 +95,10 @@ find "$b/%_libdir" -maxdepth 1 -type l -iname "*.so" -delete; %files %defattr(-,root,root) -%doc %_mandir/*/* +%_mandir/man*/* %_sbindir/* %_libdir/*.so.* -%xtlibdir -%_libexecdir/xtables-addons +%xtlibdir/ +%_libexecdir/xtables-addons/ %changelog