File: test_evr_string_missing_epoch.oval.xml

package info (click to toggle)
openscap 1.0.9-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 129,588 kB
  • ctags: 26,325
  • sloc: xml: 611,156; ansic: 90,367; sh: 26,693; makefile: 2,463; python: 804; perl: 445; cpp: 123
file content (41 lines) | stat: -rw-r--r-- 2,372 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<?xml version="1.0" encoding="UTF-8"?>

<oval_definitions xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5" xmlns:oval="http://oval.mitre.org/XMLSchema/oval-common-5" xmlns:oval-def="http://oval.mitre.org/XMLSchema/oval-definitions-5" xmlns:unix-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#unix" xmlns:red-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:lin-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" xsi:schemaLocation="http://oval.mitre.org/XMLSchema/oval-common-5 oval-common-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5 oval-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#unix unix-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#linux linux-definitions-schema.xsd">
  <generator>
    <oval:product_name>Red Hat OVAL Patch Definition Merger</oval:product_name>
    <oval:product_version>2</oval:product_version>
    <oval:schema_version>5.3</oval:schema_version>
    <oval:timestamp>2013-11-07T13:56:02</oval:timestamp>
  </generator>
<definitions>
  <definition id="oval:com.redhat.rhsa:def:20100449" version="502" class="patch">
      <metadata>
        <title>httpd update</title>
        <description>none</description>
      </metadata>
      <criteria operator="AND">
         <criterion test_ref="oval:com.redhat.rhsa:tst:20100449002" comment="httpd is earlier than 17.0.7+build1-0ubuntu0.12.04.1" />
      </criteria>
  </definition>
</definitions>

<tests>
      <lin-def:dpkginfo_test id="oval:com.redhat.rhsa:tst:20100449002" version="502" check="at least one" comment="httpd is earlier than 17.0.7+build1-0ubuntu0.12.04.1">
        <lin-def:object object_ref="oval:com.redhat.rhsa:obj:20100449002"/>
        <lin-def:state state_ref="oval:com.redhat.rhsa:ste:20100449003"/>
      </lin-def:dpkginfo_test>
</tests>

<objects>
      <lin-def:dpkginfo_object id="oval:com.redhat.rhsa:obj:20100449002" version="502">
        <lin-def:name>httpd</lin-def:name>
      </lin-def:dpkginfo_object>
</objects>

<states>
      <lin-def:dpkginfo_state id="oval:com.redhat.rhsa:ste:20100449003" version="502">
        <lin-def:evr operation="less than" datatype="evr_string">17.0.7+build1-0ubuntu0.12.04.1</lin-def:evr>
      </lin-def:dpkginfo_state>
</states>

</oval_definitions>