summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFriedrich Oslage <bluebird@gentoo.org>2008-07-11 15:51:05 +0000
committerFriedrich Oslage <bluebird@gentoo.org>2008-07-11 15:51:05 +0000
commit90336a99f0d79a605feafbd0823a912e2378a934 (patch)
treefd74aa8ff0463bec2ccbef7918a4845c1f652b8a /net-dns/dnsmasq
parentSign Manfiest (diff)
downloadgentoo-2-90336a99f0d79a605feafbd0823a912e2378a934.tar.gz
gentoo-2-90336a99f0d79a605feafbd0823a912e2378a934.tar.bz2
gentoo-2-90336a99f0d79a605feafbd0823a912e2378a934.zip
Stable on sparc, security bug #231282
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r6 sparc64)
Diffstat (limited to 'net-dns/dnsmasq')
-rw-r--r--net-dns/dnsmasq/ChangeLog5
-rw-r--r--net-dns/dnsmasq/dnsmasq-2.43.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dns/dnsmasq/ChangeLog b/net-dns/dnsmasq/ChangeLog
index 017e675d75c2..a7f331899c4d 100644
--- a/net-dns/dnsmasq/ChangeLog
+++ b/net-dns/dnsmasq/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dns/dnsmasq
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/ChangeLog,v 1.160 2008/07/11 15:25:22 chutzpah Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/ChangeLog,v 1.161 2008/07/11 15:51:05 bluebird Exp $
+
+ 11 Jul 2008; Friedrich Oslage <bluebird@gentoo.org> dnsmasq-2.43.ebuild:
+ Stable on sparc, security bug #231282
11 Jul 2008; Patrick McLean <chutzpah@gentoo.org> dnsmasq-2.43.ebuild:
Stable on amd64 (bug #231282).
diff --git a/net-dns/dnsmasq/dnsmasq-2.43.ebuild b/net-dns/dnsmasq/dnsmasq-2.43.ebuild
index 8cda87fe8dc4..d8cb76f82e80 100644
--- a/net-dns/dnsmasq/dnsmasq-2.43.ebuild
+++ b/net-dns/dnsmasq/dnsmasq-2.43.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/dnsmasq-2.43.ebuild,v 1.3 2008/07/11 15:25:22 chutzpah Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/dnsmasq-2.43.ebuild,v 1.4 2008/07/11 15:51:05 bluebird Exp $
inherit eutils toolchain-funcs flag-o-matic
@@ -13,7 +13,7 @@ SRC_URI="http://www.thekelleys.org.uk/dnsmasq/${MY_P}.tar.lzma"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE="dbus ipv6 isc nls tftp"
RDEPEND="dbus? ( sys-apps/dbus )