diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-06-30 16:12:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-06-30 16:12:57 +0000 |
commit | 7ec2080d2419f672409692739634333806f870e5 (patch) | |
tree | 35edcf41200ea0fb54a3f11e793c6821fd2b8bee /net-p2p/mldonkey/ChangeLog | |
parent | Stable for HPPA (bug #227679). (diff) | |
download | gentoo-2-7ec2080d2419f672409692739634333806f870e5.tar.gz gentoo-2-7ec2080d2419f672409692739634333806f870e5.tar.bz2 gentoo-2-7ec2080d2419f672409692739634333806f870e5.zip |
Fix execstacks, bug #218015
(Portage version: 2.2_rc1/cvs/Linux 2.6.24-gentoo-r8 i686)
Diffstat (limited to 'net-p2p/mldonkey/ChangeLog')
-rw-r--r-- | net-p2p/mldonkey/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net-p2p/mldonkey/ChangeLog b/net-p2p/mldonkey/ChangeLog index baac949b1177..94a0bdc9b255 100644 --- a/net-p2p/mldonkey/ChangeLog +++ b/net-p2p/mldonkey/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-p2p/mldonkey # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/mldonkey/ChangeLog,v 1.212 2008/06/16 19:54:27 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/mldonkey/ChangeLog,v 1.213 2008/06/30 16:12:56 armin76 Exp $ + + 30 Jun 2008; Raúl Porcel <armin76@gentoo.org> + +files/2.9.5-execstacks.patch, mldonkey-2.9.5.ebuild: + Fix execstacks, bug #218015 16 Jun 2008; Alexis Ballier <aballier@gentoo.org> mldonkey-2.9.5.ebuild: dont try to use PIE with ocaml executables, this will not work as ocaml |