From d4a50e663a7981b09f31045b80289b2212335f52 Mon Sep 17 00:00:00 2001 From: Jack Vander Pol Date: Thu, 14 May 2026 09:15:54 -0400 Subject: [PATCH] Deprecating obsolete xinetd and runlevel tests per #317 and #304 --- oval-schemas/unix-definitions-schema.xsd | 24 +++++++++++++++ .../unix-system-characteristics-schema.xsd | 30 +++++++++++++++++-- 2 files changed, 52 insertions(+), 2 deletions(-) diff --git a/oval-schemas/unix-definitions-schema.xsd b/oval-schemas/unix-definitions-schema.xsd index 5bf8ef4..5842570 100644 --- a/oval-schemas/unix-definitions-schema.xsd +++ b/oval-schemas/unix-definitions-schema.xsd @@ -1735,6 +1735,17 @@ runlevel_item + + + 5.12.3 + The runlevel_test has been deprecated because runlevel is obsolete. The runlevel_test may be removed in a future version of the language. + + + + DEPRECATED TEST: ID: + + + @@ -2699,6 +2710,19 @@ xinetd_item + + + + 5.12.3 + The xinetd_test has been deprecated because xinetd is obsolete. The xinetd_test may be removed in a future version of the language. + + + + DEPRECATED TEST: ID: + + + + diff --git a/oval-schemas/unix-system-characteristics-schema.xsd b/oval-schemas/unix-system-characteristics-schema.xsd index b5abe03..fffd0d8 100644 --- a/oval-schemas/unix-system-characteristics-schema.xsd +++ b/oval-schemas/unix-system-characteristics-schema.xsd @@ -761,7 +761,20 @@ The runlevel item holds information about the start or kill state of a specified service at a given runlevel. Each runlevel item contains service name and runlevel information as well as start and kill information. It extends the standard ItemType as defined in the oval-system-characteristics schema and one should refer to the ItemType description for more information. - + + + + 5.12.3 + The runlevel_item has been deprecated because runlevel is obsolete. The runlevel_item may be removed in a future version of the language. + + + + DEPRECATED ITEM: ID: + + + + + @@ -1177,7 +1190,20 @@ The xinetd item holds information associated with different Internet services. It extends the standard ItemType as defined in the oval-system-characteristics schema and one should refer to the ItemType description for more information. - + + + + 5.12.3 + The xinetd_item has been deprecated because xinetd is obsolete. The xinetd_item may be removed in a future version of the language. + + + + DEPRECATED ITEM: ID: + + + + +