diff options
author | 2010-04-14 17:03:14 +0000 | |
---|---|---|
committer | 2010-04-14 17:03:14 +0000 | |
commit | 84e1cf01dd6bbc945a6851663beb9925859c6092 (patch) | |
tree | d0fc1edf54466a8ec4a947d4674409ba1b16bb48 /net-mail | |
parent | Version bumped, bug #315133. (diff) | |
download | gentoo-2-84e1cf01dd6bbc945a6851663beb9925859c6092.tar.gz gentoo-2-84e1cf01dd6bbc945a6851663beb9925859c6092.tar.bz2 gentoo-2-84e1cf01dd6bbc945a6851663beb9925859c6092.zip |
stable x86, security bug 314533
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/dovecot/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/dovecot/dovecot-1.2.11-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-mail/dovecot/ChangeLog b/net-mail/dovecot/ChangeLog index 304ec3962aa0..3fc78eb464fe 100644 --- a/net-mail/dovecot/ChangeLog +++ b/net-mail/dovecot/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/dovecot # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.236 2010/04/08 08:33:55 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.237 2010/04/14 17:03:14 fauli Exp $ + + 14 Apr 2010; Christian Faulhammer <fauli@gentoo.org> + dovecot-1.2.11-r1.ebuild: + stable x86, security bug 314533 07 Apr 2010; Patrick Lauer <patrick@gentoo.org> metadata.xml: Adding Eray Aslan as proxy maintainer diff --git a/net-mail/dovecot/dovecot-1.2.11-r1.ebuild b/net-mail/dovecot/dovecot-1.2.11-r1.ebuild index df4e3c39f069..b4c63aa63ac4 100644 --- a/net-mail/dovecot/dovecot-1.2.11-r1.ebuild +++ b/net-mail/dovecot/dovecot-1.2.11-r1.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/net-mail/dovecot/dovecot-1.2.11-r1.ebuild,v 1.2 2010/04/08 01:17:44 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.2.11-r1.ebuild,v 1.3 2010/04/14 17:03:14 fauli Exp $ EAPI="2" @@ -20,7 +20,7 @@ HOMEPAGE="http://www.dovecot.org/" SLOT="0" LICENSE="LGPL-2.1" # MIT too? -KEYWORDS="~alpha ~amd64 ~arm ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~sparc x86" IUSE="berkdb bzip2 caps cydir dbox doc ipv6 kerberos ldap +maildir managesieve mbox mysql pam postgres sieve sqlite +ssl suid vpopmail zlib" |