blueness 14/06/02 13:36:12 Modified: ChangeLog profiles.desc Log: Add hardened musl profiles for amd64 and x86 as exp
Revision Changes Path 1.9038 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9038&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9038&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.9037&r2=1.9038 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.9037 retrieving revision 1.9038 diff -u -r1.9037 -r1.9038 --- ChangeLog 2 Jun 2014 09:35:48 -0000 1.9037 +++ ChangeLog 2 Jun 2014 13:36:11 -0000 1.9038 @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9037 2014/06/02 09:35:48 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9038 2014/06/02 13:36:11 blueness Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 02 Jun 2014; Anthony G. Basile <[email protected]> profiles.desc: + Add hardened musl profiles for amd64 and x86 as exp + 02 Jun 2014; Manuel RĂ¼ger <[email protected]> package.mask: Clean up package.mask 1.239 profiles/profiles.desc file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/profiles.desc?rev=1.239&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/profiles.desc?rev=1.239&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/profiles.desc?r1=1.238&r2=1.239 Index: profiles.desc =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/profiles.desc,v retrieving revision 1.238 retrieving revision 1.239 diff -u -r1.238 -r1.239 --- profiles.desc 26 Mar 2014 19:35:09 -0000 1.238 +++ profiles.desc 2 Jun 2014 13:36:12 -0000 1.239 @@ -172,6 +172,7 @@ amd64 hardened/linux/amd64/no-multilib/selinux stable amd64 hardened/linux/amd64/x32 dev amd64 hardened/linux/uclibc/amd64 dev +amd64 hardened/linux/musl/amd64 exp arm hardened/linux/arm/armv7a dev arm hardened/linux/arm/armv6j dev arm hardened/linux/uclibc/arm/armv7a dev @@ -184,6 +185,7 @@ x86 hardened/linux/x86 stable x86 hardened/linux/x86/selinux stable x86 hardened/linux/uclibc/x86 dev +x86 hardened/linux/musl/x86 exp # uclibc/embedded multiarch profiles #amd64 uclibc/amd64 dev
