From a899b4db2a8dd413a7f5639359b47a746e833752 Mon Sep 17 00:00:00 2001 From: tschmidtb51 <65305130+tschmidtb51@users.noreply.github.com> Date: Wed, 24 Apr 2024 00:28:11 +0200 Subject: [PATCH] Branch category `platform` - addresses parts of oasis-tcs/csaf#718 - adapt prose to reflect current state of the schema --- csaf_2.1/prose/edit/src/schema-elements-01-defs-02-branches.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/csaf_2.1/prose/edit/src/schema-elements-01-defs-02-branches.md b/csaf_2.1/prose/edit/src/schema-elements-01-defs-02-branches.md index b5cdb6b44..7eda0f273 100644 --- a/csaf_2.1/prose/edit/src/schema-elements-01-defs-02-branches.md +++ b/csaf_2.1/prose/edit/src/schema-elements-01-defs-02-branches.md @@ -52,6 +52,7 @@ Valid `enum` values are: language legacy patch_level + platform product_family product_name product_version @@ -71,6 +72,8 @@ The value `legacy` indicates an entry that has reached its end of life. The value `patch_level` indicates the patch level of the product. +The value `platform` indicates the (CPU) platform for which the product is intended. + The value `product_family` indicates the product family that the product falls into. The value `product_name` indicates the name of the product.