[elbe-devel] [PATCH 03/12] dbsfed.xsd: add key for host mirror

Thomas Weißschuh thomas.weissschuh at linutronix.de
Mon Nov 18 15:45:20 CET 2024


From: Stefan Kempf <stefan at kempfsn.de>

[thomas: rebase, align with project conventions]

Signed-off-by: Stefan Kempf <stefan at kempfsn.de>
Signed-off-by: Thomas Weißschuh <thomas.weissschuh at linutronix.de>
---
 elbepack/schema/dbsfed.xsd | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/elbepack/schema/dbsfed.xsd b/elbepack/schema/dbsfed.xsd
index 666510c0fff014ed2be80650dde2e39fa0130f94..6c536faac03451a79631a4264f33431b7a7f6878 100644
--- a/elbepack/schema/dbsfed.xsd
+++ b/elbepack/schema/dbsfed.xsd
@@ -312,6 +312,13 @@ SPDX-FileCopyrightText: Linutronix GmbH
           </documentation>
         </annotation>
       </element>
+      <element name="host_key" type="rfs:string" minOccurs="0" maxOccurs="1">
+        <annotation>
+          <documentation>
+	    Raw public key used to sign the host mirror
+          </documentation>
+        </annotation>
+      </element>
       <element name="url-list" type="rfs:url-list" minOccurs="0">
         <annotation>
           <documentation>

-- 
2.47.0



More information about the elbe-devel mailing list