diff options
author | Christian Heim <phreak@gentoo.org> | 2008-04-21 20:11:14 +0000 |
---|---|---|
committer | Christian Heim <phreak@gentoo.org> | 2008-04-21 20:11:14 +0000 |
commit | b233f67bc07430bf776a51b1448cfcc923473a65 (patch) | |
tree | 4c6c59f98400f1be911771a887dd64779828d358 /profiles/ChangeLog | |
parent | Added ebuild for ibm-powerpc-utils-1.1.0 and rm'd -1.0.2 and -1.0.4; stablize... (diff) | |
download | gentoo-2-b233f67bc07430bf776a51b1448cfcc923473a65.tar.gz gentoo-2-b233f67bc07430bf776a51b1448cfcc923473a65.tar.bz2 gentoo-2-b233f67bc07430bf776a51b1448cfcc923473a65.zip |
Fixing the "new style" hardened profile, to *not* enable either USE=ipv6, USE=nls or USE=unicode by default.
Diffstat (limited to 'profiles/ChangeLog')
-rw-r--r-- | profiles/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index cfc9caf207a7..add3b1b28efd 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,7 +1,13 @@ # ChangeLog for profile directory # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1348 2008/04/21 19:38:34 jokey Exp $ - +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1349 2008/04/21 20:11:12 phreak Exp $ + + 21 Apr 2008; Christian Heim <phreak@gentoo.org> + hardened/linux/make.defaults, hardened/linux/x86/make.defaults, + hardened/linux/x86/2008.0/make.defaults: + Fixing the "new style" hardened profile, to *not* enable either USE=ipv6, + USE=nls or USE=unicode by default. + 21 Apr 2008; Markus Ullmann <jokey@gentoo.org> package.mask: Mask gloox beta version |