]]>
tag contains <release/>
child tags which
- describe some metainformation about the current release of the described software.
- Each release of the software component should have a <release/>
tag describing it,
- but at least one ]]>
tag contains multiple <release/>
tag may also have an medium
urgency is implicitly assumed.
- The urgency defines how the update will be presented to the user, and sometimes if it will be installed automatically and immediately, or delayed.
- stable
is assumed.
- A software displaying a listing of releases should only show stable releases and
- discard any development release if the current version is itself stable. It can
- show all versions when development versions of the software are also distributed.
- details
as the only currently
- allowed value. If the details
is implicitly assumed.
- cve
.
- If the generic
is assumed. The cve
type, where it is optional.
- binary
or source
to indicate whether the
- artifact is the releases' source-code or a binary distribution.
- binary
type, an optional x86_64-linux-gnu
. Refer to
- arch-oskernel-osenvironment
. Parts of the triplets which do not apply can be
- replaced with any
.
- <checksum/>
tag has a type
attribute, containing the name of the hash function that was used to create it.
- Currently aupported values (and hash sums) are: download
or installed
.
- The size itself is set as the value and must be given in bytes.
- This stable release fixes bugs.
-This stable release fixes bugs.
+]]>
tag contains <release/>
children which
+ contain metadata about individual releases of a component.
+ Each release of the software component should ideally have a <release/>
tag describing it,
+ but at least one <release/>
tag may also have an medium
urgency is implicitly assumed.
+ The urgency defines how the update will be presented to the user, and sometimes if it will be installed automatically and immediately, or delayed.
+ stable
is assumed.
+ A software displaying a listing of releases should only show stable releases and
+ discard any development release if the current version is itself stable. It can
+ show all versions when development versions of the software are also distributed.
+ details
as the only currently
+ allowed value. If the details
is implicitly assumed.
+ cve
.
+ If the generic
is assumed. The cve
type, where it is optional.
+ binary
or source
to indicate whether the
+ artifact is the releases' source-code or a binary distribution.
+ binary
type, an optional x86_64-linux-gnu
. Refer to
+ arch-oskernel-osenvironment
. Parts of the triplets which do not apply can be
+ replaced with any
.
+ <checksum/>
tag has a type
attribute, containing the name of the hash function that was used to create it.
+ Currently aupported values (and hash sums) are: download
or installed
.
+ The size itself is set as the value and must be given in bytes.
+