summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-07-21 19:20:50 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-07-21 19:20:50 +0000
commit2fce9aac989db21ce1d1c71aa396104c198ff8ed (patch)
tree9d6968d4d3d2cc2e85abd4370d03db0d0d51df4d /net-analyzer
parentstable x86, bug 273254 (diff)
downloadgentoo-2-2fce9aac989db21ce1d1c71aa396104c198ff8ed.tar.gz
gentoo-2-2fce9aac989db21ce1d1c71aa396104c198ff8ed.tar.bz2
gentoo-2-2fce9aac989db21ce1d1c71aa396104c198ff8ed.zip
stable x86, security bug 278564
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/wireshark/ChangeLog6
-rw-r--r--net-analyzer/wireshark/wireshark-1.2.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog
index d08f381bb71c..834bfca9b607 100644
--- a/net-analyzer/wireshark/ChangeLog
+++ b/net-analyzer/wireshark/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/wireshark
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.177 2009/07/21 18:39:46 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.178 2009/07/21 19:20:50 fauli Exp $
+
+ 21 Jul 2009; Christian Faulhammer <fauli@gentoo.org>
+ wireshark-1.2.1.ebuild:
+ stable x86, security bug 278564
21 Jul 2009; Tobias Klausmann <klausman@gentoo.org>
wireshark-1.2.1.ebuild:
diff --git a/net-analyzer/wireshark/wireshark-1.2.1.ebuild b/net-analyzer/wireshark/wireshark-1.2.1.ebuild
index ef203d845fea..d14101448214 100644
--- a/net-analyzer/wireshark/wireshark-1.2.1.ebuild
+++ b/net-analyzer/wireshark/wireshark-1.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.2.1.ebuild,v 1.3 2009/07/21 18:39:46 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.2.1.ebuild,v 1.4 2009/07/21 19:20:50 fauli Exp $
EAPI=2
inherit autotools libtool flag-o-matic eutils toolchain-funcs
@@ -16,7 +16,7 @@ SRC_URI="http://www.wireshark.org/download/src/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE="adns ares +gtk ipv6 lua portaudio gnutls gcrypt geoip zlib kerberos threads profile smi +pcap pcre +caps selinux"
RDEPEND=">=dev-libs/glib-2.4.0:2