From c866bbea7c3dd223fc293526e99559affe2aaa55261061af0f4d36c81d890899 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Fri, 28 May 2010 15:23:06 +0000 Subject: [PATCH] Accepting request 40795 from security:netfilter Copy from security:netfilter/iptables based on submit request 40795 from user jengelh OBS-URL: https://build.opensuse.org/request/show/40795 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/iptables?expand=0&rev=23 --- iptables-1.4.7.tar.bz2 | 3 --- iptables-1.4.8.tar.bz2 | 3 +++ iptables.changes | 9 +++++++++ iptables.spec | 8 ++++---- 4 files changed, 16 insertions(+), 7 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..68d6e34 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.8) # # 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.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