diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-03-18 16:33:52 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-03-18 16:33:52 +0000 |
commit | 29dcf482664fd0e845bf9f3c43045047b4a044b6 (patch) | |
tree | e834d2268688246605484980227d0ea8650f7249 /sys-auth/pambase | |
parent | Stable on amd64 wrt bug #309693 (diff) | |
download | gentoo-2-29dcf482664fd0e845bf9f3c43045047b4a044b6.tar.gz gentoo-2-29dcf482664fd0e845bf9f3c43045047b4a044b6.tar.bz2 gentoo-2-29dcf482664fd0e845bf9f3c43045047b4a044b6.zip |
stable x86, security bug 308075
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'sys-auth/pambase')
-rw-r--r-- | sys-auth/pambase/ChangeLog | 6 | ||||
-rw-r--r-- | sys-auth/pambase/pambase-20100310.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-auth/pambase/ChangeLog b/sys-auth/pambase/ChangeLog index b83fe45b0b11..33f27dd3b9ff 100644 --- a/sys-auth/pambase/ChangeLog +++ b/sys-auth/pambase/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-auth/pambase # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.79 2010/03/10 00:37:55 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.80 2010/03/18 16:33:52 fauli Exp $ + + 18 Mar 2010; Christian Faulhammer <fauli@gentoo.org> + pambase-20100310.ebuild: + stable x86, security bug 308075 *pambase-20100310 (10 Mar 2010) diff --git a/sys-auth/pambase/pambase-20100310.ebuild b/sys-auth/pambase/pambase-20100310.ebuild index c7cf7ffb893f..0fc72baa455b 100644 --- a/sys-auth/pambase/pambase-20100310.ebuild +++ b/sys-auth/pambase/pambase-20100310.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20100310.ebuild,v 1.1 2010/03/10 00:37:55 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20100310.ebuild,v 1.2 2010/03/18 16:33:52 fauli Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="http://www.flameeyes.eu/gentoo-distfiles/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="debug cracklib passwdqc consolekit gnome-keyring selinux mktemp ssh +sha512" RESTRICT="binchecks" |