diff options
author | Magnus Granberg <zorry@gentoo.org> | 2012-02-26 12:48:16 +0000 |
---|---|---|
committer | Magnus Granberg <zorry@gentoo.org> | 2012-02-26 12:48:16 +0000 |
commit | 08300ce02026a8ae4db7fde01910ed6f31ec3b86 (patch) | |
tree | e6a30aa74bfc8edf787842b41d3ea1299607eb52 /x11-drivers/xf86-video-virtualbox/ChangeLog | |
parent | Respect CFLAGS and CC variables. (diff) | |
download | historical-08300ce02026a8ae4db7fde01910ed6f31ec3b86.tar.gz historical-08300ce02026a8ae4db7fde01910ed6f31ec3b86.tar.bz2 historical-08300ce02026a8ae4db7fde01910ed6f31ec3b86.zip |
Fix bug #394575 on hardened, link with lazy
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'x11-drivers/xf86-video-virtualbox/ChangeLog')
-rw-r--r-- | x11-drivers/xf86-video-virtualbox/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-virtualbox/ChangeLog b/x11-drivers/xf86-video-virtualbox/ChangeLog index 6a3112617faf..46e95b3ad9b6 100644 --- a/x11-drivers/xf86-video-virtualbox/ChangeLog +++ b/x11-drivers/xf86-video-virtualbox/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-drivers/xf86-video-virtualbox # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/ChangeLog,v 1.82 2012/02/21 17:10:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/ChangeLog,v 1.83 2012/02/26 12:48:15 zorry Exp $ + + 26 Feb 2012; Magnus Granberg <zorry@gentoo.org> + +files/xf86-video-virtualbox-link-lazy.patch, + xf86-video-virtualbox-4.1.8.ebuild: + Fix bug #394575 for hardened thanks Faustus for the fix 21 Feb 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-virtualbox-4.1.8.ebuild: |