diff --git a/oval/c10f2/ALT-PU-2024-8196/definitions.json b/oval/c10f2/ALT-PU-2024-8196/definitions.json new file mode 100644 index 0000000000..018e196158 --- /dev/null +++ b/oval/c10f2/ALT-PU-2024-8196/definitions.json @@ -0,0 +1,77 @@ +{ + "Definition": [ + { + "ID": "oval:org.altlinux.errata:def:20248196", + "Version": "oval:org.altlinux.errata:def:20248196", + "Class": "patch", + "Metadata": { + "Title": "ALT-PU-2024-8196: package `admc` update to version 0.16.3-alt1", + "AffectedList": [ + { + "Family": "unix", + "Platforms": [ + "ALT Linux branch c10f2" + ] + } + ], + "References": [ + { + "RefID": "ALT-PU-2024-8196", + "RefURL": "https://errata.altlinux.org/ALT-PU-2024-8196", + "Source": "ALTPU" + } + ], + "Description": "This update upgrades admc to version 0.16.3-alt1. \nSecurity Fix(es):\n\n * #49670: Не обновляется дерево после удаления связи через контекстном меню групповой политики", + "Advisory": { + "From": "errata.altlinux.org", + "Severity": "Low", + "Rights": "Copyright 2024 BaseALT Ltd.", + "Issued": { + "Date": "2024-06-03" + }, + "Updated": { + "Date": "2024-06-03" + }, + "BDUs": null, + "Bugzilla": [ + { + "ID": "49670", + "Href": "https://bugzilla.altlinux.org/49670", + "Data": "Не обновляется дерево после удаления связи через контекстном меню групповой политики" + } + ], + "AffectedCPEs": { + "CPEs": [ + "cpe:/o:alt:spworkstation:10", + "cpe:/o:alt:spserver:10" + ] + } + } + }, + "Criteria": { + "Operator": "AND", + "Criterions": [ + { + "TestRef": "oval:org.altlinux.errata:tst:5001", + "Comment": "ALT Linux must be installed" + } + ], + "Criterias": [ + { + "Operator": "OR", + "Criterions": [ + { + "TestRef": "oval:org.altlinux.errata:tst:20248196001", + "Comment": "admc is earlier than 0:0.16.3-alt1" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248196002", + "Comment": "admc-test is earlier than 0:0.16.3-alt1" + } + ] + } + ] + } + } + ] +} \ No newline at end of file diff --git a/oval/c10f2/ALT-PU-2024-8196/objects.json b/oval/c10f2/ALT-PU-2024-8196/objects.json new file mode 100644 index 0000000000..71df4fb21e --- /dev/null +++ b/oval/c10f2/ALT-PU-2024-8196/objects.json @@ -0,0 +1,40 @@ +{ + "TextFileContent54Objects": [ + { + "ID": "oval:org.altlinux.errata:obj:5001", + "Version": "1", + "Comment": "Evaluate `/etc/os-release` file content", + "Path": { + "Datatype": "string", + "Text": "/etc" + }, + "Filepath": { + "Datatype": "string", + "Text": "os-release" + }, + "Pattern": { + "Datatype": "string", + "Operation": "pattern match", + "Text": "cpe:\\/o:alt:sp(?:server|workstation):(\\d+)" + }, + "Instance": { + "Datatype": "int", + "Text": "1" + } + } + ], + "RPMInfoObjects": [ + { + "ID": "oval:org.altlinux.errata:obj:20248196001", + "Version": "1", + "Comment": "admc is installed", + "Name": "admc" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248196002", + "Version": "1", + "Comment": "admc-test is installed", + "Name": "admc-test" + } + ] +} \ No newline at end of file diff --git a/oval/c10f2/ALT-PU-2024-8196/states.json b/oval/c10f2/ALT-PU-2024-8196/states.json new file mode 100644 index 0000000000..838e3d9f66 --- /dev/null +++ b/oval/c10f2/ALT-PU-2024-8196/states.json @@ -0,0 +1,23 @@ +{ + "TextFileContent54State": [ + { + "ID": "oval:org.altlinux.errata:ste:5001", + "Version": "1", + "Text": {} + } + ], + "RPMInfoStates": [ + { + "ID": "oval:org.altlinux.errata:ste:20248196001", + "Version": "1", + "Comment": "package EVR is earlier than 0:0.16.3-alt1", + "Arch": {}, + "EVR": { + "Text": "0:0.16.3-alt1", + "Datatype": "evr_string", + "Operation": "less than" + }, + "Subexpression": {} + } + ] +} \ No newline at end of file diff --git a/oval/c10f2/ALT-PU-2024-8196/tests.json b/oval/c10f2/ALT-PU-2024-8196/tests.json new file mode 100644 index 0000000000..9326114b86 --- /dev/null +++ b/oval/c10f2/ALT-PU-2024-8196/tests.json @@ -0,0 +1,42 @@ +{ + "TextFileContent54Tests": [ + { + "ID": "oval:org.altlinux.errata:tst:5001", + "Version": "1", + "Check": "all", + "Comment": "ALT Linux based on branch 'c10f2' must be installed", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:5001" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:5001" + } + } + ], + "RPMInfoTests": [ + { + "ID": "oval:org.altlinux.errata:tst:20248196001", + "Version": "1", + "Check": "all", + "Comment": "admc is earlier than 0:0.16.3-alt1", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248196001" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248196001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248196002", + "Version": "1", + "Check": "all", + "Comment": "admc-test is earlier than 0:0.16.3-alt1", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248196002" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248196001" + } + } + ] +} \ No newline at end of file diff --git a/oval/c10f2/ALT-PU-2024-8199/definitions.json b/oval/c10f2/ALT-PU-2024-8199/definitions.json new file mode 100644 index 0000000000..442cbcd1c4 --- /dev/null +++ b/oval/c10f2/ALT-PU-2024-8199/definitions.json @@ -0,0 +1,153 @@ +{ + "Definition": [ + { + "ID": "oval:org.altlinux.errata:def:20248199", + "Version": "oval:org.altlinux.errata:def:20248199", + "Class": "patch", + "Metadata": { + "Title": "ALT-PU-2024-8199: package `Mesa` update to version 23.1.9-alt2", + "AffectedList": [ + { + "Family": "unix", + "Platforms": [ + "ALT Linux branch c10f2" + ] + } + ], + "References": [ + { + "RefID": "ALT-PU-2024-8199", + "RefURL": "https://errata.altlinux.org/ALT-PU-2024-8199", + "Source": "ALTPU" + } + ], + "Description": "This update upgrades Mesa to version 23.1.9-alt2. \nSecurity Fix(es):\n\n * #48698: Не доступно аппаратное 3d ускорение для актуальных видеокарт AMD (RDN3, RX 7000)", + "Advisory": { + "From": "errata.altlinux.org", + "Severity": "Low", + "Rights": "Copyright 2024 BaseALT Ltd.", + "Issued": { + "Date": "2024-06-03" + }, + "Updated": { + "Date": "2024-06-03" + }, + "BDUs": null, + "Bugzilla": [ + { + "ID": "48698", + "Href": "https://bugzilla.altlinux.org/48698", + "Data": "Не доступно аппаратное 3d ускорение для актуальных видеокарт AMD (RDN3, RX 7000)" + } + ], + "AffectedCPEs": { + "CPEs": [ + "cpe:/o:alt:spworkstation:10", + "cpe:/o:alt:spserver:10" + ] + } + } + }, + "Criteria": { + "Operator": "AND", + "Criterions": [ + { + "TestRef": "oval:org.altlinux.errata:tst:5001", + "Comment": "ALT Linux must be installed" + } + ], + "Criterias": [ + { + "Operator": "OR", + "Criterions": [ + { + "TestRef": "oval:org.altlinux.errata:tst:20248199001", + "Comment": "libEGL-devel is earlier than 4:23.1.9-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248199002", + "Comment": "libEGL-mesa is earlier than 4:23.1.9-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248199003", + "Comment": "libGL-devel is earlier than 4:23.1.9-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248199004", + "Comment": "libGLX-mesa is earlier than 4:23.1.9-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248199005", + "Comment": "libMesaOpenCL is earlier than 4:23.1.9-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248199006", + "Comment": "libOSMesa is earlier than 4:23.1.9-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248199007", + "Comment": "libOSMesa-devel is earlier than 4:23.1.9-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248199008", + "Comment": "libd3d is earlier than 4:23.1.9-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248199009", + "Comment": "libd3d-devel is earlier than 4:23.1.9-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248199010", + "Comment": "libgbm is earlier than 4:23.1.9-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248199011", + "Comment": "libgbm-devel is earlier than 4:23.1.9-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248199012", + "Comment": "libxatracker is earlier than 4:23.1.9-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248199013", + "Comment": "libxatracker-devel is earlier than 4:23.1.9-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248199014", + "Comment": "mesa-dri-drivers is earlier than 4:23.1.9-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248199015", + "Comment": "xorg-dri-armsoc is earlier than 4:23.1.9-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248199016", + "Comment": "xorg-dri-intel is earlier than 4:23.1.9-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248199017", + "Comment": "xorg-dri-nouveau is earlier than 4:23.1.9-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248199018", + "Comment": "xorg-dri-radeon is earlier than 4:23.1.9-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248199019", + "Comment": "xorg-dri-swrast is earlier than 4:23.1.9-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248199020", + "Comment": "xorg-dri-virtio is earlier than 4:23.1.9-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248199021", + "Comment": "xorg-dri-vmwgfx is earlier than 4:23.1.9-alt2" + } + ] + } + ] + } + } + ] +} \ No newline at end of file diff --git a/oval/c10f2/ALT-PU-2024-8199/objects.json b/oval/c10f2/ALT-PU-2024-8199/objects.json new file mode 100644 index 0000000000..cb6d040189 --- /dev/null +++ b/oval/c10f2/ALT-PU-2024-8199/objects.json @@ -0,0 +1,154 @@ +{ + "TextFileContent54Objects": [ + { + "ID": "oval:org.altlinux.errata:obj:5001", + "Version": "1", + "Comment": "Evaluate `/etc/os-release` file content", + "Path": { + "Datatype": "string", + "Text": "/etc" + }, + "Filepath": { + "Datatype": "string", + "Text": "os-release" + }, + "Pattern": { + "Datatype": "string", + "Operation": "pattern match", + "Text": "cpe:\\/o:alt:sp(?:server|workstation):(\\d+)" + }, + "Instance": { + "Datatype": "int", + "Text": "1" + } + } + ], + "RPMInfoObjects": [ + { + "ID": "oval:org.altlinux.errata:obj:20248199001", + "Version": "1", + "Comment": "libEGL-devel is installed", + "Name": "libEGL-devel" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248199002", + "Version": "1", + "Comment": "libEGL-mesa is installed", + "Name": "libEGL-mesa" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248199003", + "Version": "1", + "Comment": "libGL-devel is installed", + "Name": "libGL-devel" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248199004", + "Version": "1", + "Comment": "libGLX-mesa is installed", + "Name": "libGLX-mesa" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248199005", + "Version": "1", + "Comment": "libMesaOpenCL is installed", + "Name": "libMesaOpenCL" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248199006", + "Version": "1", + "Comment": "libOSMesa is installed", + "Name": "libOSMesa" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248199007", + "Version": "1", + "Comment": "libOSMesa-devel is installed", + "Name": "libOSMesa-devel" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248199008", + "Version": "1", + "Comment": "libd3d is installed", + "Name": "libd3d" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248199009", + "Version": "1", + "Comment": "libd3d-devel is installed", + "Name": "libd3d-devel" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248199010", + "Version": "1", + "Comment": "libgbm is installed", + "Name": "libgbm" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248199011", + "Version": "1", + "Comment": "libgbm-devel is installed", + "Name": "libgbm-devel" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248199012", + "Version": "1", + "Comment": "libxatracker is installed", + "Name": "libxatracker" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248199013", + "Version": "1", + "Comment": "libxatracker-devel is installed", + "Name": "libxatracker-devel" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248199014", + "Version": "1", + "Comment": "mesa-dri-drivers is installed", + "Name": "mesa-dri-drivers" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248199015", + "Version": "1", + "Comment": "xorg-dri-armsoc is installed", + "Name": "xorg-dri-armsoc" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248199016", + "Version": "1", + "Comment": "xorg-dri-intel is installed", + "Name": "xorg-dri-intel" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248199017", + "Version": "1", + "Comment": "xorg-dri-nouveau is installed", + "Name": "xorg-dri-nouveau" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248199018", + "Version": "1", + "Comment": "xorg-dri-radeon is installed", + "Name": "xorg-dri-radeon" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248199019", + "Version": "1", + "Comment": "xorg-dri-swrast is installed", + "Name": "xorg-dri-swrast" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248199020", + "Version": "1", + "Comment": "xorg-dri-virtio is installed", + "Name": "xorg-dri-virtio" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248199021", + "Version": "1", + "Comment": "xorg-dri-vmwgfx is installed", + "Name": "xorg-dri-vmwgfx" + } + ] +} \ No newline at end of file diff --git a/oval/c10f2/ALT-PU-2024-8199/states.json b/oval/c10f2/ALT-PU-2024-8199/states.json new file mode 100644 index 0000000000..37b947164c --- /dev/null +++ b/oval/c10f2/ALT-PU-2024-8199/states.json @@ -0,0 +1,23 @@ +{ + "TextFileContent54State": [ + { + "ID": "oval:org.altlinux.errata:ste:5001", + "Version": "1", + "Text": {} + } + ], + "RPMInfoStates": [ + { + "ID": "oval:org.altlinux.errata:ste:20248199001", + "Version": "1", + "Comment": "package EVR is earlier than 4:23.1.9-alt2", + "Arch": {}, + "EVR": { + "Text": "4:23.1.9-alt2", + "Datatype": "evr_string", + "Operation": "less than" + }, + "Subexpression": {} + } + ] +} \ No newline at end of file diff --git a/oval/c10f2/ALT-PU-2024-8199/tests.json b/oval/c10f2/ALT-PU-2024-8199/tests.json new file mode 100644 index 0000000000..1fc8888f63 --- /dev/null +++ b/oval/c10f2/ALT-PU-2024-8199/tests.json @@ -0,0 +1,270 @@ +{ + "TextFileContent54Tests": [ + { + "ID": "oval:org.altlinux.errata:tst:5001", + "Version": "1", + "Check": "all", + "Comment": "ALT Linux based on branch 'c10f2' must be installed", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:5001" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:5001" + } + } + ], + "RPMInfoTests": [ + { + "ID": "oval:org.altlinux.errata:tst:20248199001", + "Version": "1", + "Check": "all", + "Comment": "libEGL-devel is earlier than 4:23.1.9-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248199001" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248199001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248199002", + "Version": "1", + "Check": "all", + "Comment": "libEGL-mesa is earlier than 4:23.1.9-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248199002" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248199001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248199003", + "Version": "1", + "Check": "all", + "Comment": "libGL-devel is earlier than 4:23.1.9-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248199003" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248199001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248199004", + "Version": "1", + "Check": "all", + "Comment": "libGLX-mesa is earlier than 4:23.1.9-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248199004" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248199001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248199005", + "Version": "1", + "Check": "all", + "Comment": "libMesaOpenCL is earlier than 4:23.1.9-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248199005" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248199001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248199006", + "Version": "1", + "Check": "all", + "Comment": "libOSMesa is earlier than 4:23.1.9-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248199006" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248199001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248199007", + "Version": "1", + "Check": "all", + "Comment": "libOSMesa-devel is earlier than 4:23.1.9-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248199007" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248199001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248199008", + "Version": "1", + "Check": "all", + "Comment": "libd3d is earlier than 4:23.1.9-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248199008" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248199001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248199009", + "Version": "1", + "Check": "all", + "Comment": "libd3d-devel is earlier than 4:23.1.9-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248199009" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248199001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248199010", + "Version": "1", + "Check": "all", + "Comment": "libgbm is earlier than 4:23.1.9-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248199010" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248199001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248199011", + "Version": "1", + "Check": "all", + "Comment": "libgbm-devel is earlier than 4:23.1.9-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248199011" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248199001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248199012", + "Version": "1", + "Check": "all", + "Comment": "libxatracker is earlier than 4:23.1.9-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248199012" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248199001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248199013", + "Version": "1", + "Check": "all", + "Comment": "libxatracker-devel is earlier than 4:23.1.9-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248199013" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248199001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248199014", + "Version": "1", + "Check": "all", + "Comment": "mesa-dri-drivers is earlier than 4:23.1.9-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248199014" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248199001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248199015", + "Version": "1", + "Check": "all", + "Comment": "xorg-dri-armsoc is earlier than 4:23.1.9-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248199015" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248199001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248199016", + "Version": "1", + "Check": "all", + "Comment": "xorg-dri-intel is earlier than 4:23.1.9-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248199016" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248199001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248199017", + "Version": "1", + "Check": "all", + "Comment": "xorg-dri-nouveau is earlier than 4:23.1.9-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248199017" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248199001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248199018", + "Version": "1", + "Check": "all", + "Comment": "xorg-dri-radeon is earlier than 4:23.1.9-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248199018" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248199001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248199019", + "Version": "1", + "Check": "all", + "Comment": "xorg-dri-swrast is earlier than 4:23.1.9-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248199019" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248199001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248199020", + "Version": "1", + "Check": "all", + "Comment": "xorg-dri-virtio is earlier than 4:23.1.9-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248199020" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248199001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248199021", + "Version": "1", + "Check": "all", + "Comment": "xorg-dri-vmwgfx is earlier than 4:23.1.9-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248199021" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248199001" + } + } + ] +} \ No newline at end of file diff --git a/oval/c10f2/ALT-PU-2024-8200/definitions.json b/oval/c10f2/ALT-PU-2024-8200/definitions.json new file mode 100644 index 0000000000..9c0efb9f70 --- /dev/null +++ b/oval/c10f2/ALT-PU-2024-8200/definitions.json @@ -0,0 +1,73 @@ +{ + "Definition": [ + { + "ID": "oval:org.altlinux.errata:def:20248200", + "Version": "oval:org.altlinux.errata:def:20248200", + "Class": "patch", + "Metadata": { + "Title": "ALT-PU-2024-8200: package `alterator-standalone` update to version 7.4.2-alt1", + "AffectedList": [ + { + "Family": "unix", + "Platforms": [ + "ALT Linux branch c10f2" + ] + } + ], + "References": [ + { + "RefID": "ALT-PU-2024-8200", + "RefURL": "https://errata.altlinux.org/ALT-PU-2024-8200", + "Source": "ALTPU" + } + ], + "Description": "This update upgrades alterator-standalone to version 7.4.2-alt1. \nSecurity Fix(es):\n\n * #47532: Поиск по строке 'acc' выдает Libreoffice calc", + "Advisory": { + "From": "errata.altlinux.org", + "Severity": "Low", + "Rights": "Copyright 2024 BaseALT Ltd.", + "Issued": { + "Date": "2024-06-03" + }, + "Updated": { + "Date": "2024-06-03" + }, + "BDUs": null, + "Bugzilla": [ + { + "ID": "47532", + "Href": "https://bugzilla.altlinux.org/47532", + "Data": "Поиск по строке 'acc' выдает Libreoffice calc" + } + ], + "AffectedCPEs": { + "CPEs": [ + "cpe:/o:alt:spworkstation:10", + "cpe:/o:alt:spserver:10" + ] + } + } + }, + "Criteria": { + "Operator": "AND", + "Criterions": [ + { + "TestRef": "oval:org.altlinux.errata:tst:5001", + "Comment": "ALT Linux must be installed" + } + ], + "Criterias": [ + { + "Operator": "OR", + "Criterions": [ + { + "TestRef": "oval:org.altlinux.errata:tst:20248200001", + "Comment": "alterator-standalone is earlier than 0:7.4.2-alt1" + } + ] + } + ] + } + } + ] +} \ No newline at end of file diff --git a/oval/c10f2/ALT-PU-2024-8200/objects.json b/oval/c10f2/ALT-PU-2024-8200/objects.json new file mode 100644 index 0000000000..ebca46e1ed --- /dev/null +++ b/oval/c10f2/ALT-PU-2024-8200/objects.json @@ -0,0 +1,34 @@ +{ + "TextFileContent54Objects": [ + { + "ID": "oval:org.altlinux.errata:obj:5001", + "Version": "1", + "Comment": "Evaluate `/etc/os-release` file content", + "Path": { + "Datatype": "string", + "Text": "/etc" + }, + "Filepath": { + "Datatype": "string", + "Text": "os-release" + }, + "Pattern": { + "Datatype": "string", + "Operation": "pattern match", + "Text": "cpe:\\/o:alt:sp(?:server|workstation):(\\d+)" + }, + "Instance": { + "Datatype": "int", + "Text": "1" + } + } + ], + "RPMInfoObjects": [ + { + "ID": "oval:org.altlinux.errata:obj:20248200001", + "Version": "1", + "Comment": "alterator-standalone is installed", + "Name": "alterator-standalone" + } + ] +} \ No newline at end of file diff --git a/oval/c10f2/ALT-PU-2024-8200/states.json b/oval/c10f2/ALT-PU-2024-8200/states.json new file mode 100644 index 0000000000..3385681194 --- /dev/null +++ b/oval/c10f2/ALT-PU-2024-8200/states.json @@ -0,0 +1,23 @@ +{ + "TextFileContent54State": [ + { + "ID": "oval:org.altlinux.errata:ste:5001", + "Version": "1", + "Text": {} + } + ], + "RPMInfoStates": [ + { + "ID": "oval:org.altlinux.errata:ste:20248200001", + "Version": "1", + "Comment": "package EVR is earlier than 0:7.4.2-alt1", + "Arch": {}, + "EVR": { + "Text": "0:7.4.2-alt1", + "Datatype": "evr_string", + "Operation": "less than" + }, + "Subexpression": {} + } + ] +} \ No newline at end of file diff --git a/oval/c10f2/ALT-PU-2024-8200/tests.json b/oval/c10f2/ALT-PU-2024-8200/tests.json new file mode 100644 index 0000000000..c8329032f8 --- /dev/null +++ b/oval/c10f2/ALT-PU-2024-8200/tests.json @@ -0,0 +1,30 @@ +{ + "TextFileContent54Tests": [ + { + "ID": "oval:org.altlinux.errata:tst:5001", + "Version": "1", + "Check": "all", + "Comment": "ALT Linux based on branch 'c10f2' must be installed", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:5001" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:5001" + } + } + ], + "RPMInfoTests": [ + { + "ID": "oval:org.altlinux.errata:tst:20248200001", + "Version": "1", + "Check": "all", + "Comment": "alterator-standalone is earlier than 0:7.4.2-alt1", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248200001" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248200001" + } + } + ] +} \ No newline at end of file diff --git a/oval/c10f2/ALT-PU-2024-8201/definitions.json b/oval/c10f2/ALT-PU-2024-8201/definitions.json new file mode 100644 index 0000000000..d21dbbe380 --- /dev/null +++ b/oval/c10f2/ALT-PU-2024-8201/definitions.json @@ -0,0 +1,78 @@ +{ + "Definition": [ + { + "ID": "oval:org.altlinux.errata:def:20248201", + "Version": "oval:org.altlinux.errata:def:20248201", + "Class": "patch", + "Metadata": { + "Title": "ALT-PU-2024-8201: package `altlinux-mime-defaults` update to version 0.443-alt0.p10.1", + "AffectedList": [ + { + "Family": "unix", + "Platforms": [ + "ALT Linux branch c10f2" + ] + } + ], + "References": [ + { + "RefID": "ALT-PU-2024-8201", + "RefURL": "https://errata.altlinux.org/ALT-PU-2024-8201", + "Source": "ALTPU" + } + ], + "Description": "This update upgrades altlinux-mime-defaults to version 0.443-alt0.p10.1. \nSecurity Fix(es):\n\n * #44040: Для KDE Thunderbird предпочтительнее\n\n * #48178: Упаковать пустой /etc/xdg/mimeapps.list", + "Advisory": { + "From": "errata.altlinux.org", + "Severity": "Low", + "Rights": "Copyright 2024 BaseALT Ltd.", + "Issued": { + "Date": "2024-06-03" + }, + "Updated": { + "Date": "2024-06-03" + }, + "BDUs": null, + "Bugzilla": [ + { + "ID": "44040", + "Href": "https://bugzilla.altlinux.org/44040", + "Data": "Для KDE Thunderbird предпочтительнее" + }, + { + "ID": "48178", + "Href": "https://bugzilla.altlinux.org/48178", + "Data": "Упаковать пустой /etc/xdg/mimeapps.list" + } + ], + "AffectedCPEs": { + "CPEs": [ + "cpe:/o:alt:spworkstation:10", + "cpe:/o:alt:spserver:10" + ] + } + } + }, + "Criteria": { + "Operator": "AND", + "Criterions": [ + { + "TestRef": "oval:org.altlinux.errata:tst:5001", + "Comment": "ALT Linux must be installed" + } + ], + "Criterias": [ + { + "Operator": "OR", + "Criterions": [ + { + "TestRef": "oval:org.altlinux.errata:tst:20248201001", + "Comment": "altlinux-mime-defaults is earlier than 0:0.443-alt0.p10.1" + } + ] + } + ] + } + } + ] +} \ No newline at end of file diff --git a/oval/c10f2/ALT-PU-2024-8201/objects.json b/oval/c10f2/ALT-PU-2024-8201/objects.json new file mode 100644 index 0000000000..512df1833d --- /dev/null +++ b/oval/c10f2/ALT-PU-2024-8201/objects.json @@ -0,0 +1,34 @@ +{ + "TextFileContent54Objects": [ + { + "ID": "oval:org.altlinux.errata:obj:5001", + "Version": "1", + "Comment": "Evaluate `/etc/os-release` file content", + "Path": { + "Datatype": "string", + "Text": "/etc" + }, + "Filepath": { + "Datatype": "string", + "Text": "os-release" + }, + "Pattern": { + "Datatype": "string", + "Operation": "pattern match", + "Text": "cpe:\\/o:alt:sp(?:server|workstation):(\\d+)" + }, + "Instance": { + "Datatype": "int", + "Text": "1" + } + } + ], + "RPMInfoObjects": [ + { + "ID": "oval:org.altlinux.errata:obj:20248201001", + "Version": "1", + "Comment": "altlinux-mime-defaults is installed", + "Name": "altlinux-mime-defaults" + } + ] +} \ No newline at end of file diff --git a/oval/c10f2/ALT-PU-2024-8201/states.json b/oval/c10f2/ALT-PU-2024-8201/states.json new file mode 100644 index 0000000000..c88596ed27 --- /dev/null +++ b/oval/c10f2/ALT-PU-2024-8201/states.json @@ -0,0 +1,23 @@ +{ + "TextFileContent54State": [ + { + "ID": "oval:org.altlinux.errata:ste:5001", + "Version": "1", + "Text": {} + } + ], + "RPMInfoStates": [ + { + "ID": "oval:org.altlinux.errata:ste:20248201001", + "Version": "1", + "Comment": "package EVR is earlier than 0:0.443-alt0.p10.1", + "Arch": {}, + "EVR": { + "Text": "0:0.443-alt0.p10.1", + "Datatype": "evr_string", + "Operation": "less than" + }, + "Subexpression": {} + } + ] +} \ No newline at end of file diff --git a/oval/c10f2/ALT-PU-2024-8201/tests.json b/oval/c10f2/ALT-PU-2024-8201/tests.json new file mode 100644 index 0000000000..ad44114f2d --- /dev/null +++ b/oval/c10f2/ALT-PU-2024-8201/tests.json @@ -0,0 +1,30 @@ +{ + "TextFileContent54Tests": [ + { + "ID": "oval:org.altlinux.errata:tst:5001", + "Version": "1", + "Check": "all", + "Comment": "ALT Linux based on branch 'c10f2' must be installed", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:5001" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:5001" + } + } + ], + "RPMInfoTests": [ + { + "ID": "oval:org.altlinux.errata:tst:20248201001", + "Version": "1", + "Check": "all", + "Comment": "altlinux-mime-defaults is earlier than 0:0.443-alt0.p10.1", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248201001" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248201001" + } + } + ] +} \ No newline at end of file diff --git a/oval/c10f2/ALT-PU-2024-8202/definitions.json b/oval/c10f2/ALT-PU-2024-8202/definitions.json new file mode 100644 index 0000000000..4d25f8c093 --- /dev/null +++ b/oval/c10f2/ALT-PU-2024-8202/definitions.json @@ -0,0 +1,289 @@ +{ + "Definition": [ + { + "ID": "oval:org.altlinux.errata:def:20248202", + "Version": "oval:org.altlinux.errata:def:20248202", + "Class": "patch", + "Metadata": { + "Title": "ALT-PU-2024-8202: package `ceph` update to version 17.2.7-alt2", + "AffectedList": [ + { + "Family": "unix", + "Platforms": [ + "ALT Linux branch c10f2" + ] + } + ], + "References": [ + { + "RefID": "ALT-PU-2024-8202", + "RefURL": "https://errata.altlinux.org/ALT-PU-2024-8202", + "Source": "ALTPU" + } + ], + "Description": "This update upgrades ceph to version 17.2.7-alt2. \nSecurity Fix(es):\n\n * #49269: Ошибка при включении модуля dashboard", + "Advisory": { + "From": "errata.altlinux.org", + "Severity": "Low", + "Rights": "Copyright 2024 BaseALT Ltd.", + "Issued": { + "Date": "2024-06-03" + }, + "Updated": { + "Date": "2024-06-03" + }, + "BDUs": null, + "Bugzilla": [ + { + "ID": "49269", + "Href": "https://bugzilla.altlinux.org/49269", + "Data": "Ошибка при включении модуля dashboard" + } + ], + "AffectedCPEs": { + "CPEs": [ + "cpe:/o:alt:spworkstation:10", + "cpe:/o:alt:spserver:10" + ] + } + } + }, + "Criteria": { + "Operator": "AND", + "Criterions": [ + { + "TestRef": "oval:org.altlinux.errata:tst:5001", + "Comment": "ALT Linux must be installed" + } + ], + "Criterias": [ + { + "Operator": "OR", + "Criterions": [ + { + "TestRef": "oval:org.altlinux.errata:tst:20248202001", + "Comment": "ceph is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202002", + "Comment": "ceph-base is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202003", + "Comment": "ceph-common is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202004", + "Comment": "ceph-devel is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202005", + "Comment": "ceph-exporter is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202006", + "Comment": "ceph-fuse is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202007", + "Comment": "ceph-immutable-object-cache is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202008", + "Comment": "ceph-mds is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202009", + "Comment": "ceph-mgr is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202010", + "Comment": "ceph-mgr-cephadm is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202011", + "Comment": "ceph-mgr-dashboard is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202012", + "Comment": "ceph-mgr-diskprediction-local is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202013", + "Comment": "ceph-mgr-influx is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202014", + "Comment": "ceph-mgr-insights is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202015", + "Comment": "ceph-mgr-k8sevents is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202016", + "Comment": "ceph-mgr-modules-core is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202017", + "Comment": "ceph-mgr-prometheus is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202018", + "Comment": "ceph-mgr-restful is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202019", + "Comment": "ceph-mgr-rook is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202020", + "Comment": "ceph-mgr-telegraf is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202021", + "Comment": "ceph-mgr-zabbix is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202022", + "Comment": "ceph-mon is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202023", + "Comment": "ceph-osd is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202024", + "Comment": "ceph-prometheus-alerts is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202025", + "Comment": "ceph-radosgw is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202026", + "Comment": "ceph-resource-agents is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202027", + "Comment": "ceph-volume is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202028", + "Comment": "cephadm is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202029", + "Comment": "cephfs-mirror is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202030", + "Comment": "cephfs-shell is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202031", + "Comment": "cephfs-top is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202032", + "Comment": "grafana-dashboards-ceph is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202033", + "Comment": "libcephfs-devel is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202034", + "Comment": "libcephfs2 is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202035", + "Comment": "libcephsqlite is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202036", + "Comment": "libcephsqlite-devel is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202037", + "Comment": "librados-devel is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202038", + "Comment": "librados2 is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202039", + "Comment": "libradosstriper-devel is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202040", + "Comment": "libradosstriper1 is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202041", + "Comment": "librbd-devel is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202042", + "Comment": "librbd1 is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202043", + "Comment": "librgw-devel is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202044", + "Comment": "librgw2 is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202045", + "Comment": "python3-module-ceph is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202046", + "Comment": "python3-module-ceph-argparse is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202047", + "Comment": "python3-module-ceph-common is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202048", + "Comment": "python3-module-ceph_volume is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202049", + "Comment": "python3-module-cephfs is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202050", + "Comment": "python3-module-rados is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202051", + "Comment": "python3-module-rbd is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202052", + "Comment": "python3-module-rgw is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202053", + "Comment": "rbd-fuse is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202054", + "Comment": "rbd-mirror is earlier than 0:17.2.7-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20248202055", + "Comment": "rbd-nbd is earlier than 0:17.2.7-alt2" + } + ] + } + ] + } + } + ] +} \ No newline at end of file diff --git a/oval/c10f2/ALT-PU-2024-8202/objects.json b/oval/c10f2/ALT-PU-2024-8202/objects.json new file mode 100644 index 0000000000..208bca11b9 --- /dev/null +++ b/oval/c10f2/ALT-PU-2024-8202/objects.json @@ -0,0 +1,358 @@ +{ + "TextFileContent54Objects": [ + { + "ID": "oval:org.altlinux.errata:obj:5001", + "Version": "1", + "Comment": "Evaluate `/etc/os-release` file content", + "Path": { + "Datatype": "string", + "Text": "/etc" + }, + "Filepath": { + "Datatype": "string", + "Text": "os-release" + }, + "Pattern": { + "Datatype": "string", + "Operation": "pattern match", + "Text": "cpe:\\/o:alt:sp(?:server|workstation):(\\d+)" + }, + "Instance": { + "Datatype": "int", + "Text": "1" + } + } + ], + "RPMInfoObjects": [ + { + "ID": "oval:org.altlinux.errata:obj:20248202001", + "Version": "1", + "Comment": "ceph is installed", + "Name": "ceph" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202002", + "Version": "1", + "Comment": "ceph-base is installed", + "Name": "ceph-base" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202003", + "Version": "1", + "Comment": "ceph-common is installed", + "Name": "ceph-common" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202004", + "Version": "1", + "Comment": "ceph-devel is installed", + "Name": "ceph-devel" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202005", + "Version": "1", + "Comment": "ceph-exporter is installed", + "Name": "ceph-exporter" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202006", + "Version": "1", + "Comment": "ceph-fuse is installed", + "Name": "ceph-fuse" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202007", + "Version": "1", + "Comment": "ceph-immutable-object-cache is installed", + "Name": "ceph-immutable-object-cache" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202008", + "Version": "1", + "Comment": "ceph-mds is installed", + "Name": "ceph-mds" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202009", + "Version": "1", + "Comment": "ceph-mgr is installed", + "Name": "ceph-mgr" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202010", + "Version": "1", + "Comment": "ceph-mgr-cephadm is installed", + "Name": "ceph-mgr-cephadm" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202011", + "Version": "1", + "Comment": "ceph-mgr-dashboard is installed", + "Name": "ceph-mgr-dashboard" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202012", + "Version": "1", + "Comment": "ceph-mgr-diskprediction-local is installed", + "Name": "ceph-mgr-diskprediction-local" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202013", + "Version": "1", + "Comment": "ceph-mgr-influx is installed", + "Name": "ceph-mgr-influx" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202014", + "Version": "1", + "Comment": "ceph-mgr-insights is installed", + "Name": "ceph-mgr-insights" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202015", + "Version": "1", + "Comment": "ceph-mgr-k8sevents is installed", + "Name": "ceph-mgr-k8sevents" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202016", + "Version": "1", + "Comment": "ceph-mgr-modules-core is installed", + "Name": "ceph-mgr-modules-core" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202017", + "Version": "1", + "Comment": "ceph-mgr-prometheus is installed", + "Name": "ceph-mgr-prometheus" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202018", + "Version": "1", + "Comment": "ceph-mgr-restful is installed", + "Name": "ceph-mgr-restful" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202019", + "Version": "1", + "Comment": "ceph-mgr-rook is installed", + "Name": "ceph-mgr-rook" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202020", + "Version": "1", + "Comment": "ceph-mgr-telegraf is installed", + "Name": "ceph-mgr-telegraf" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202021", + "Version": "1", + "Comment": "ceph-mgr-zabbix is installed", + "Name": "ceph-mgr-zabbix" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202022", + "Version": "1", + "Comment": "ceph-mon is installed", + "Name": "ceph-mon" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202023", + "Version": "1", + "Comment": "ceph-osd is installed", + "Name": "ceph-osd" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202024", + "Version": "1", + "Comment": "ceph-prometheus-alerts is installed", + "Name": "ceph-prometheus-alerts" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202025", + "Version": "1", + "Comment": "ceph-radosgw is installed", + "Name": "ceph-radosgw" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202026", + "Version": "1", + "Comment": "ceph-resource-agents is installed", + "Name": "ceph-resource-agents" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202027", + "Version": "1", + "Comment": "ceph-volume is installed", + "Name": "ceph-volume" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202028", + "Version": "1", + "Comment": "cephadm is installed", + "Name": "cephadm" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202029", + "Version": "1", + "Comment": "cephfs-mirror is installed", + "Name": "cephfs-mirror" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202030", + "Version": "1", + "Comment": "cephfs-shell is installed", + "Name": "cephfs-shell" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202031", + "Version": "1", + "Comment": "cephfs-top is installed", + "Name": "cephfs-top" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202032", + "Version": "1", + "Comment": "grafana-dashboards-ceph is installed", + "Name": "grafana-dashboards-ceph" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202033", + "Version": "1", + "Comment": "libcephfs-devel is installed", + "Name": "libcephfs-devel" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202034", + "Version": "1", + "Comment": "libcephfs2 is installed", + "Name": "libcephfs2" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202035", + "Version": "1", + "Comment": "libcephsqlite is installed", + "Name": "libcephsqlite" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202036", + "Version": "1", + "Comment": "libcephsqlite-devel is installed", + "Name": "libcephsqlite-devel" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202037", + "Version": "1", + "Comment": "librados-devel is installed", + "Name": "librados-devel" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202038", + "Version": "1", + "Comment": "librados2 is installed", + "Name": "librados2" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202039", + "Version": "1", + "Comment": "libradosstriper-devel is installed", + "Name": "libradosstriper-devel" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202040", + "Version": "1", + "Comment": "libradosstriper1 is installed", + "Name": "libradosstriper1" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202041", + "Version": "1", + "Comment": "librbd-devel is installed", + "Name": "librbd-devel" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202042", + "Version": "1", + "Comment": "librbd1 is installed", + "Name": "librbd1" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202043", + "Version": "1", + "Comment": "librgw-devel is installed", + "Name": "librgw-devel" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202044", + "Version": "1", + "Comment": "librgw2 is installed", + "Name": "librgw2" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202045", + "Version": "1", + "Comment": "python3-module-ceph is installed", + "Name": "python3-module-ceph" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202046", + "Version": "1", + "Comment": "python3-module-ceph-argparse is installed", + "Name": "python3-module-ceph-argparse" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202047", + "Version": "1", + "Comment": "python3-module-ceph-common is installed", + "Name": "python3-module-ceph-common" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202048", + "Version": "1", + "Comment": "python3-module-ceph_volume is installed", + "Name": "python3-module-ceph_volume" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202049", + "Version": "1", + "Comment": "python3-module-cephfs is installed", + "Name": "python3-module-cephfs" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202050", + "Version": "1", + "Comment": "python3-module-rados is installed", + "Name": "python3-module-rados" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202051", + "Version": "1", + "Comment": "python3-module-rbd is installed", + "Name": "python3-module-rbd" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202052", + "Version": "1", + "Comment": "python3-module-rgw is installed", + "Name": "python3-module-rgw" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202053", + "Version": "1", + "Comment": "rbd-fuse is installed", + "Name": "rbd-fuse" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202054", + "Version": "1", + "Comment": "rbd-mirror is installed", + "Name": "rbd-mirror" + }, + { + "ID": "oval:org.altlinux.errata:obj:20248202055", + "Version": "1", + "Comment": "rbd-nbd is installed", + "Name": "rbd-nbd" + } + ] +} \ No newline at end of file diff --git a/oval/c10f2/ALT-PU-2024-8202/states.json b/oval/c10f2/ALT-PU-2024-8202/states.json new file mode 100644 index 0000000000..a99df7c4df --- /dev/null +++ b/oval/c10f2/ALT-PU-2024-8202/states.json @@ -0,0 +1,23 @@ +{ + "TextFileContent54State": [ + { + "ID": "oval:org.altlinux.errata:ste:5001", + "Version": "1", + "Text": {} + } + ], + "RPMInfoStates": [ + { + "ID": "oval:org.altlinux.errata:ste:20248202001", + "Version": "1", + "Comment": "package EVR is earlier than 0:17.2.7-alt2", + "Arch": {}, + "EVR": { + "Text": "0:17.2.7-alt2", + "Datatype": "evr_string", + "Operation": "less than" + }, + "Subexpression": {} + } + ] +} \ No newline at end of file diff --git a/oval/c10f2/ALT-PU-2024-8202/tests.json b/oval/c10f2/ALT-PU-2024-8202/tests.json new file mode 100644 index 0000000000..9c65a1b348 --- /dev/null +++ b/oval/c10f2/ALT-PU-2024-8202/tests.json @@ -0,0 +1,678 @@ +{ + "TextFileContent54Tests": [ + { + "ID": "oval:org.altlinux.errata:tst:5001", + "Version": "1", + "Check": "all", + "Comment": "ALT Linux based on branch 'c10f2' must be installed", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:5001" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:5001" + } + } + ], + "RPMInfoTests": [ + { + "ID": "oval:org.altlinux.errata:tst:20248202001", + "Version": "1", + "Check": "all", + "Comment": "ceph is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202001" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202002", + "Version": "1", + "Check": "all", + "Comment": "ceph-base is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202002" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202003", + "Version": "1", + "Check": "all", + "Comment": "ceph-common is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202003" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202004", + "Version": "1", + "Check": "all", + "Comment": "ceph-devel is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202004" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202005", + "Version": "1", + "Check": "all", + "Comment": "ceph-exporter is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202005" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202006", + "Version": "1", + "Check": "all", + "Comment": "ceph-fuse is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202006" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202007", + "Version": "1", + "Check": "all", + "Comment": "ceph-immutable-object-cache is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202007" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202008", + "Version": "1", + "Check": "all", + "Comment": "ceph-mds is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202008" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202009", + "Version": "1", + "Check": "all", + "Comment": "ceph-mgr is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202009" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202010", + "Version": "1", + "Check": "all", + "Comment": "ceph-mgr-cephadm is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202010" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202011", + "Version": "1", + "Check": "all", + "Comment": "ceph-mgr-dashboard is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202011" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202012", + "Version": "1", + "Check": "all", + "Comment": "ceph-mgr-diskprediction-local is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202012" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202013", + "Version": "1", + "Check": "all", + "Comment": "ceph-mgr-influx is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202013" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202014", + "Version": "1", + "Check": "all", + "Comment": "ceph-mgr-insights is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202014" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202015", + "Version": "1", + "Check": "all", + "Comment": "ceph-mgr-k8sevents is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202015" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202016", + "Version": "1", + "Check": "all", + "Comment": "ceph-mgr-modules-core is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202016" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202017", + "Version": "1", + "Check": "all", + "Comment": "ceph-mgr-prometheus is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202017" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202018", + "Version": "1", + "Check": "all", + "Comment": "ceph-mgr-restful is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202018" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202019", + "Version": "1", + "Check": "all", + "Comment": "ceph-mgr-rook is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202019" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202020", + "Version": "1", + "Check": "all", + "Comment": "ceph-mgr-telegraf is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202020" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202021", + "Version": "1", + "Check": "all", + "Comment": "ceph-mgr-zabbix is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202021" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202022", + "Version": "1", + "Check": "all", + "Comment": "ceph-mon is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202022" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202023", + "Version": "1", + "Check": "all", + "Comment": "ceph-osd is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202023" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202024", + "Version": "1", + "Check": "all", + "Comment": "ceph-prometheus-alerts is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202024" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202025", + "Version": "1", + "Check": "all", + "Comment": "ceph-radosgw is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202025" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202026", + "Version": "1", + "Check": "all", + "Comment": "ceph-resource-agents is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202026" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202027", + "Version": "1", + "Check": "all", + "Comment": "ceph-volume is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202027" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202028", + "Version": "1", + "Check": "all", + "Comment": "cephadm is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202028" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202029", + "Version": "1", + "Check": "all", + "Comment": "cephfs-mirror is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202029" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202030", + "Version": "1", + "Check": "all", + "Comment": "cephfs-shell is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202030" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202031", + "Version": "1", + "Check": "all", + "Comment": "cephfs-top is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202031" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202032", + "Version": "1", + "Check": "all", + "Comment": "grafana-dashboards-ceph is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202032" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202033", + "Version": "1", + "Check": "all", + "Comment": "libcephfs-devel is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202033" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202034", + "Version": "1", + "Check": "all", + "Comment": "libcephfs2 is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202034" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202035", + "Version": "1", + "Check": "all", + "Comment": "libcephsqlite is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202035" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202036", + "Version": "1", + "Check": "all", + "Comment": "libcephsqlite-devel is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202036" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202037", + "Version": "1", + "Check": "all", + "Comment": "librados-devel is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202037" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202038", + "Version": "1", + "Check": "all", + "Comment": "librados2 is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202038" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202039", + "Version": "1", + "Check": "all", + "Comment": "libradosstriper-devel is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202039" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202040", + "Version": "1", + "Check": "all", + "Comment": "libradosstriper1 is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202040" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202041", + "Version": "1", + "Check": "all", + "Comment": "librbd-devel is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202041" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202042", + "Version": "1", + "Check": "all", + "Comment": "librbd1 is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202042" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202043", + "Version": "1", + "Check": "all", + "Comment": "librgw-devel is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202043" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202044", + "Version": "1", + "Check": "all", + "Comment": "librgw2 is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202044" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202045", + "Version": "1", + "Check": "all", + "Comment": "python3-module-ceph is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202045" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202046", + "Version": "1", + "Check": "all", + "Comment": "python3-module-ceph-argparse is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202046" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202047", + "Version": "1", + "Check": "all", + "Comment": "python3-module-ceph-common is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202047" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202048", + "Version": "1", + "Check": "all", + "Comment": "python3-module-ceph_volume is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202048" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202049", + "Version": "1", + "Check": "all", + "Comment": "python3-module-cephfs is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202049" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202050", + "Version": "1", + "Check": "all", + "Comment": "python3-module-rados is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202050" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202051", + "Version": "1", + "Check": "all", + "Comment": "python3-module-rbd is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202051" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202052", + "Version": "1", + "Check": "all", + "Comment": "python3-module-rgw is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202052" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202053", + "Version": "1", + "Check": "all", + "Comment": "rbd-fuse is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202053" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202054", + "Version": "1", + "Check": "all", + "Comment": "rbd-mirror is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202054" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20248202055", + "Version": "1", + "Check": "all", + "Comment": "rbd-nbd is earlier than 0:17.2.7-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248202055" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248202001" + } + } + ] +} \ No newline at end of file diff --git a/oval/c10f2/ALT-PU-2024-8203/definitions.json b/oval/c10f2/ALT-PU-2024-8203/definitions.json new file mode 100644 index 0000000000..3fa47fd371 --- /dev/null +++ b/oval/c10f2/ALT-PU-2024-8203/definitions.json @@ -0,0 +1,73 @@ +{ + "Definition": [ + { + "ID": "oval:org.altlinux.errata:def:20248203", + "Version": "oval:org.altlinux.errata:def:20248203", + "Class": "patch", + "Metadata": { + "Title": "ALT-PU-2024-8203: package `alterator-logs` update to version 0.9.4-alt2", + "AffectedList": [ + { + "Family": "unix", + "Platforms": [ + "ALT Linux branch c10f2" + ] + } + ], + "References": [ + { + "RefID": "ALT-PU-2024-8203", + "RefURL": "https://errata.altlinux.org/ALT-PU-2024-8203", + "Source": "ALTPU" + } + ], + "Description": "This update upgrades alterator-logs to version 0.9.4-alt2. \nSecurity Fix(es):\n\n * #44392: Сбивается показ количества строк в ЦУС -\u003e Система -\u003e Системные Журналы при переключении журналов", + "Advisory": { + "From": "errata.altlinux.org", + "Severity": "Low", + "Rights": "Copyright 2024 BaseALT Ltd.", + "Issued": { + "Date": "2024-06-03" + }, + "Updated": { + "Date": "2024-06-03" + }, + "BDUs": null, + "Bugzilla": [ + { + "ID": "44392", + "Href": "https://bugzilla.altlinux.org/44392", + "Data": "Сбивается показ количества строк в ЦУС -\u003e Система -\u003e Системные Журналы при переключении журналов" + } + ], + "AffectedCPEs": { + "CPEs": [ + "cpe:/o:alt:spworkstation:10", + "cpe:/o:alt:spserver:10" + ] + } + } + }, + "Criteria": { + "Operator": "AND", + "Criterions": [ + { + "TestRef": "oval:org.altlinux.errata:tst:5001", + "Comment": "ALT Linux must be installed" + } + ], + "Criterias": [ + { + "Operator": "OR", + "Criterions": [ + { + "TestRef": "oval:org.altlinux.errata:tst:20248203001", + "Comment": "alterator-logs is earlier than 0:0.9.4-alt2" + } + ] + } + ] + } + } + ] +} \ No newline at end of file diff --git a/oval/c10f2/ALT-PU-2024-8203/objects.json b/oval/c10f2/ALT-PU-2024-8203/objects.json new file mode 100644 index 0000000000..3993aa01f4 --- /dev/null +++ b/oval/c10f2/ALT-PU-2024-8203/objects.json @@ -0,0 +1,34 @@ +{ + "TextFileContent54Objects": [ + { + "ID": "oval:org.altlinux.errata:obj:5001", + "Version": "1", + "Comment": "Evaluate `/etc/os-release` file content", + "Path": { + "Datatype": "string", + "Text": "/etc" + }, + "Filepath": { + "Datatype": "string", + "Text": "os-release" + }, + "Pattern": { + "Datatype": "string", + "Operation": "pattern match", + "Text": "cpe:\\/o:alt:sp(?:server|workstation):(\\d+)" + }, + "Instance": { + "Datatype": "int", + "Text": "1" + } + } + ], + "RPMInfoObjects": [ + { + "ID": "oval:org.altlinux.errata:obj:20248203001", + "Version": "1", + "Comment": "alterator-logs is installed", + "Name": "alterator-logs" + } + ] +} \ No newline at end of file diff --git a/oval/c10f2/ALT-PU-2024-8203/states.json b/oval/c10f2/ALT-PU-2024-8203/states.json new file mode 100644 index 0000000000..43409eb7e8 --- /dev/null +++ b/oval/c10f2/ALT-PU-2024-8203/states.json @@ -0,0 +1,23 @@ +{ + "TextFileContent54State": [ + { + "ID": "oval:org.altlinux.errata:ste:5001", + "Version": "1", + "Text": {} + } + ], + "RPMInfoStates": [ + { + "ID": "oval:org.altlinux.errata:ste:20248203001", + "Version": "1", + "Comment": "package EVR is earlier than 0:0.9.4-alt2", + "Arch": {}, + "EVR": { + "Text": "0:0.9.4-alt2", + "Datatype": "evr_string", + "Operation": "less than" + }, + "Subexpression": {} + } + ] +} \ No newline at end of file diff --git a/oval/c10f2/ALT-PU-2024-8203/tests.json b/oval/c10f2/ALT-PU-2024-8203/tests.json new file mode 100644 index 0000000000..08f584ffb9 --- /dev/null +++ b/oval/c10f2/ALT-PU-2024-8203/tests.json @@ -0,0 +1,30 @@ +{ + "TextFileContent54Tests": [ + { + "ID": "oval:org.altlinux.errata:tst:5001", + "Version": "1", + "Check": "all", + "Comment": "ALT Linux based on branch 'c10f2' must be installed", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:5001" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:5001" + } + } + ], + "RPMInfoTests": [ + { + "ID": "oval:org.altlinux.errata:tst:20248203001", + "Version": "1", + "Check": "all", + "Comment": "alterator-logs is earlier than 0:0.9.4-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20248203001" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20248203001" + } + } + ] +} \ No newline at end of file diff --git a/oval/p10/ALT-PU-2023-8432/definitions.json b/oval/p10/ALT-PU-2023-8432/definitions.json new file mode 100644 index 0000000000..11b7d29b48 --- /dev/null +++ b/oval/p10/ALT-PU-2023-8432/definitions.json @@ -0,0 +1,113 @@ +{ + "Definition": [ + { + "ID": "oval:org.altlinux.errata:def:20238432", + "Version": "oval:org.altlinux.errata:def:20238432", + "Class": "patch", + "Metadata": { + "Title": "ALT-PU-2023-8432: package `yt-dlp` update to version 2023.07.06-alt2", + "AffectedList": [ + { + "Family": "unix", + "Platforms": [ + "ALT Linux branch p10" + ], + "Products": [ + "ALT Server", + "ALT Virtualization Server", + "ALT Workstation", + "ALT Workstation K", + "ALT Education", + "Simply Linux", + "Starterkit" + ] + } + ], + "References": [ + { + "RefID": "ALT-PU-2023-8432", + "RefURL": "https://errata.altlinux.org/ALT-PU-2023-8432", + "Source": "ALTPU" + }, + { + "RefID": "CVE-2023-35934", + "RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2023-35934", + "Source": "CVE" + } + ], + "Description": "This update upgrades yt-dlp to version 2023.07.06-alt2. \nSecurity Fix(es):\n\n * CVE-2023-35934: yt-dlp is a command-line program to download videos from video sites. During file downloads, yt-dlp or the external downloaders that yt-dlp employs may leak cookies on HTTP redirects to a different host, or leak them when the host for download fragments differs from their parent manifest's host. This vulnerable behavior is present in yt-dlp prior to 2023.07.06 and nightly 2023.07.06.185519. All native and external downloaders are affected, except for `curl` and `httpie` (version 3.1.0 or later).\n\nAt the file download stage, all cookies are passed by yt-dlp to the file downloader as a `Cookie` header, thereby losing their scope. This also occurs in yt-dlp's info JSON output, which may be used by external tools. As a result, the downloader or external tool may indiscriminately send cookies with requests to domains or paths for which the cookies are not scoped.\n\nyt-dlp version 2023.07.06 and nightly 2023.07.06.185519 fix this issue by removing the `Cookie` header upon HTTP redirects; having native downloaders calculate the `Cookie` header from the cookiejar, utilizing external downloaders' built-in support for cookies instead of passing them as header arguments, disabling HTTP redirectiong if the external downloader does not have proper cookie support, processing cookies passed as HTTP headers to limit their scope, and having a separate field for cookies in the info dict storing more information about scoping\n\nSome workarounds are available for those who are unable to upgrade. Avoid using cookies and user authentication methods. While extractors may set custom cookies, these usually do not contain sensitive information. Alternatively, avoid using `--load-info-json`. Or, if authentication is a must: verify the integrity of download links from unknown sources in browser (including redirects) before passing them to yt-dlp; use `curl` as external downloader, since it is not impacted; and/or avoid fragmented formats such as HLS/m3u8, DASH/mpd and ISM.", + "Advisory": { + "From": "errata.altlinux.org", + "Severity": "High", + "Rights": "Copyright 2024 BaseALT Ltd.", + "Issued": { + "Date": "2024-06-03" + }, + "Updated": { + "Date": "2024-06-03" + }, + "BDUs": null, + "CVEs": [ + { + "ID": "CVE-2023-35934", + "CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N", + "CWE": "CWE-200", + "Href": "https://nvd.nist.gov/vuln/detail/CVE-2023-35934", + "Impact": "High", + "Public": "20230706" + } + ], + "AffectedCPEs": { + "CPEs": [ + "cpe:/o:alt:kworkstation:10", + "cpe:/o:alt:workstation:10", + "cpe:/o:alt:server:10", + "cpe:/o:alt:server-v:10", + "cpe:/o:alt:education:10", + "cpe:/o:alt:slinux:10", + "cpe:/o:alt:starterkit:p10", + "cpe:/o:alt:kworkstation:10.1", + "cpe:/o:alt:workstation:10.1", + "cpe:/o:alt:server:10.1", + "cpe:/o:alt:server-v:10.1", + "cpe:/o:alt:education:10.1", + "cpe:/o:alt:slinux:10.1", + "cpe:/o:alt:starterkit:10.1", + "cpe:/o:alt:kworkstation:10.2", + "cpe:/o:alt:workstation:10.2", + "cpe:/o:alt:server:10.2", + "cpe:/o:alt:server-v:10.2", + "cpe:/o:alt:education:10.2", + "cpe:/o:alt:slinux:10.2", + "cpe:/o:alt:starterkit:10.2" + ] + } + } + }, + "Criteria": { + "Operator": "AND", + "Criterions": [ + { + "TestRef": "oval:org.altlinux.errata:tst:2001", + "Comment": "ALT Linux must be installed" + } + ], + "Criterias": [ + { + "Operator": "OR", + "Criterions": [ + { + "TestRef": "oval:org.altlinux.errata:tst:20238432001", + "Comment": "python3-module-yt_dlp is earlier than 0:2023.07.06-alt2" + }, + { + "TestRef": "oval:org.altlinux.errata:tst:20238432002", + "Comment": "yt-dlp is earlier than 0:2023.07.06-alt2" + } + ] + } + ] + } + } + ] +} \ No newline at end of file diff --git a/oval/p10/ALT-PU-2023-8432/objects.json b/oval/p10/ALT-PU-2023-8432/objects.json new file mode 100644 index 0000000000..dacfb15304 --- /dev/null +++ b/oval/p10/ALT-PU-2023-8432/objects.json @@ -0,0 +1,40 @@ +{ + "TextFileContent54Objects": [ + { + "ID": "oval:org.altlinux.errata:obj:2001", + "Version": "1", + "Comment": "Evaluate `/etc/os-release` file content", + "Path": { + "Datatype": "string", + "Text": "/etc" + }, + "Filepath": { + "Datatype": "string", + "Text": "os-release" + }, + "Pattern": { + "Datatype": "string", + "Operation": "pattern match", + "Text": "cpe:\\/o:alt:(?!sp)[a-z\\-]+:p?(\\d+)(?:\\.\\d)*" + }, + "Instance": { + "Datatype": "int", + "Text": "1" + } + } + ], + "RPMInfoObjects": [ + { + "ID": "oval:org.altlinux.errata:obj:20238432001", + "Version": "1", + "Comment": "python3-module-yt_dlp is installed", + "Name": "python3-module-yt_dlp" + }, + { + "ID": "oval:org.altlinux.errata:obj:20238432002", + "Version": "1", + "Comment": "yt-dlp is installed", + "Name": "yt-dlp" + } + ] +} \ No newline at end of file diff --git a/oval/p10/ALT-PU-2023-8432/states.json b/oval/p10/ALT-PU-2023-8432/states.json new file mode 100644 index 0000000000..c3dc1d9c2f --- /dev/null +++ b/oval/p10/ALT-PU-2023-8432/states.json @@ -0,0 +1,23 @@ +{ + "TextFileContent54State": [ + { + "ID": "oval:org.altlinux.errata:ste:2001", + "Version": "1", + "Text": {} + } + ], + "RPMInfoStates": [ + { + "ID": "oval:org.altlinux.errata:ste:20238432001", + "Version": "1", + "Comment": "package EVR is earlier than 0:2023.07.06-alt2", + "Arch": {}, + "EVR": { + "Text": "0:2023.07.06-alt2", + "Datatype": "evr_string", + "Operation": "less than" + }, + "Subexpression": {} + } + ] +} \ No newline at end of file diff --git a/oval/p10/ALT-PU-2023-8432/tests.json b/oval/p10/ALT-PU-2023-8432/tests.json new file mode 100644 index 0000000000..18f6a0a3d2 --- /dev/null +++ b/oval/p10/ALT-PU-2023-8432/tests.json @@ -0,0 +1,42 @@ +{ + "TextFileContent54Tests": [ + { + "ID": "oval:org.altlinux.errata:tst:2001", + "Version": "1", + "Check": "all", + "Comment": "ALT Linux based on branch 'p10' must be installed", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:2001" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:2001" + } + } + ], + "RPMInfoTests": [ + { + "ID": "oval:org.altlinux.errata:tst:20238432001", + "Version": "1", + "Check": "all", + "Comment": "python3-module-yt_dlp is earlier than 0:2023.07.06-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20238432001" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20238432001" + } + }, + { + "ID": "oval:org.altlinux.errata:tst:20238432002", + "Version": "1", + "Check": "all", + "Comment": "yt-dlp is earlier than 0:2023.07.06-alt2", + "Object": { + "ObjectRef": "oval:org.altlinux.errata:obj:20238432002" + }, + "State": { + "StateRef": "oval:org.altlinux.errata:ste:20238432001" + } + } + ] +} \ No newline at end of file