diff --git a/iptables-1.4.7.tar.bz2 b/iptables-1.4.7.tar.bz2 deleted file mode 100644 index d9b7315..0000000 --- a/iptables-1.4.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9f61f389cabdde79e26ca78c336db1b6373b67f80f7cfcb3e9d9ff520b325452 -size 462420 diff --git a/iptables-1.4.9.tar.bz2 b/iptables-1.4.9.tar.bz2 new file mode 100644 index 0000000..03f9697 --- /dev/null +++ b/iptables-1.4.9.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ac719d6265cf64220c80c0974ed9d35febdac2986bb96eeaa9c8c7959a1d306 +size 475230 diff --git a/iptables.changes b/iptables.changes index d07540e..eb51c54 100644 --- a/iptables.changes +++ b/iptables.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Wed Aug 4 09:56:11 UTC 2010 - puzel@novell.com + +- update to new upstream release 1.4.9 + * this is the release for the Linux 2.6.35 kernel + * support for the LED target + * a new version of the set extension for the upcoming release + supporting IPv6 + * negation support for the quota match + * support for the SACK-IMMEDIATELY SCTP extension and + FORWARD_TSN chunk type in the sctp match + * documentation updates and various smaller bugfixes + +------------------------------------------------------------------- +Wed May 26 15:20:25 UTC 2010 - jengelh@medozas.de + +- update to new upstream release 1.4.8 + * this is the release for the Linux 2.6.34 kernel + * add support for the new xt_CT extension + * import the nfnl_osf program required for proper operation + of the xt_osf extension + ------------------------------------------------------------------- Sat Apr 24 11:38:18 UTC 2010 - coolo@novell.com diff --git a/iptables.spec b/iptables.spec index dc5441c..01ced79 100644 --- a/iptables.spec +++ b/iptables.spec @@ -1,5 +1,5 @@ # -# spec file for package iptables (Version 1.4.7) +# spec file for package iptables (Version 1.4.9) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -21,13 +21,13 @@ Name: iptables License: GPLv2+ Group: Productivity/Networking/Security -Version: 1.4.7 -Release: 2 +Version: 1.4.9 +Release: 1 Summary: IP Packet Filter Administration #Git-Web: http://git.netfilter.org/ #Git-Clone: git://git.netfilter.org/iptables -Source: http://netfilter.org/projects/iptables/files/iptables-1.4.7.tar.bz2 +Source: http://netfilter.org/projects/iptables/files/iptables-1.4.9.tar.bz2 Patch0: %{name}-batch.patch Url: http://netfilter.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build