From 9099ba49c42da84c0090adf41792bd8a2c3d82f4a7a26bf29c5988f4a84c11a6 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 26 May 2010 15:26:26 +0000 Subject: [PATCH 1/3] Update to 1.4.8 - for Linux 2.6.34 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iptables?expand=0&rev=8 --- iptables-1.4.7.tar.bz2 | 3 --- iptables-1.4.8.tar.bz2 | 3 +++ iptables.changes | 9 +++++++++ iptables.spec | 6 +++--- 4 files changed, 15 insertions(+), 6 deletions(-) delete mode 100644 iptables-1.4.7.tar.bz2 create mode 100644 iptables-1.4.8.tar.bz2 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.8.tar.bz2 b/iptables-1.4.8.tar.bz2 new file mode 100644 index 0000000..964cb11 --- /dev/null +++ b/iptables-1.4.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:342926b3f9635f89f479660835b0ba518ccd465552e41c29aa83c5af7d506496 +size 474980 diff --git a/iptables.changes b/iptables.changes index d07540e..3e4d7a0 100644 --- a/iptables.changes +++ b/iptables.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +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..be7429c 100644 --- a/iptables.spec +++ b/iptables.spec @@ -21,13 +21,13 @@ Name: iptables License: GPLv2+ Group: Productivity/Networking/Security -Version: 1.4.7 -Release: 2 +Version: 1.4.8 +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.8.tar.bz2 Patch0: %{name}-batch.patch Url: http://netfilter.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build From 8c5644f66a78ada4731e3e01d520c9015bc8dc5e61741b77993c8cc596cf6431 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Fri, 28 May 2010 15:23:05 +0000 Subject: [PATCH 2/3] Accepting request 40795 from security:netfilter checked in (request 40795) OBS-URL: https://build.opensuse.org/request/show/40795 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iptables?expand=0&rev=9 --- iptables-1.4.7.tar.bz2 | 3 +++ iptables-1.4.8.tar.bz2 | 3 --- iptables.changes | 9 --------- iptables.spec | 6 +++--- 4 files changed, 6 insertions(+), 15 deletions(-) create mode 100644 iptables-1.4.7.tar.bz2 delete mode 100644 iptables-1.4.8.tar.bz2 diff --git a/iptables-1.4.7.tar.bz2 b/iptables-1.4.7.tar.bz2 new file mode 100644 index 0000000..d9b7315 --- /dev/null +++ b/iptables-1.4.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f61f389cabdde79e26ca78c336db1b6373b67f80f7cfcb3e9d9ff520b325452 +size 462420 diff --git a/iptables-1.4.8.tar.bz2 b/iptables-1.4.8.tar.bz2 deleted file mode 100644 index 964cb11..0000000 --- a/iptables-1.4.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:342926b3f9635f89f479660835b0ba518ccd465552e41c29aa83c5af7d506496 -size 474980 diff --git a/iptables.changes b/iptables.changes index 3e4d7a0..d07540e 100644 --- a/iptables.changes +++ b/iptables.changes @@ -1,12 +1,3 @@ -------------------------------------------------------------------- -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 be7429c..dc5441c 100644 --- a/iptables.spec +++ b/iptables.spec @@ -21,13 +21,13 @@ Name: iptables License: GPLv2+ Group: Productivity/Networking/Security -Version: 1.4.8 -Release: 1 +Version: 1.4.7 +Release: 2 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.8.tar.bz2 +Source: http://netfilter.org/projects/iptables/files/iptables-1.4.7.tar.bz2 Patch0: %{name}-batch.patch Url: http://netfilter.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build From 90d69d96e3aa456dab1b1c96efe699d1244b7e6043b2ca8305c9fffeb37174c4 Mon Sep 17 00:00:00 2001 From: Petr Uzel Date: Wed, 4 Aug 2010 10:01:15 +0000 Subject: [PATCH 3/3] update to 1.4.9 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iptables?expand=0&rev=10 --- iptables-1.4.7.tar.bz2 | 3 --- iptables-1.4.9.tar.bz2 | 3 +++ iptables.changes | 22 ++++++++++++++++++++++ iptables.spec | 8 ++++---- 4 files changed, 29 insertions(+), 7 deletions(-) delete mode 100644 iptables-1.4.7.tar.bz2 create mode 100644 iptables-1.4.9.tar.bz2 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