diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-06-06 01:14:19 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-06-06 01:14:19 +0000 |
commit | f8ff0f5353bdbc28f6dfce57e4e82d0ae22f63f2 (patch) | |
tree | 23abb119732ad612002569b328ae9d441f7269dc /net-mail/altermime/ChangeLog | |
parent | punt old wrt bug #296618 (diff) | |
download | gentoo-2-f8ff0f5353bdbc28f6dfce57e4e82d0ae22f63f2.tar.gz gentoo-2-f8ff0f5353bdbc28f6dfce57e4e82d0ae22f63f2.tar.bz2 gentoo-2-f8ff0f5353bdbc28f6dfce57e4e82d0ae22f63f2.zip |
Fix building with _FORTIFY_SOURCE=2 wrt #320785 by Kevin Pyle.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'net-mail/altermime/ChangeLog')
-rw-r--r-- | net-mail/altermime/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/net-mail/altermime/ChangeLog b/net-mail/altermime/ChangeLog index aa13c717ffcb..29413b164960 100644 --- a/net-mail/altermime/ChangeLog +++ b/net-mail/altermime/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-mail/altermime # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/altermime/ChangeLog,v 1.15 2010/05/03 16:59:35 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/altermime/ChangeLog,v 1.16 2010/06/06 01:14:18 ssuominen Exp $ + + 06 Jun 2010; Samuli Suominen <ssuominen@gentoo.org> + altermime-0.3.10.ebuild, + +files/altermime-0.3.10-MIME_headers-overflow.patch: + Fix building with _FORTIFY_SOURCE=2 wrt #320785 by Kevin Pyle. *altermime-0.3.10 (03 May 2010) |