[elbe-devel] [PATCH 2/2] Add Ubuntu LTS release name

Kory Maincent kory.maincent at bootlin.com
Wed May 20 11:53:04 CEST 2020


Add Ubuntu Bionic and Focal version name to project suite enumeration.

Signed-off-by: Kory Maincent <kory.maincent at bootlin.com>
---
 schema/dbsfed.xsd | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/schema/dbsfed.xsd b/schema/dbsfed.xsd
index 59f42f5c2..e3709de22 100644
--- a/schema/dbsfed.xsd
+++ b/schema/dbsfed.xsd
@@ -511,6 +511,8 @@
       <enumeration value="buster" />
       <enumeration value="sid" />
       <enumeration value="stretch" />
+      <enumeration value="bionic" />
+      <enumeration value="focal" />
     </restriction>
   </simpleType>
 
-- 
2.17.1




More information about the elbe-devel mailing list