From ba025f14248bf3bfc01fbb36e28aaa434f97c485 Mon Sep 17 00:00:00 2001 From: Christian Faulhammer Date: Fri, 7 Jan 2011 23:47:24 +0000 Subject: stable x86, security bug 350877 (Portage version: 2.1.9.25/cvs/Linux i686) --- app-arch/dpkg/ChangeLog | 5 ++++- app-arch/dpkg/dpkg-1.15.8.8.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'app-arch/dpkg') diff --git a/app-arch/dpkg/ChangeLog b/app-arch/dpkg/ChangeLog index f53005eae0d2..760b362852ce 100644 --- a/app-arch/dpkg/ChangeLog +++ b/app-arch/dpkg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-arch/dpkg # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/ChangeLog,v 1.145 2011/01/07 17:54:13 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/ChangeLog,v 1.146 2011/01/07 23:47:24 fauli Exp $ + + 07 Jan 2011; Christian Faulhammer dpkg-1.15.8.8.ebuild: + stable x86, security bug 350877 07 Jan 2011; Markos Chandras dpkg-1.15.8.8.ebuild: Stable on amd64 wrt bug #350877 diff --git a/app-arch/dpkg/dpkg-1.15.8.8.ebuild b/app-arch/dpkg/dpkg-1.15.8.8.ebuild index f8e9bc08d03d..48ea8dd371ab 100644 --- a/app-arch/dpkg/dpkg-1.15.8.8.ebuild +++ b/app-arch/dpkg/dpkg-1.15.8.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/dpkg-1.15.8.8.ebuild,v 1.3 2011/01/07 17:54:13 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/dpkg-1.15.8.8.ebuild,v 1.4 2011/01/07 23:47:24 fauli Exp $ EAPI=3 @@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${P/-/_}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~m68k ~s390 ~sh ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~m68k ~s390 ~sh x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-solaris ~x86-solaris" IUSE="bzip2 dselect nls test unicode zlib" LANGS="sv de es ja fr hu pl ru" -- cgit v1.2.3-65-gdbad