summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Crête <tester@gentoo.org>2004-11-08 00:21:46 +0000
committerOlivier Crête <tester@gentoo.org>2004-11-08 00:21:46 +0000
commit9614f83da9c98593141d035f344572027ba6c180 (patch)
tree760b5eedbaeb2495afaa952e751b4ad85f68f99b /net-firewall
parentAdded a patch to fix compilation problems for the italian localization. Fixes... (diff)
downloadgentoo-2-9614f83da9c98593141d035f344572027ba6c180.tar.gz
gentoo-2-9614f83da9c98593141d035f344572027ba6c180.tar.bz2
gentoo-2-9614f83da9c98593141d035f344572027ba6c180.zip
Stable on x86 per security bug #70240
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/iptables/ChangeLog5
-rw-r--r--net-firewall/iptables/iptables-1.2.11-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog
index 9127e00812dd..1738cda4ffc4 100644
--- a/net-firewall/iptables/ChangeLog
+++ b/net-firewall/iptables/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-firewall/iptables
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.51 2004/11/07 23:58:37 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.52 2004/11/08 00:21:46 tester Exp $
+
+ 07 Nov 2004; Olivier Crete <tester@gentoo.org> iptables-1.2.11-r3.ebuild:
+ Stable on x86 per security bug #70240
07 Nov 2004; Jason Wever <weeve@gentoo.org> iptables-1.2.11-r3.ebuild:
Stable on sparc wrt security bug #70240.
diff --git a/net-firewall/iptables/iptables-1.2.11-r3.ebuild b/net-firewall/iptables/iptables-1.2.11-r3.ebuild
index 2c0789d4a980..53c8f1fb1cbe 100644
--- a/net-firewall/iptables/iptables-1.2.11-r3.ebuild
+++ b/net-firewall/iptables/iptables-1.2.11-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.11-r3.ebuild,v 1.3 2004/11/07 23:58:37 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.11-r3.ebuild,v 1.4 2004/11/08 00:21:46 tester Exp $
inherit eutils flag-o-matic
@@ -12,7 +12,7 @@ SRC_URI="http://www.iptables.org/files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc sparc mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64"
+KEYWORDS="x86 ~ppc sparc mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64"
IUSE="ipv6 static extensions"
DEPEND="virtual/os-headers