diff options
author | 2007-11-22 08:07:03 +0000 | |
---|---|---|
committer | 2007-11-22 08:07:03 +0000 | |
commit | f959ca5d96f4f1a0617def270cdceda5e0f876c7 (patch) | |
tree | 3decae04c63aa461404c76b8b75efda786b5a71c /net-fs | |
parent | stable x86, security bug 199509 (diff) | |
download | gentoo-2-f959ca5d96f4f1a0617def270cdceda5e0f876c7.tar.gz gentoo-2-f959ca5d96f4f1a0617def270cdceda5e0f876c7.tar.bz2 gentoo-2-f959ca5d96f4f1a0617def270cdceda5e0f876c7.zip |
stable x86, security bug 197519
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/ChangeLog | 5 | ||||
-rw-r--r-- | net-fs/samba/samba-3.0.27a.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-fs/samba/ChangeLog b/net-fs/samba/ChangeLog index c26658362edf..b3c9237fc41c 100644 --- a/net-fs/samba/ChangeLog +++ b/net-fs/samba/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-fs/samba # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.318 2007/11/21 17:06:21 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.319 2007/11/22 08:07:03 opfer Exp $ + + 22 Nov 2007; Christian Faulhammer <opfer@gentoo.org> samba-3.0.27a.ebuild: + stable x86, security bug 197519 *samba-3.0.27a (21 Nov 2007) diff --git a/net-fs/samba/samba-3.0.27a.ebuild b/net-fs/samba/samba-3.0.27a.ebuild index 801c8351afcd..8f53666582f6 100644 --- a/net-fs/samba/samba-3.0.27a.ebuild +++ b/net-fs/samba/samba-3.0.27a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.27a.ebuild,v 1.1 2007/11/21 17:06:21 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.27a.ebuild,v 1.2 2007/11/22 08:07:03 opfer Exp $ inherit eutils pam python multilib versionator confutils @@ -12,7 +12,7 @@ SRC_URI="mirror://samba/${MY_P}.tar.gz mirror://samba/old-versions/${MY_P}.tar.gz" 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_LINGUAS="linguas_ja linguas_pl" IUSE="${IUSE_LINGUAS} acl ads async automount caps cups doc examples ipv6 kernel_linux ldap fam pam python quotas readline selinux swat syslog winbind" |