diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-05-24 15:10:48 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-05-24 15:10:48 +0000 |
commit | b662fee9b68ddb40c6e892e3ff982f8b899e5e66 (patch) | |
tree | 31f5bd36e725447faabf0486f572e58552aeee1d /sys-process/audit | |
parent | Stable for HPPA (bug #223443). (diff) | |
download | gentoo-2-b662fee9b68ddb40c6e892e3ff982f8b899e5e66.tar.gz gentoo-2-b662fee9b68ddb40c6e892e3ff982f8b899e5e66.tar.bz2 gentoo-2-b662fee9b68ddb40c6e892e3ff982f8b899e5e66.zip |
stable x86, security bug 215705
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-process/audit')
-rw-r--r-- | sys-process/audit/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/audit/audit-1.7.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/audit/ChangeLog b/sys-process/audit/ChangeLog index 6ae33cf8fb62..484a5bd3c243 100644 --- a/sys-process/audit/ChangeLog +++ b/sys-process/audit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-process/audit # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/ChangeLog,v 1.46 2008/05/24 06:30:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/ChangeLog,v 1.47 2008/05/24 15:10:48 opfer Exp $ + + 24 May 2008; Christian Faulhammer <opfer@gentoo.org> audit-1.7.3.ebuild: + stable x86, security bug 215705 24 May 2008; Jeroen Roovers <jer@gentoo.org> audit-1.7.3.ebuild: Stable for HPPA (bug #215705). diff --git a/sys-process/audit/audit-1.7.3.ebuild b/sys-process/audit/audit-1.7.3.ebuild index dbb23f36149a..289787dde8c7 100644 --- a/sys-process/audit/audit-1.7.3.ebuild +++ b/sys-process/audit/audit-1.7.3.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/sys-process/audit/audit-1.7.3.ebuild,v 1.2 2008/05/24 06:30:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.7.3.ebuild,v 1.3 2008/05/24 15:10:48 opfer Exp $ inherit autotools multilib toolchain-funcs python @@ -10,7 +10,7 @@ SRC_URI="http://people.redhat.com/sgrubb/audit/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="ldap" # Testcases are pretty useless as they are built for RedHat users/groups and # kernels. |