From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BDD39138351 for ; Tue, 28 Jan 2020 09:26:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 45CB5E08A8; Tue, 28 Jan 2020 09:26:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B7036E087A for ; Tue, 28 Jan 2020 09:26:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C2C5E34E4C0 for ; Tue, 28 Jan 2020 09:26:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E88D911D for ; Tue, 28 Jan 2020 09:26:18 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1580203555.4bcd3a86bf4d24097617d08e196aab761fd6781c.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, profiles/default/linux/ppc/17.0/uclibc/hardened/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/default/linux/ppc/17.0/uclibc/hardened/eapi profiles/default/linux/ppc/17.0/uclibc/hardened/parent profiles/profiles.desc X-VCS-Directories: profiles/default/linux/ppc/17.0/uclibc/hardened/ profiles/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 4bcd3a86bf4d24097617d08e196aab761fd6781c X-VCS-Branch: master Date: Tue, 28 Jan 2020 09:26:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c0823ae4-55a4-4fa6-9081-cd1ecbe7423b X-Archives-Hash: a84501bf543a97d829f6e0500bd392d8 commit: 4bcd3a86bf4d24097617d08e196aab761fd6781c Author: Georgy Yakovlev gentoo org> AuthorDate: Sat Jan 25 04:04:57 2020 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Tue Jan 28 09:25:55 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bcd3a86 profiles/default/linux/ppc/17.0/uclibc/hardened: new profile Signed-off-by: Georgy Yakovlev gentoo.org> profiles/default/linux/ppc/17.0/uclibc/hardened/eapi | 1 + profiles/default/linux/ppc/17.0/uclibc/hardened/parent | 2 ++ profiles/profiles.desc | 1 + 3 files changed, 4 insertions(+) diff --git a/profiles/default/linux/ppc/17.0/uclibc/hardened/eapi b/profiles/default/linux/ppc/17.0/uclibc/hardened/eapi new file mode 100644 index 00000000000..7ed6ff82de6 --- /dev/null +++ b/profiles/default/linux/ppc/17.0/uclibc/hardened/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/ppc/17.0/uclibc/hardened/parent b/profiles/default/linux/ppc/17.0/uclibc/hardened/parent new file mode 100644 index 00000000000..c97306cfa04 --- /dev/null +++ b/profiles/default/linux/ppc/17.0/uclibc/hardened/parent @@ -0,0 +1,2 @@ +.. +../../../../../../features/hardened diff --git a/profiles/profiles.desc b/profiles/profiles.desc index c8cb619c8a6..69aeaed8839 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -169,6 +169,7 @@ ppc default/linux/ppc/17.0/developer exp ppc default/linux/ppc/17.0/musl exp ppc default/linux/ppc/17.0/musl/hardened exp ppc default/linux/ppc/17.0/uclibc exp +ppc default/linux/ppc/17.0/uclibc/hardened exp ppc64 default/linux/ppc64/17.0 exp ppc64 default/linux/ppc64le/17.0 exp