From 2af9a663c39d9095237c6c666a8d968308dd4473 Mon Sep 17 00:00:00 2001 From: Xian Wang Date: Sat, 30 Mar 2024 23:35:18 -0700 Subject: profile: add new 23.0 profile for hardened plasma Signed-off-by: Xian Wang --- profiles/linux/amd64/23.0/hardened-plasma/eapi | 1 + profiles/linux/amd64/23.0/hardened-plasma/parent | 2 ++ profiles/linux/arm64/23.0/hardened-plasma/eapi | 1 + profiles/linux/arm64/23.0/hardened-plasma/parent | 2 ++ profiles/profiles.desc | 6 ++++-- 5 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 profiles/linux/amd64/23.0/hardened-plasma/eapi create mode 100644 profiles/linux/amd64/23.0/hardened-plasma/parent create mode 100644 profiles/linux/arm64/23.0/hardened-plasma/eapi create mode 100644 profiles/linux/arm64/23.0/hardened-plasma/parent diff --git a/profiles/linux/amd64/23.0/hardened-plasma/eapi b/profiles/linux/amd64/23.0/hardened-plasma/eapi new file mode 100644 index 0000000..301160a --- /dev/null +++ b/profiles/linux/amd64/23.0/hardened-plasma/eapi @@ -0,0 +1 @@ +8 \ No newline at end of file diff --git a/profiles/linux/amd64/23.0/hardened-plasma/parent b/profiles/linux/amd64/23.0/hardened-plasma/parent new file mode 100644 index 0000000..cf3c4ba --- /dev/null +++ b/profiles/linux/amd64/23.0/hardened-plasma/parent @@ -0,0 +1,2 @@ +gentoo:default/linux/amd64/23.0/hardened +gentoo:targets/desktop/plasma diff --git a/profiles/linux/arm64/23.0/hardened-plasma/eapi b/profiles/linux/arm64/23.0/hardened-plasma/eapi new file mode 100644 index 0000000..301160a --- /dev/null +++ b/profiles/linux/arm64/23.0/hardened-plasma/eapi @@ -0,0 +1 @@ +8 \ No newline at end of file diff --git a/profiles/linux/arm64/23.0/hardened-plasma/parent b/profiles/linux/arm64/23.0/hardened-plasma/parent new file mode 100644 index 0000000..5db3272 --- /dev/null +++ b/profiles/linux/arm64/23.0/hardened-plasma/parent @@ -0,0 +1,2 @@ +gentoo:default/linux/arm64/23.0/hardened +gentoo:targets/desktop/plasma diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 08604d3..2986df4 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -1,2 +1,4 @@ -amd64 linux/amd64/17.0/hardened-plasma stable -arm64 linux/arm64/17.0/hardened-plasma stable +amd64 linux/amd64/17.0/hardened-plasma stable +amd64 linux/amd64/23.0/hardened-plasma stable +arm64 linux/arm64/17.0/hardened-plasma stable +arm64 linux/arm64/23.0/hardened-plasma stable -- cgit v1.2.3