From 0bb45586be1abf1869608278b5f9834e0e73eefe Mon Sep 17 00:00:00 2001 From: Jan Pazdziora Date: Apr 29 2019 08:57:11 +0000 Subject: 302 - SWID tag enablement --- diff --git a/modules/release-notes/pages/sysadmin/Distribution.adoc b/modules/release-notes/pages/sysadmin/Distribution.adoc index 707578a..c21de1f 100644 --- a/modules/release-notes/pages/sysadmin/Distribution.adoc +++ b/modules/release-notes/pages/sysadmin/Distribution.adoc @@ -65,3 +65,14 @@ Other packages will remain in Fedora but will be adapted to MongoDB removal: * `rubygem-mongo` * `rubygem-mongoid` * `php-alcaeus-mongo-php-adapter, php-mongodb` + +== SWID tags for Fedora distribution and edition + +The `fedora-release-common` and `fedora-release-$edition` packages +ship distribution-level SWID tags under +`/usr/lib/swidtag/fedoraproject.org/` that identify the Fedora +distribution, release, and edition. + +The `swidq` command from new package `swid-tools` can be used to list +the SWID tags (`swidq -a`) or show its content (`swidq -i -n Fedora`, +`swidq --xml -a 'org.fedoraproject.*'`).